From e8d84ce7ce9fe0af6fd314ffd2e3a179666aebef Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 30 Sep 2016 04:39:40 +0000 Subject: [PATCH] Added a security patch for systemd git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter03/patches.xml | 8 ++++++++ chapter06/systemd.xml | 4 ++++ general.ent | 6 +++--- patches.ent | 3 +++ 5 files changed, 28 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7c4e68ec0..08544d7f0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2016-09-29 + + + [renodr] - Added a security patch for systemd. Fixes + #3986. + + + + 2016-09-16 diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 82abf9149..beca10595 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -90,6 +90,14 @@ + + Systemd security patch - &systemd-security-patch-size;: + + Download: + MD5 sum: &systemd-security-patch-md5; + + + Total size of these patches: about diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index a6c38904a..cce7c1177 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -59,6 +59,10 @@ -e 's@test-copy$(EXEEXT) @@' \ -i Makefile.in + Apply a patch to fix a security issue: + +patch -Np1 -i ../systemd-231-security_fix-1.patch + Create a file to allow systemd to build when using Util-Linux built in Chapter 5, to disable LTO by default, and to build without xlstproc: diff --git a/general.ent b/general.ent index 8b80be71d..377291614 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/patches.ent b/patches.ent index b4708a1f7..3657e90fd 100644 --- a/patches.ent +++ b/patches.ent @@ -34,3 +34,6 @@ + + +