diff --git a/docs/news.md b/docs/news.md index 708c33b..9105103 100644 --- a/docs/news.md +++ b/docs/news.md @@ -2,6 +2,10 @@ These are what we consider significant SIG/Security news items, not an exhaustive list of package updates and wiki edits. +## October 23, 2024 + +[lkrg](packages/lkrg.md) (Linux Kernel Runtime Guard) is updated to version 0.9.9, built for both EL 9.4 and 8.10. + ## July 8, 2024 [openssh](packages/openssh.md) `8.7p1-38.1.el9_4.security.0.7` for EL9 adds a fix for [CVE-2024-6409](issues/CVE-2024-6409.md), diff --git a/docs/packages/lkrg.md b/docs/packages/lkrg.md index 6ebff5d..1b6049b 100644 --- a/docs/packages/lkrg.md +++ b/docs/packages/lkrg.md @@ -2,13 +2,13 @@ ## EL9 -- Version `0.9.8-2.el9_4.security` -- Based on upstream version `0.9.8` +- Version `0.9.9-1.el9_4.security` +- Based on upstream version `0.9.9` ## EL8 -- Version `0.9.8-2.el8_10.security` -- Based on upstream version `0.9.8` +- Version `0.9.9-1.el8_10.security` +- Based on upstream version `0.9.9` ### Package summary @@ -45,6 +45,9 @@ Documentation is also included in there, in `/usr/share/doc/lkrg-logger/LOGGING` ### Change log ``` +* Wed Oct 23 2024 Solar Designer 0.9.9-1 +- Update to 0.9.9 + * Wed May 22 2024 Solar Designer 0.9.8-2 - Pass direct kernel-devel's build path into make - Drop "BuildRequires: kernel" as we no longer need /lib/modules/*/build