-
Notifications
You must be signed in to change notification settings - Fork 386
WIP set of release notes for 9.8 #3305
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
+104
−1
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
012fe6a
Initial set of release notes for 9.8
sspencerwire af8ca17
Apply suggestion from @lumarel
sspencerwire 5fae809
Update 9_8.md
sspencerwire b474bc9
Add `.pages` file
sspencerwire c783673
Update docs/release_notes/9_8.md
sspencerwire 9093079
Update docs/release_notes/9_8.md
sspencerwire 6187b6d
Update 9_7.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
Some comments aren't visible on the classic Files Changed page.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,7 @@ | ||
| --- | ||
| nav: | ||
| - ... | index*.md | ||
| - ... | 9_8*.md | ||
| - ... | 10_1*.md | ||
| - ... | 9_7*.md | ||
| - ... | 10_0*.md | ||
|
|
||
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.7 | ||
| title: Release 9.7 | ||
| tags: | ||
| - 9.7 | ||
| - 9.7 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,102 @@ | ||
| --- | ||
| title: Current Release 9.8 | ||
| tags: | ||
| - 9.8 | ||
| - 9.8 release | ||
| - Rocky 9.8 | ||
| --- | ||
|
|
||
| ## Release notes for Rocky Linux 9.8 | ||
|
|
||
| ## Upgrading | ||
|
|
||
| You can upgrade from Rocky Linux 9.x to Rocky Linux 9.8 by running `sudo dnf -y upgrade`. | ||
|
|
||
| !!! Note | ||
|
|
||
| Rocky Linux does not offer an upgrade path from any version of Rocky Linux 8. We recommend that you perform a fresh OS installation to upgrade to Rocky Linux 9.8. | ||
|
|
||
| ## Installing | ||
|
|
||
| Before installing, [ensure compatibility of your CPU with this procedure!](https://docs.rockylinux.org/gemstones/test_cpu_compat/). | ||
|
|
||
| To install Rocky Linux 9.8, go to the [download page](https://rockylinux.org/download/) and download the version corresponding to your architecture. | ||
|
|
||
| ## Major changes | ||
|
|
||
| This document highlights major changes between Rocky Linux (RL) 9.7 and RL 9.8. If this is your first time migrating to RL 9, you might want to review the release notes for previous versions to get a feel for all the changes you will encounter. | ||
|
|
||
| For a complete list of major changes, see the [upstream listing here](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.8_release_notes/overview). | ||
|
|
||
| ### Security | ||
|
|
||
| Listed below are security-related highlights in the latest RL 9.8: | ||
|
|
||
| - GnuTLS 3.8.10 providing ML-KEM hybrid key exchange and ML-DSA post-quantum (PQ) algorithms | ||
| - OpenSSH 9.9 with extensive improvements over OpenSSH 8.7 | ||
| - upgraded `p11-kit` packages to upstream version 0.26.1, providing support for post-quantum cryptography (PQC) definitions in PKCS #11 headers | ||
| - `clevis-pin-trustee` package providing a new Clevis pin trustee that enables automatic encryption and decryption of LUKS-encrypted volumes, by using remote attestation through the Trustee Key Broker Service (KBS) | ||
| - `fapolicyd`packages rebased to upstream version 1.4.3, providing filtering rules | ||
|
|
||
| ### Kernel | ||
|
|
||
| - extends kernel observability for additional `perf` features and new Intel core, uncore, c-state, and package performance events | ||
| - enables `debuginfod` support by updating `perf` to more recent upstream versions, improving alignment with `perf` and BPF tooling | ||
| - expands `core` and `uncore` performance counters for newer Intel platforms and adds AMD IBS load-latency filtering to improve CPU and memory analysis | ||
| - improves hardware coverage by adding or updating device drivers and device IDs for Intel EDAC, Intel QAT and Intel/AMD accelerator and crypto devices | ||
| - updates kernel debugging and crash handling by rebasing `crash` and enhancing LUKS-aware `kdump` handling in both the kernel and `kdump` utilities | ||
|
|
||
| ### Infrastructure services | ||
|
|
||
| Later versions of the following application streams are now available: | ||
|
|
||
| - MariaDB 11.8 | ||
| - PostgreSQL 18 | ||
| - Ruby 4.0 | ||
|
|
||
| ### Compilers and development tools | ||
|
|
||
| #### System toolchain components | ||
|
|
||
| - GCC 11.5 | ||
| - Glibc 2.39 | ||
| - Binutils 2.35.2 | ||
|
|
||
| #### Performance tools and debuggers | ||
|
|
||
| - Valgrind 3.26.0 | ||
| - SystemTap 5.4 | ||
| - elfutils 0.194 | ||
| - libabigail 2.9 | ||
|
|
||
| #### Performance monitoring | ||
|
|
||
| - PCP 6.37 | ||
| - Grafana 10.2.6 | ||
|
|
||
| #### Compiler toolsets | ||
|
|
||
| - GCC Toolset 15 including: | ||
|
|
||
| - GCC 15.2 | ||
| - Binutils 2.44 | ||
|
|
||
| - LLVM Toolset 21.1.8 | ||
| - Rust Toolset 1.92.0 | ||
| - Go Toolset 1.26.2 | ||
|
|
||
|
sspencerwire marked this conversation as resolved.
|
||
| ### Other notable changes | ||
|
|
||
| The FreeIPA project is working on a new user interface based on Cockpit. Portions of this are included in this release. (accessible at `/ipa/modern-ui`) | ||
|
|
||
| ## Known issues | ||
|
|
||
| As with any release, there are many known issues. Review the [upstream listing](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.8_release_notes/known-issues) for the complete details on these issues. | ||
|
|
||
| !!! info "Deprecated Software" | ||
|
|
||
| Some Application Streams, which are part of the Rocky Linux 9.8 repositories, will not receive any further updates. This is a regular occurrence that happens with nearly every release. Please make sure that you are using the latest supported version of the software. | ||
|
|
||
| ## 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 want, 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 want 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.