diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-12-31 02:04:21 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-12-31 02:35:25 +0800 |
commit | 8b4fb1245dcde0370bb84c2653e3e9bb01cbae87 (patch) | |
tree | 2b833cb569b364d6b966f7519d08c8be733247b0 /chapter01 | |
parent | d4ce302c0e94aa2aea766eb14f78c965b823360c (diff) |
systemd: Fix CVE-2023-7008 (#5405)
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fef105ece..756e9d5fc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,10 @@ <para>2023-12-31</para> <itemizedlist> <listitem> + <para>[xry111] - Fix CVE-2023-7008 for systemd-255. Fixes + <ulink url='&lfs-ticket-root;5405'>#5405</ulink>.</para> + </listitem> + <listitem> <para>[xry111] - Update to iana-etc-20231205. Addresses <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para> </listitem> |