Skip to content
1 change: 1 addition & 0 deletions docs/release_notes/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
nav:
- ... | index*.md
- ... | 10_0*.md
- ... | 9_7*.md
- ... | 9_6*.md
- ... | 8_10*.md
- ... | 9_5*.md
Expand Down
105 changes: 105 additions & 0 deletions docs/release_notes/9_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
---
title: Current Release 9.7
tags:
- 9.7
- 9.7 release
- Rocky 9.7
---

## Release notes for Rocky Linux 9.7

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/9.7_release_notes/index).

## Upgrading

You can upgrade from Rocky Linux 9.x to Rocky Linux 9.7 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.7.

## Images

Several images are available, in addition to the standard installation images, including those for cloud and container platforms.

You can find more information on the artifacts produced by the Cloud Special Interest Group, as well as details on how to get involved, on the [SIG/Cloud Wiki page](https://sig-cloud.rocky.page/).

### New WSL image

The introduction of a new WSL image, in addition to the KIWI upgrades, is also here!
This makes it possible to use the normal out-of-box experience, which the store-provided images have:

- download the image: [x86_64](https://dl.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-WSL-Base.latest.x86_64.wsl) or [aarch64](https://dl.rockylinux.org/pub/rocky/9/images/aarch64/Rocky-9-WSL-Base.latest.aarch64.wsl)
- to install run `wsl --install --from-file path/to/file.wsl rocky-wsl-base` or just double-click the wsl file
- the first time the wsl image starts it will ask you to specify a username

Find further details in the [documentation page](https://docs.rockylinux.org/guides/interoperability/import_rocky_to_wsl/).

## Installing

Before installing, [ensure compatibility of your CPU with this procedure!](https://docs.rockylinux.org/gemstones/test_cpu_compat/)

To install Rocky Linux 9.7, go to the [download page](https://rockylinux.org/download/) and download the version corresponding to 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/9.7_release_notes/overview#overview-major-changes).

The highlights and new features of this release are detailed below.

### Security

Listed below are security-related highlights in the latest Rocky Linux 9.7 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/9.7_release_notes/new-features#new-features-security):

- system-wide cryptographic policies (crypto-policies): post-quantum cryptography (PQC) and contains many improvements for application PQC support.
- SELinux now provides additional policy rules that confine `iio-sensor-proxy`, `power-profiles-daemon`, `switcheroo-control`, and `samba-bgqd`.

### Dynamic programming languages, web, and database servers

- Node.js 24

### Compilers and development tools

#### System toolchain components

- Glibc 2.34
- Annobin 12.98

#### Performance tools and debuggers

- GDB 16.3
- Valgrind 3.25.1
- SystemTap 5.3
- Dyninst 13.0.0
- elfutils 0.193
- libabigail 2.8

#### Performance monitoring tools

- PCP 6.3.7
- Grafana 10.2.6

#### Compiler toolsets

- GCC Toolset 15 including:
- GCC 15.1
- Binutils 2.44
- LLVM Toolset 20.1.8
- Rust Toolset 1.88.0
- Go Toolset 1.24

## 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.7_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.7 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 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!