diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-02-25 15:37:20 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-02-25 15:37:20 +0000 |
commit | ee5dcff53f6b8bc6f5aa8d905876923868668050 (patch) | |
tree | 77a41901f3853dc0961ad3952641325c2b4ba8e8 /chapter01 | |
parent | 275a7d55267ad73bb522517257e4cdc976886269 (diff) |
Add security patch for systemd-240 CVE-2019-6454
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e6904a18c..b0a8343aa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,7 +41,18 @@ Note: If a change is only specific to sysv or systemd, then use <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. ---> + --> + <listitem revision="systemd"> + <para>2019-02-25</para> + <itemizedlist> + <listitem> + <para>[renodr] - Add a security patch for systemd-240 + to fix a PID1 crash over D-Bus. Fixes + <ulink url="&lfs-ticket-root;4428">#4428</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision="sysv"> <para>2019-02-21</para> <itemizedlist> |