-
Notifications
You must be signed in to change notification settings - Fork 347
WIP release notes #2489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sspencerwire
merged 16 commits into
rocky-linux:main
from
sspencerwire:WIP_9_5_release_notes
Nov 19, 2024
Merged
WIP release notes #2489
Changes from 13 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
3a68798
WIP release notes
sspencerwire 97962b0
Updates for 9.5
sspencerwire c961fe3
Update docs/release_notes/9_5.md
sspencerwire 52309e9
Update 9_5.md
sspencerwire 50edaa5
Update docs/release_notes/9_5.md
sspencerwire 34e5f67
Update docs/release_notes/9_5.md
sspencerwire 6a0ce57
Update docs/release_notes/9_5.md
sspencerwire 8d1826b
Update docs/release_notes/9_5.md
sspencerwire 72ec58f
Update docs/release_notes/9_5.md
sspencerwire 3e9bb9c
Update docs/release_notes/9_5.md
sspencerwire ce331cd
Update docs/release_notes/9_5.md
sspencerwire 573d7d4
Update docs/release_notes/9_5.md
sspencerwire ee9576f
release-notes(9.5) - reword and reorder some kiwi details
NeilHanlon c72209a
Update 9_5.md
sspencerwire 769d93c
Update docs/release_notes/9_5.md
sspencerwire 7ff5f90
Update docs/release_notes/9_5.md
sspencerwire File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
title: Current Release 9.4 | ||
title: Release 9.4 | ||
tags: | ||
- 9.4 | ||
- 9.4 release | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
--- | ||
title: Current Release 9.5 | ||
tags: | ||
- 9.5 | ||
- 9.5 release | ||
- Rocky 9.5 | ||
--- | ||
|
||
## Release notes for Rocky Linux 9.5 | ||
|
||
You can find a complete list of most changes in the [upstream release notes found here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/9.5_release_notes/index). | ||
|
||
## Upgrading | ||
|
||
You can upgrade from Rocky Linux 9.x to Rocky Linux 9.5 by running `sudo dnf -y upgrade`. | ||
|
||
!!! Note | ||
|
||
Rocky Linux does not offer an upgrade path from any version of Rocky Linux 8. We recommend doing a fresh OS install to move to Rocky Linux 9.5. | ||
|
||
## Images | ||
|
||
Several images are available along with the normal install images, including cloud and container platforms. | ||
|
||
You can find more on the artifacts produced by the Cloud Special Interest Group, and information on how to get involved on the [SIG/Cloud Wiki page](https://sig-cloud.rocky.page/). | ||
|
||
### Image build workflow and process | ||
|
||
Most images for the 9.5 release were created using a [KIWI](https://github.com/OSInside/kiwi/), from OpenSUSE. The images aim to be feature complete with the old images, and no serious regressions are intended. If you find a bug, please let us know and we will do our best to resolve or explain any differences. | ||
|
||
The images still built with imagefactory are: Vagrant-VBox, Vagrant-VMware, and OCP-Base (Oracle Cloud Platform). The remaining Cloud, Container, and Vagrant images were built using KIWI. The new build workflow will enable Rocky Linux to provide more frequent updates to our images on all cloud providers. | ||
|
||
You are invited to check out the [KIWI configuration](https://git.resf.org/sig_core/rocky-kiwi-descriptions/src/branch/r9) used as well as our [toolkit](https://git.resf.org/sig_core/toolkit) used to invoke KIWI and are welcome to join us in improving out image and distribution process. | ||
|
||
## Installing | ||
|
||
Prior to installing, [ensure compatibility of your CPU with this procedure!](https://docs.rockylinux.org/gemstones/test_cpu_compat/) | ||
|
||
To install Rocky Linux 9.5, head to the [download page](https://rockylinux.org/download/) and download the version you need for your architecture. | ||
|
||
## The Rocky team release highlights | ||
|
||
### New and notable | ||
|
||
## Major changes | ||
|
||
For a complete list of major changes, see the [upstream listing here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/9.5_release_notes/index#overview-major-changes). | ||
|
||
Highlights and new features from this release are detailed next. | ||
|
||
### Security | ||
|
||
Listed below are security-related highlights in the latest Rocky Linux 9.5 release. For a complete list of security-related changes, see the [upstream link here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/9.5_release_notes/index#new-features-security). | ||
|
||
* **SELinux** The SELinux policy now provides a boolean that allows QEMU Guest Agent to execute confined commands | ||
* **OpenSSL** TLS toolkit upgrades to 3.2.2. OpenSSL now supports certificate compression and adds in Brainpool curves to the TLS 1.3 protocol. | ||
* **ca-certificates** program now provides trusted CA roots in the OpenSSL directory format format | ||
* **crypto-policies** packages are updated to extend its control to algorithm sections in Java | ||
* **NSS** cryptographic toolkit are rebased to upstream version 3.101 | ||
|
||
### Dynamic programming languages, web, and database servers | ||
|
||
For a detailed list of the changes in this category see the [upstream link here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/9.5_release_notes/index#new-features-dynamic-programming-languages-web-and-database-servers). | ||
|
||
Later versions of the following Application Streams are now available: | ||
|
||
* **Apache HTTP Server 2.4.62** | ||
* **Node.js 22** | ||
|
||
### Compilers and development tools | ||
|
||
For details on the changes in this category [see the upstream link here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/9.5_release_notes/index#new-features-compilers-and-development-tools) | ||
|
||
Updated system toolchain components: | ||
|
||
* **GCC 11.5** | ||
* **Annobin 12.70** | ||
|
||
Updated performance tools and debuggers: | ||
|
||
* **GDB 14.2** | ||
* **Valgrind 3.23.0** | ||
* **SystemTap 5.1** | ||
* **elfutils 0.191** | ||
* **libabigail 2.5** | ||
|
||
Updated performance monitoring tools: | ||
|
||
* **PCP 6.2.2** | ||
* **Grafana 10.2.6** | ||
|
||
Updated compiler toolsets: | ||
|
||
* **GCC Toolset 14** | ||
* **LLVM Toolset 18.1.8** | ||
* **Rust Toolset 1.79.0** | ||
* **Go Toolset 1.22** | ||
|
||
Updated default Java implementation to `java-17-openjdk`: | ||
After this update the `java`, `java-devel` and `jre` packages will install Java 17 instead of Java 11. | ||
|
||
### Web console | ||
|
||
The `cockpit-files` package got added for easier file management in the web console. | ||
This file manager can perform basic tasks as browsing the files and directories, copy/move/delete and download/upload files. | ||
sspencerwire marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### Container management | ||
|
||
Podman got a major update to v5.0, including new features like: | ||
|
||
* Extended Quadlet support (automatic systemd service generation) | ||
* Manifest management | ||
* Full support for multi-architecture image builds | ||
|
||
This also includes several new features of the other container tools like Buildah or Skopeo. | ||
|
||
## Known issues | ||
sspencerwire marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Many known issues exist in 9.5 including those related to: | ||
|
||
* Installer and image creation | ||
* Security | ||
* Software management | ||
* Shells and command-line tools | ||
* Infrastructure services | ||
* Networking | ||
* Kernel | ||
* File systems and storage | ||
* Dynamic programing languages, web and database servers | ||
* Identity management | ||
* Desktop | ||
* Graphics infrastructure | ||
* Virtualization | ||
* Supportability | ||
* Containers | ||
|
||
sspencerwire marked this conversation as resolved.
Show resolved
Hide resolved
|
||
### Help in Anaconda | ||
|
||
Currently the help buttons when clicked in Anaconda only show blank pages. | ||
|
||
Review the [upstream listing](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/9.5_release_notes/index#known-issues-installer-and-image-creation) for the complete details on these issues. | ||
|
||
!!! info "Deprecated Software" | ||
|
||
Some Application Streams, which are part of the Rocky Linux 9.5 repositories, won't receive any further updates. These currently include gcc-toolset 12 (retirement Nov 2024), .NET 6 (retirement Nov 2024), Ruby 3.1 (retirement March 2025) and Node.js 18 (retirement April 2025). Furthermore OpenJDK 11 will reach it's EoL for Rocky Linux 9 in October 2024. Please make sure to use supported versions (gcc-toolset 13 or 14 packages, .NET 8 or 9 packages, the Ruby 3.3 module, Node.js 20 or 22 modules, OpenJDK 1.8.0, 17 or 21 packages) if further patches are desired. | ||
sspencerwire marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Reporting bugs | ||
|
||
Please report any bugs you encounter to the [Rocky Linux Bug Tracker](https://bugs.rockylinux.org/). We also welcome you to join our community in any way you wish be it on our [Forums](https://forums.rockylinux.org), [Mattermost](https://chat.rockylinux.org), [IRC on Libera.Chat](irc://irc.liberachat/rockylinux), [Reddit](https://reddit.com/r/rockylinux), [Mailing Lists](https://lists.resf.org), or any other way you wish to participate! |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.