aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2019-02-25 15:37:20 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2019-02-25 15:37:20 +0000
commitee5dcff53f6b8bc6f5aa8d905876923868668050 (patch)
tree77a41901f3853dc0961ad3952641325c2b4ba8e8 /chapter06
parent275a7d55267ad73bb522517257e4cdc976886269 (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 'chapter06')
-rw-r--r--chapter06/systemd.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<para>Apply a patch to fix two critical security vulnerabilities:</para>
-<screen><userinput remap="pre">patch -Np1 -i ../systemd-240-security_fixes-1.patch</userinput></screen>
+<screen><userinput remap="pre">patch -Np1 -i ../systemd-240-security_fixes-2.patch</userinput></screen>
<para>Create a symlink to work around missing xsltproc:</para>