{"id":116081,"date":"2024-05-25T14:59:19","date_gmt":"2024-05-25T12:59:19","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/reliz-distributiva-red-hat-enterprise-linux-8-10"},"modified":"2024-05-25T14:59:19","modified_gmt":"2024-05-25T12:59:19","slug":"reliz-distributiva-red-hat-enterprise-linux-8-10","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-distributiva-red-hat-enterprise-linux-8-10","title":{"rendered":"Release of Red Hat Enterprise Linux 8.10 distribution","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Following the release of Red Hat Enterprise Linux 9.4, an update to the previous branch, Red Hat Enterprise Linux 8.10, has been published. This version will be supported alongside the RHEL 9.x branch at least until 2029. Installation builds are prepared for x86_64, s390x (IBM System z), ppc64le, and Aarch64 architectures, but are only available for download to registered users of the Red Hat Customer Portal (CentOS Stream 9 ISO images and free RHEL developer builds can also be used).        <\/p>\n<p>Preparations for new releases of Red Hat Enterprise Linux 8.x are made according to a development cycle that includes forming releases every six months at predetermined times. RHEL 8.10 is the last release in the 8.x branch that has been created during the Full Support phase, which includes functional improvements. On May 31, 2024, the 8.x branch will transition to the Maintenance phase, where the focus will shift to fixing bugs and security issues, with only minor enhancements related to critical hardware system support.         <\/p>\n<p>As with the RHEL 9 branch, the source texts of RHEL 8 RPM packages are no longer publicly distributed through the CentOS Git repository but remain accessible to clients through a restricted section of the website under a user agreement (EULA) that prohibits redistribution. The source texts can be found in the CentOS Stream repository, but it is not fully synchronized with RHEL, and the latest package versions do not always match those from RHEL. Rocky Linux, Oracle, and SUSE have joined efforts to reproduce the source texts of RHEL RPM package releases under the OpenELA project. AlmaLinux has switched to using the CentOS Stream repository, allowing for minor behavioral discrepancies (which may differ at the level of individual patches) while maintaining binary compatibility at the ABI level.         <\/p>\n<p>Key changes:  <\/p>\n<ul>\n<li class=\"l\"> The package includes new versions of compilers and development tools: GCC Toolset 13, LLVM Toolset 17.0.6, Rust Toolset 1.75.0, Go Toolset 1.21.0, Python 3.12, Ruby 3.3, PHP 8.2, Git 2.43.0, Git LFS 3.4.1, elfutils 0.190, valgrind 3.22, Ant 1.10.9, cmake 3.26.\n<li class=\"l\"> Updated server and system packages: nginx 1.24, samba 4.19.4, PostgreSQL 16, MariaDB 10.11, chrony 4.5, libkcapi 1.4.0, stunnel 5.71, SSG 0.1.72, Apache Kafka (librdkafka) 1.6.1, audit 3.1.2, openCryptoki 3.22.0, linuxptp 4.2, nispor 1.2.10, rteval 3.7, ipa 4.9.13, 389-ds-base 1.4.3.39, Podman 4.9.\n<li class=\"l\"> Full support for Intel SGX (Software Guard Extensions) isolated enclave technology is provided. SGX versions 1 and 2 are supported, allowing the use of FLC (Flexible Launch Control) and EDMM (Enclave Dynamic Memory Management) mechanisms to modify access rights to individual enclave memory pages, dynamically add\/remove memory pages to the enclave, and expand the enclave.\n<li class=\"l\"> The IDXD (Data Streaming Accelerator) driver has been stabilized for utilizing data transfer accelerators built into Intel CPUs.\n<li class=\"l\"> The GRUB bootloader and shim layer have been enhanced with the ability to apply memory protection mechanisms DEP (Data Execution Prevention), NX (No Execute), and XD (Execute Disable) to prohibit the execution of instructions in specific memory areas during the pre-boot phase. Hardware isolation support has been added. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/vps\/\"   title=\"of virtual machines\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"2032\">of virtual machines<\/a> (VMs Trust Domains) using Intel Trust Domain Extension (Intel TDX) technology.\n<li class=\"l\"> Support for password hashing using the bcrypt algorithm has been added.\n<li class=\"l\"> The RHEL image builder now allows specifying arbitrary mount points and creating various partitioning modes (auto-lvm, lvm, raw).\n<li class=\"l\"> OpenSSL has implemented protection against RSA decryption attacks based on timing measurements of operations using Bleichenbacher's method variants.\n<li class=\"l\"> The IdM (Identity Management) now supports user authentication through external providers (IdPs) that support the OAuth 2 protocol (Device Authorization Grant).\n<li class=\"l\"> An experimental command 'podman build farm' has been added for building container images for multiple architectures at once. Podman now includes full support for the SQLite-based backend and provides the option to use modules in containers.conf for selective loading of settings. Multiline HereDoc instructions are now allowed in Containerfile. The CNI (Container Network Interface) network stack has been declared deprecated. The 'podman machine' command now supports USB device passthrough to QEMU virtual machines.\n<li class=\"l\"> The ss utility, part of the iproute2 package, has added the '--bound-inactive' option to display inactive TCP network sockets that are attached to <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/lir\/ipv4\/\"   title=\"IP address\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"597\">IP address<\/a> and a network port (bind call executed), but not connected (connect call) or not switched to connection wait mode (listen call).\n<li class=\"l\"> Support for handling FPIN-Li (Fabric Performance Impact Notification) events has been added to multipathd for optimizing access to NVMe storage.\n<li class=\"l\"> The grafana-selinux package has been added to run grafana with SELinux protection.\n<li class=\"l\"> The rtla utility has been updated to align with the Linux kernel 6.6. The 'rtla -C' option has been added for attaching additional cgroups to threads.\n<li class=\"l\"> The rteval utility now allows the use of the '+' and '-' prefixes to attach and detach CPU cores from the monitored core list (measurement-cpulist).\n<li class=\"l\"> The web console has simplified storage management and partition resizing. Support has been added for generating shell scripts and Ansible playbooks for kdump configuration. VNC is used for connecting to virtual machines instead of the SPICE protocol. The Virtual Machines section now allows adding SSH public keys and connecting already formatted block devices.\n<li class=\"l\"> New system roles have been added: bootloader for managing the bootloader and kernel; fapolicyd for configuring fapolicyd; snapshot for managing LVM snapshots. The sshd role now includes certificate-based authentication.\n<li class=\"l\"> Support for migrating virtual machines in Multi-FD (multiple file descriptors) mode has been added, allowing multiple parallel connections during the migration of a virtual machine, which speeds up data transfer over high-speed network connections (20 Gbps and above).\n<li class=\"l\">  Experimental (Technology Preview) support continues for AF_XDP, XDP hardware offloading, Multipath TCP (MPTCP), MPLS (Multi-protocol Label Switching), dracut, kexec fast reboot, nispor, DAX in ext4 and xfs, systemd-resolved, accel-config, igc, OverlayFS, Stratis, NVMe\/TCP, DNSSEC, GNOME on ARM64 and IBM Z systems, AMD SEV for KVM, Intel vGPU, Toolbox.   <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=61247\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0421\u043b\u0435\u0434\u043e\u043c \u0437\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c Red Hat Enterprise Linux 9.4 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0448\u043b\u043e\u0439 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 8.10, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e \u0441 \u0432\u0435\u0442\u043a\u043e\u0439 RHEL 9.x \u0438 \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u043a\u0430\u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u0434\u043e 2029 \u0433\u043e\u0434\u0430. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043e\u0447\u043d\u044b\u0435 \u0441\u0431\u043e\u0440\u043a\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u044b \u0434\u043b\u044f \u0430\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440 x86_64, s390x (IBM System z), ppc64le \u0438 Aarch64, \u043d\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0434\u043b\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u0442\u043e\u043b\u044c\u043a\u043e \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c Red Hat Customer [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-116081","post","type-post","status-publish","format-standard","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0421\u043b\u0435\u0434\u043e\u043c \u0437\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c Red Hat Enterprise Linux 9.4 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0448\u043b\u043e\u0439 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 8.10, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e \u0441 \u0432\u0435\u0442\u043a\u043e\u0439 RHEL 9.x \u0438 \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u043a\u0430\u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u0434\u043e 2029.\" \/>\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\/reliz-distributiva-red-hat-enterprise-linux-8-10\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\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\u0420\u0435\u043b\u0438\u0437 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Red Hat Enterprise Linux 8.10 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0421\u043b\u0435\u0434\u043e\u043c \u0437\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c Red Hat Enterprise Linux 9.4 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0448\u043b\u043e\u0439 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 8.10, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e \u0441 \u0432\u0435\u0442\u043a\u043e\u0439 RHEL 9.x \u0438 \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u043a\u0430\u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u0434\u043e 2029.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/reliz-distributiva-red-hat-enterprise-linux-8-10\" \/>\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=\"2024-05-25T12:59:19+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-05-25T12:59:19+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\udd47Release of the Red Hat Enterprise Linux 8.10 distribution | ProHoster","description":"Following the release of Red Hat Enterprise Linux 9.4, an update for the previous branch Red Hat Enterprise Linux 8.10 has been published, which will be supported at least until 2029 alongside the RHEL 9.x branch.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-distributiva-red-hat-enterprise-linux-8-10","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\u0420\u0435\u043b\u0438\u0437 \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u0432\u0430 Red Hat Enterprise Linux 8.10 | ProHoster","og:description":"\u0421\u043b\u0435\u0434\u043e\u043c \u0437\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c Red Hat Enterprise Linux 9.4 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0448\u043b\u043e\u0439 \u0432\u0435\u0442\u043a\u0438 Red Hat Enterprise Linux 8.10, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u0435\u0442\u0441\u044f \u043f\u0430\u0440\u0430\u043b\u043b\u0435\u043b\u044c\u043d\u043e \u0441 \u0432\u0435\u0442\u043a\u043e\u0439 RHEL 9.x \u0438 \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u043a\u0430\u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u0434\u043e 2029.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/reliz-distributiva-red-hat-enterprise-linux-8-10","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":"2024-05-25T12:59:19+00:00","article:modified_time":"2024-05-25T12:59:19+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"116081","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":"2026-02-09 17:23:20","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 01:03:22","updated":"2026-02-09 17:23:20","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\/116081","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=116081"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/116081\/revisions"}],"predecessor-version":[{"id":159276,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/116081\/revisions\/159276"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=116081"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=116081"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=116081"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}