From 0ff260473b736bd79cc9cb06667cbc87e590d767 Mon Sep 17 00:00:00 2001 From: Solar Designer Date: Mon, 20 May 2024 22:30:33 +0200 Subject: [PATCH] docs/news.md: Updates for 9.4 --- docs/news.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/news.md b/docs/news.md index 3ce64e5..296e2ba 100644 --- a/docs/news.md +++ b/docs/news.md @@ -2,9 +2,20 @@ These are what we consider significant SIG/Security news items, not an exhaustive list of package updates and wiki edits. +## May 20, 2024 + +[glibc](packages/glibc.md) `2.34-100.el9_4.security.0.8` contains all of our changes so far rebased on top of 9.4's `2.34-100`, +which was still missing the iconv and nscd security fixes, so our addition of those is still relevant. + +[openssh](packages/openssh.md) rebased on 9.4's `8.7p1-38`. + +The status page on [CVE-2024-1086](issues/CVE-2024-1086.md) has been updated to refer to EL9 fix. + ## April 30, 2024 -[glibc](packages/glibc.md) `2.34-83.12.el9_3.security.0.6` includes nscd CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 fixes from upstream glibc 2.34 branch. +Unreleased [glibc](packages/glibc.md) `2.34-83.12.el9_3.security.0.6` includes nscd CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602 fixes from upstream glibc 2.34 branch. + +This update ended up unreleased because we refocused on 9.4. ## April 18-23, 2024