From 87b22cad78cee7d4a4ea9de6c21297d5ecad96a1 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 7 Nov 2019 01:34:55 +0000 Subject: [PATCH] Fix potential problem with meson-0.52 and systemd-243. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/systemd.xml | 2 +- general.ent | 6 +++--- patches.ent | 6 +++--- 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7ef6663cd..b220f389b 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. --> + + 2019-11-06 + + + [renodr] - Fix potential infinite loop with meson-0.52 + and systemd-243. + + + + 2019-10-31 diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index e9e2a9476..0c7e49fdc 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -43,7 +43,7 @@ First, apply a patch to fix various bugs since the release of systemd-243. -patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-1.patch +patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch Create a symlink to work around missing xsltproc: diff --git a/general.ent b/general.ent index f90d025db..90e2521f2 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/patches.ent b/patches.ent index 26ec12446..eb734051e 100644 --- a/patches.ent +++ b/patches.ent @@ -57,7 +57,7 @@ - - - + + +