{"id":124698,"date":"2025-05-14T09:05:07","date_gmt":"2025-05-14T07:05:07","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe"},"modified":"2025-05-14T09:05:07","modified_gmt":"2025-05-14T07:05:07","slug":"oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe","title":{"rendered":"Oracle has released a new free edition of Solaris 11.4 CBE","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Oracle has introduced Solaris 11.4.81 CBE (Common Build Environment), a version of the Solaris 11.4 operating system aimed at open-source developers and personal use. CBE simplifies access to the latest software versions and updates for those who wish to use Solaris for free. This is the second release in the CBE series \u2014 the first was published in 2022. Unlike the main Solaris 11.4 builds, which allow free use for testing, development, and personal projects, the CBE edition features a continuous model for releasing new versions and is similar to the Solaris 11.4 SRU (Support Repository Update) edition.    <\/p>\n<p>The build includes new software versions, enhanced functionality, and bug fixes available at the time of the release. A separate ISO image has been prepared for download and users can transition to CBE from regular Oracle Solaris 11.4 installations. To switch to CBE, it is enough to connect the pkg.oracle.com\/solaris\/release repository in the IPS package manager and run the command 'pkg update'. The source code of Solaris open components is available in the repository on GitHub, and individual packages can be downloaded from pkg.oracle.com.       <\/p>\n<p>The main changes compared to the previous CBE release:  <\/p>\n<ul>\n<li class=\"l\"> The desktop environment has been updated to GNOME 45 (previously it shipped with GNOME 3.38). Cosmetic changes have been made to the interface, for example, the 'Activities' indicator on the desktop has been replaced with an indicator. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/vps\/abuzoustojchivye-vps\/\"   title=\"virtual desktops\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"1091\">virtual desktops<\/a>The X server has been updated to the 1.20 branch. New versions of NVIDIA graphics drivers 470.182 have been added.       <\/li>\n<li class=\"l\"> The mDNS (Multicast DNS\/Zeroconf) protocol implementation has been replaced with Avahi 0.8 package. Previously, a Solaris-specific port of Apple's Bonjour software was used.    <\/li>\n<li class=\"l\"> The system environment for the Python language is marked as self-managed (PEP 668), which prevents the use of pip and similar utilities for installing additional Python libraries in directories where the Python libraries included with Solaris are located. For installing additional Python packages in an environment separate from the system, it is recommended to use the pipx utility.    <\/li>\n<li class=\"l\"> Support for the preadv and pwritev system calls has been added for reading and writing data using multiple buffers. New functions added to libc include getpeereid, getumask, mremap, core_get_process_content, core_set_process_content, core_get_process_path, core_set_process_path, and ucred_getprinc. The value of IOV_MAX (the acceptable number of elements in the iovec array for a single call) has been increased from 16 to 1024.\n<li class=\"l\"> Support for Unicode 14 has been added in the functions u8_strcmp and u8_textprep_str.\n<li class=\"l\"> In lastlog, utmpx, and wtmpx, a fix for the year 2038 problem has been implemented \u2014 the addressable time counter has been extended to the year 2106.      <\/li>\n<li class=\"l\"> The ability to define settings <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-los-angeles\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"3965\">server<\/a> SSH has been separated into individual files in \/etc\/ssh\/sshd_config.d\/*.conf. The OpenSSH package has been updated to version 9.6. Support for RSA signatures based on SHA-1 has been disabled. The scp utility has been switched to using SFTP.      <\/li>\n<li class=\"l\"> The ps utility has introduced the '-I' option for displaying time in ISO 8601 format.      <\/li>\n<li class=\"l\"> The modinfo utility has added support for differentiating between the default kernel modules supplied with Solaris and separately installed modules. An option '-x' has been added to display only non-system modules.\n<li class=\"l\"> The core set now includes utilities ctfconvert, ctfdump, and ctfmerge for working with debugging data in CTF (Compact Type Format), which provides compact storage of information about C types, function relationships, and debug symbols. The ld linker has integrated support for CTF and added support for CTF version 3. The capabilities of the utilities elfcompress, ldiostat, and strip have been expanded.\n<li class=\"l\"> By default, the ACT (Autonomous Crash dump Tool) process is enabled, simplifying the analysis of kernel crashes. Additional paths have been added to the mdb debugger for searching kernel crash dumps. The diagnostic capabilities of the iostat utility have been enhanced.\n<li class=\"l\"> The cp and mv utilities have added the '-S' flag to flush buffers to disk using the fsync system call.\n<li class=\"l\"> The device \/dev\/full has been implemented, which returns zeros when read and an error code for lack of free space (ENOSPC) when written to.\n<li class=\"l\"> ZFS has added support for preventing files from being deleted for a certain period (File Retention). For mounting clones in clone directory mode in ZFS, the '.zfs\/clone' directory is used. The mount\/unmount commands have a new option '-r' for mounting\/unmounting all file systems within the specified mount point. In the 'zfs send' command, a '-w crypto' mode has been implemented where encrypted data is transferred without decryption. The settings for swap partitions and dumps have been moved from \/etc\/vfstab and \/etc\/dumpadm.conf into ZFS properties.\n<li class=\"l\"> A memory-reserve service has been added, allowing memory reservation for subsequent use in OSM (Object Storage Manager) during boot using the MRP (Memory Reservation Pool) mechanism.\n<li class=\"l\"> Support for live migration of isolated Kernel Zone (KZ) environments has been added. The zoneadm utility now includes the 'log' command to view logs related to a specific isolated zone.\n<li class=\"l\"> An Ansible package has been added for centralized configuration management.\n<li class=\"l\"> Developer program versions have been updated: GCC 14, LLVM 19, Go 1.23.5, JDK 1.8.0_441-b7, Node.js 20, Perl 5.38, PHP 8.4, Python 3.13, Ruby 3.13, Rust 1.78, autoconf 2.71, cmake 3.24, GNU make 4.4.1, meson 1.5.2, git 2.48.1, Mercurial 6.8, subversion 1.14.5, vim 9.1, GDB 15.1, ImageMagick 7, MySQL 8.4.\n<li class=\"l\"> Versions updated: GRUB 2.12, Shim 15.8, CUPS 2.4.11, OpenLDAP 2.6, Samba 4.21.3, Puppet 7.27.0.\n<li class=\"l\"> A package with the Unbound DNS server has been added.\n<li class=\"l\"> The set includes libraries zstd, pcaudiolib, bdw-gc, libadwaita, fmt, gcr-4, libpaper, libsoup-3, libuv, libyaml, espeak-ng, and libxcvt.\n<li class=\"l\"> Instead of Snort, the Suricata system is recommended for detecting and preventing network intrusions (Snort 3 utilizes LuaJIT, which does not support SPARC CPUs).\n<li class=\"l\"> The libraries gtk2, clutter, webkitgtk4, aalib, gtkmm, cogl, libtorrent have been removed.\n<li class=\"l\"> Versions of OpenSSL 1.0.2 and 1.1 have been removed, transitioning to OpenSSL 3.    <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=63233\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Oracle \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 Solaris 11.4.81 CBE (Common Build Environment), \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Solaris 11.4, \u043d\u0430\u0446\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043d\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u041f\u041e \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0446\u0435\u043b\u044f\u0445. CBE \u0443\u043f\u0440\u043e\u0449\u0430\u0435\u0442 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0430\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u044b\u043c \u0432\u0435\u0440\u0441\u0438\u044f\u043c \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f\u043c \u0434\u043b\u044f \u0442\u0435\u0445, \u043a\u0442\u043e \u0436\u0435\u043b\u0430\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c Solaris \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u043e. \u042d\u0442\u043e \u0432\u0442\u043e\u0440\u043e\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u0441\u0435\u0440\u0438\u0438 CBE &#8212; \u043f\u0435\u0440\u0432\u044b\u0439 \u0431\u044b\u043b \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0432 2022 \u0433\u043e\u0434\u0443. \u0412 \u043e\u0442\u043b\u0438\u0447\u0438\u0435 [&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-124698","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=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Oracle \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 Solaris 11.4.81 CBE (Common Build Environment), \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Solaris 11.4, \u043d\u0430\u0446\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043d\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u041f\u041e \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0446\u0435\u043b\u044f\u0445.\" \/>\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\/oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe\" \/>\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\udd47Oracle \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u043d\u043e\u0432\u0443\u044e \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0443\u044e \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u044e Solaris 11.4 CBE | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Oracle \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 Solaris 11.4.81 CBE (Common Build Environment), \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Solaris 11.4, \u043d\u0430\u0446\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043d\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u041f\u041e \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0446\u0435\u043b\u044f\u0445.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe\" \/>\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=\"2025-05-14T07:05:07+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-05-14T07:05:07+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\udd47Oracle has released a new free edition of Solaris 11.4 CBE | ProHoster","description":"Oracle has introduced Solaris 11.4.81 CBE (Common Build Environment), a variant of the Solaris 11.4 operating system aimed at open-source developers and personal use.","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe","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\udd47Oracle \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u043d\u043e\u0432\u0443\u044e \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u0443\u044e \u0440\u0435\u0434\u0430\u043a\u0446\u0438\u044e Solaris 11.4 CBE | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Oracle \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 Solaris 11.4.81 CBE (Common Build Environment), \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Solaris 11.4, \u043d\u0430\u0446\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043d\u0430 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430\u043c\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0433\u043e \u041f\u041e \u0438 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0446\u0435\u043b\u044f\u0445.","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/oracle-opublikoval-novuyu-besplatnuyu-redakcziyu-solaris-11-4-cbe","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":"2025-05-14T07:05:07+00:00","article:modified_time":"2025-05-14T07:05:07+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"124698","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-22 15:51:24","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 12:47:46","updated":"2026-02-22 15:51:24","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\/124698","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=124698"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/124698\/revisions"}],"predecessor-version":[{"id":162494,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/124698\/revisions\/162494"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=124698"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=124698"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=124698"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}