{"id":103647,"date":"2022-03-29T21:36:43","date_gmt":"2022-03-29T19:36:44","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya"},"modified":"2022-03-29T21:36:43","modified_gmt":"2022-03-29T19:36:44","slug":"distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya","title":{"rendered":"The Fedora Linux 36 distribution has entered the beta testing phase.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>The testing of the beta version of the Fedora Linux 36 distribution has begun. This beta release marks the transition to the final testing stage, during which only critical bug fixes are allowed. The release is scheduled for April 26. The release covers Fedora Workstation, Fedora Server, Fedora Silverblue, Fedora IoT, and Live builds provided as spins with desktop environments KDE Plasma 5, Xfce, MATE, Cinnamon, LXDE, and LXQt. Builds are created for x86_64, Power64, ARM64 (AArch64), and various devices with 32-bit ARM processors.          <\/p>\n<p>The most significant changes in Fedora Linux 36 are:   <\/p>\n<ul>\n<li class=\"l\"> The Fedora Workstation desktop has been updated to the GNOME 42 release, which includes environment-wide settings for a dark interface theme and has transitioned many applications to use GTK 4 and the libadwaita library, which offers ready-made widgets and objects for building applications that comply with the new GNOME HIG (Human Interface Guidelines).\n<p>Criticism has been directed at the confusion surrounding styles in GNOME 42 \u2014 some applications are designed according to the new GNOME HIG recommendations, while others continue to use the old style or mix elements of both new and old styles. For instance, in the new text editor, buttons are not highlighted in texture and the window features rounded corners, whereas in the file manager, buttons are framed and the window has less rounded corners. In gedit, buttons are clearly distinguished, more contrasting, and placed on a darker background, with sharp lower corners.  <center><img decoding=\"async\" alt=\"The Fedora Linux 36 distribution has entered the beta testing phase.\" src=\"\/wp-content\/uploads\/2022\/03\/3be6680cdca8b2a0b04a87acb6a82171.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/center>    <\/p>\n<li class=\"l\"> For systems with proprietary NVIDIA drivers, a GNOME session based on the Wayland protocol is enabled by default, which was previously only used with open drivers. The option to select a GNOME session running on the traditional X server is retained. Earlier, enabling Wayland on systems with NVIDIA drivers was hindered by a lack of support for hardware acceleration of OpenGL and Vulkan in X11 applications using the DDX (Device-Dependent X) component of XWayland. In the new driver branch, these issues have been resolved, and the performance of OpenGL and Vulkan in X applications launched via XWayland now closely matches that under the standard X server.\n<li class=\"l\"> Atomically updatable editions, Fedora Silverblue and Fedora Kinoite, which offer monolithic images with GNOME and KDE, without separation into individual packages and built using rpm-ostree tools, have been reworked to host the hierarchy \/var on a separate Btrfs subvolume, allowing manipulation of snapshots in \/var independently from other system partitions.\n<li class=\"l\"> The packages and edition of the distribution with the LXQt desktop environment have been updated to version LXQt 1.0.\n<li class=\"l\"> During operation, systemd provides output of unit file names, which simplifies identifying which services are started and stopped. For example, instead of \"Starting Frobnicating Daemon...\", it will now display \"Starting frobnicator.service \u2014 Frobnicating Daemon...\".\n<li class=\"l\"> By default, Noto fonts are employed for most languages instead of DejaVu.\n<li class=\"l\"> A whitelist of allowed encryption algorithms available in GnuTLS has been implemented for selecting usable algorithms, clearly specifying the acceptable algorithms rather than excluding the disallowed ones. This approach allows for the reinstatement of support for disabled algorithms for specific applications and processes if desired.\n<li class=\"l\"> Executable files and libraries in ELF format have been enhanced with information about which rpm package the file belongs to. In systemd-coredump, this information is used to reflect the package version when sending failure notifications.\n<li class=\"l\"> The fbdev drivers used for output via Framebuffer have been replaced with the simpledrm driver, which utilizes the EFI-GOP or VESA framebuffer provided by UEFI firmware or BIOS for output. A layer has been employed for backward compatibility to emulate the fbdev device.\n<li class=\"l\"> Preliminary support for containers in OCI\/Docker formats has been added to the stack for atomically updated images based on rpm-ostree, enabling easy creation of container images and transferring system environments into containers.\n<li class=\"l\"> The RPM package manager database has been moved from the directory \/var\/lib\/rpm to \/usr\/lib\/sysimage\/rpm, with \/var\/lib\/rpm replaced by a symbolic link. This layout is already used in rpm-ostree-based builds and in SUSE\/openSUSE distributions. The reason for this relocation is the inseparability of the RPM database from the content of the \/usr partition, where RPM packages are actually located (for example, placing them in different partitions complicates the management of filesystem snapshots and rolling back changes, and relocating \/usr loses information about the relationship with installed packages).\n<li class=\"l\"> In NetworkManager, support for the ifcfg configuration format (\/etc\/sysconfig\/network-scripts\/ifcfg-*) has been discontinued by default in new installations. Starting with Fedora 33, the keyfile format is used by default in NetworkManager.\n<li class=\"l\"> Hunspell dictionaries have been moved from the directory \/usr\/share\/myspell\/ to \/usr\/share\/hunspell\/.\n<li class=\"l\"> Support for the simultaneous installation of different versions of the Haskell language compiler (GHC) has been provided.\n<li class=\"l\"> A cockpit module with a web interface for configuring file sharing via NFS and Samba has been included.\n<li class=\"l\"> The default implementation of Java has switched to the java-17-openjdk package instead of java-11-openjdk.\n<li class=\"l\"> The locale management program mlocate has been replaced with plocate, a faster and more space-efficient alternative.\n<li class=\"l\"> Support for the old wireless stack used in the ipw2100 and ipw2200 (Intel Pro Wireless 2100\/2200) drivers has been discontinued, replaced by the mac80211\/cfg80211 stack introduced back in 2007.\n<li class=\"l\"> In the Anaconda installer, the checkbox to grant administrative rights to the new user has been enabled by default in the user creation interface.\n<li class=\"l\"> The supply of the nscd package, used for caching the host database, has been discontinued. Systemd-resolved has replaced nscd, and for caching named services, sssd can be used.\n<li class=\"l\"> The toolkit for managing Stratis local storage has been updated to version 3.0.0.\n<li class=\"l\"> Package versions have been updated, including GCC 12, LLVM 14, glibc 2.35, OpenSSL 3.0, Golang 1.18, Ruby 3.1, PHP 8.1, PostgreSQL 14, Autoconf 2.71, OpenLDAP 2.6.1, Ansible 5, Django 4.0, MLT 7, Podman 4.0, Ruby on Rails 7.0.  <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=56932\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora Linux 36. \u0411\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u0444\u0438\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0441\u0442\u0430\u0434\u0438\u044e \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043e\u0448\u0438\u0431\u043e\u043a. \u0420\u0435\u043b\u0438\u0437 \u0437\u0430\u043f\u043b\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d \u043d\u0430 26 \u0430\u043f\u0440\u0435\u043b\u044f. \u0412\u044b\u043f\u0443\u0441\u043a \u043e\u0445\u0432\u0430\u0442\u044b\u0432\u0430\u0435\u0442 Fedora Workstation, Fedora Server, Fedora Silverblue, Fedora IoT \u0438 Live-\u0441\u0431\u043e\u0440\u043a\u0438, \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0435 \u0432 \u0444\u043e\u0440\u043c\u0435 \u0441\u043f\u0438\u043d\u043e\u0432 c \u0434\u0435\u0441\u043a\u0442\u043e\u043f-\u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u044f\u043c\u0438 KDE Plasma 5, Xfce, MATE, Cinnamon, LXDE \u0438 LXQt. \u0421\u0431\u043e\u0440\u043a\u0438 \u0441\u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u044b [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":103648,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-103647","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora Linux 36. \u0411\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u0444\u0438\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0441\u0442\u0430\u0434\u0438\u044e \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043e\u0448\u0438\u0431\u043e\u043a.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0414\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432 Fedora Linux 36 \u043f\u0435\u0440\u0435\u0448\u0451\u043b \u043d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora Linux 36. \u0411\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u0444\u0438\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0441\u0442\u0430\u0434\u0438\u044e \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043e\u0448\u0438\u0431\u043e\u043a.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-03-29T19:36:44+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-03-29T19:36:44+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Fedora Linux 36 has entered the beta testing stage | ProHoster","description":"The beta testing phase of Fedora Linux 36 has begun. This beta release marks the transition to the final stage of testing, during which only critical bug fixes are allowed.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0414\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432 Fedora Linux 36 \u043f\u0435\u0440\u0435\u0448\u0451\u043b \u043d\u0430 \u0441\u0442\u0430\u0434\u0438\u044e \u0431\u0435\u0442\u0430-\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f | ProHoster","og:description":"\u041d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0431\u0435\u0442\u0430-\u0432\u0435\u0440\u0441\u0438\u0438 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Fedora Linux 36. \u0411\u0435\u0442\u0430-\u0432\u044b\u043f\u0443\u0441\u043a \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u0444\u0438\u043d\u0430\u043b\u044c\u043d\u0443\u044e \u0441\u0442\u0430\u0434\u0438\u044e \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f, \u043f\u0440\u0438 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043e\u0448\u0438\u0431\u043e\u043a.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/distributiv-fedora-linux-36-pereshyol-na-stadiyu-beta-testirovaniya","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2022-03-29T19:36:44+00:00","article:modified_time":"2022-03-29T19:36:44+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"103647","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2022-03-29 19:37:54","updated":"2022-09-28 06:18:50","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=103647"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/103647\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/103648"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=103647"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=103647"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=103647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}