Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/release_notes/.pages
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
nav:
- ... | index*.md
- ... | 9_4*.md
- ... | 9_5*.md
- ... | 8_10*.md
- ... | 9_4*.md
- ... | 9_3*.md
- ... | 8_9*.md
- ... | 9_2*.md
Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/9_4.md
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
Expand Down
135 changes: 135 additions & 0 deletions docs/release_notes/9_5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
---
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/pdf/9.5_release_notes/Red_Hat_Enterprise_Linux-9-9.5_Release_Notes-en-US.pdf).

## 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/).

## 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

### Cloud and Live Image Updates

#### New image build workflow and process

Most images for the 9.5 release were created using a new image builder: [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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NeilHanlon Will this still be the case? Were there any changes to the process?
I remember the initial issues, but didn't really have time to follow up on that.

If it's still the case, we might just remove this section and add it as a note to the images above.


#### Azure - Community Galleries and Publisher Change

The Rocky Linux publisher account for Microsoft Azure has changed, and previous images are now deprecated. For more information, including details on how to migrate to the new account, please visit the [forums post](https://forums.rockylinux.org/t/rocky-linux-images-on-azure-important-update/13721).

In addition to the Azure Marketplace, Rocky Linux is available for free on the Azure Community Gallery, providing incredibly easy access to run Rocky on Microsoft Azure. Instructions on how to utilize the Community Gallery images can be found on this [news post](https://rockylinux.org/news/rocky-on-azure-community-gallery/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That happened in 9.4 and isn't really new anymore, would also move that up to the images if at all.


### 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/pdf/9.5_release_notes/Red_Hat_Enterprise_Linux-9-9.5_Release_Notes-en-US.pdf#__WKANCHOR_6).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


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/pdf/9.5_release_notes/Red_Hat_Enterprise_Linux-9-9.5_Release_Notes-en-US.pdf#%23new-features-security).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


* **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/pdf/9.5_release_notes/Red_Hat_Enterprise_Linux-9-9.5_Release_Notes-en-US.pdf#%23technology-previews-dynamic-programming-languages-web-and-database-servers).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


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/pdf/9.5_release_notes/Red_Hat_Enterprise_Linux-9-9.5_Release_Notes-en-US.pdf#%23new-features-compilers-and-development-tools)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think you took the wrong line but also added this 👍🏻


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**

## Known issues

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

Review the [upstream listing](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/pdf/9.5_release_notes/Red_Hat_Enterprise_Linux-9-9.5_Release_Notes-en-US.pdf#__WKANCHOR_5g) for the complete details on these issues.

!!! info "Deprecated Software"

Some Application Streams, which are part of the Rocky Linux 9.4 repositories, won't receive any further updates. These currently include Node.js 16 (retirement April 2024) and .NET 7 (retirement May 2024). Furthermore OpenJDK 11 will reach it's EoL for Rocky Linux 9 in October 2024. Please make sure to use supported versions (Node.js 18 or 20 modules, .NET 6 or 8 packages, OpenJDK 1.8.0, 17 or 21 packages) if further patches are desired.

## 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!
Loading