From 855ab9a532c94850e4af34798d810cf53db4bc59 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 11 Jan 2019 16:49:55 +0000 Subject: Add systemd security patch. Please update as soon as you can. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/systemd.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 53b7a9199..3ff77dc02 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -40,6 +40,10 @@ Installation of systemd + Apply a patch to fix two critical security vulnerabilities: + +patch -Np1 -i ../systemd-240-security_fixes-1.patch + Create a symlink to work around missing xsltproc: ln -sf /tools/bin/true /usr/bin/xsltproc -- cgit v1.2.3-54-g00ecf