From 0e12e500e17edbece635bd84092e551c18feabbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serge=20Crois=C3=A9?= Date: Sat, 25 Nov 2023 08:11:24 +0100 Subject: [PATCH 1/2] Update 9_3.md, parenthesis - remove parenthesis --- docs/release_notes/9_3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/9_3.md b/docs/release_notes/9_3.md index 210f40b7b3..21ef3d17d0 100644 --- a/docs/release_notes/9_3.md +++ b/docs/release_notes/9_3.md @@ -60,7 +60,7 @@ Listed below are security-related highlights in the latest Rocky Linux 9.3 relea * Keylime was rebased to version 7.3.0. * OpenSSH was further migrated from the less secure SHA-1 message digest. -* The pcsc-lite-ccid USB Chip/Smart Card Interface Device(CCID)) and Integrated Circuit Card Device (ICCD) driver, rebased to version 1.5.2. +* The pcsc-lite-ccid USB Chip/Smart Card Interface Device (CCID) and Integrated Circuit Card Device (ICCD) driver, rebased to version 1.5.2. * Introduction of further improvements to support the Extended Master Secret (EMS) extension (RFC 7627) required by the FIPS-140-3 standard for all TLS 1.2 connections. * SEtools, the collection of graphical tools, command-line tools, and libraries for SELinux policy analysis, rebased to version 4.4.2. * OpenSCAP rebased to version 1.3.8. From 24507d6957e441e46d41f5ea49b4f44d2f7dde04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Serge=20Crois=C3=A9?= Date: Sat, 25 Nov 2023 08:35:27 +0100 Subject: [PATCH 2/2] Update 9_3.md, punctuation - missing periods --- docs/release_notes/9_3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release_notes/9_3.md b/docs/release_notes/9_3.md index 21ef3d17d0..f61abb896c 100644 --- a/docs/release_notes/9_3.md +++ b/docs/release_notes/9_3.md @@ -8,11 +8,11 @@ tags: # Release notes for Rocky Linux 9.3 -You can find a complete list of most changes in the [upstream release notes found here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index) +You can find a complete list of most changes in the [upstream release notes found here](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index). ## Upgrading -You can upgrade from Rocky Linux 9.x to Rocky Linux 9.3 by doing `sudo dnf -y upgrade` +You can upgrade from Rocky Linux 9.x to Rocky Linux 9.3 by doing `sudo dnf -y upgrade`. !!! Note