From ee5dcff53f6b8bc6f5aa8d905876923868668050 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Mon, 25 Feb 2019 15:37:20 +0000 Subject: [PATCH] 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 --- chapter01/changelog.xml | 13 ++++++++++++- chapter06/systemd.xml | 2 +- general.ent | 6 +++--- patches.ent | 6 +++--- 4 files changed, 19 insertions(+), 8 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 or as appropriate for the entry or if needed the entire day's listitem. ---> + --> + + 2019-02-25 + + + [renodr] - Add a security patch for systemd-240 + to fix a PID1 crash over D-Bus. Fixes + #4428. + + + + 2019-02-21 diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 9ea10a7fa..a395c51fb 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -42,7 +42,7 @@ Apply a patch to fix two critical security vulnerabilities: -patch -Np1 -i ../systemd-240-security_fixes-1.patch +patch -Np1 -i ../systemd-240-security_fixes-2.patch Create a symlink to work around missing xsltproc: diff --git a/general.ent b/general.ent index b95f2fb2c..9b8b94c05 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/patches.ent b/patches.ent index 408872468..480d0d2d6 100644 --- a/patches.ent +++ b/patches.ent @@ -57,6 +57,6 @@ - - - + + +