Skip to content
Merged
Changes from all 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
6 changes: 3 additions & 3 deletions docs/release_notes/9_5.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Highlights and new features from this release are detailed next.

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
* **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
* **crypto-policies** packages are updated to extend its control to algorithm sections in Java
* **NSS** cryptographic toolkit are rebased to upstream version 3.101

Expand Down
Loading