diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c588665bb..413b55d0d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,11 @@ 2021-04-28 + + [renodr] - Fix building systemd with Linux-API-Headers 5.11.14 + and higher, as well as with meson-0.57.2. Fixes + #4851. + [bdubbs] - Add manual locales needed for tests if using alternate locale installation instructions. Fixes diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index b52a64e35..d5a9f6bd1 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -50,7 +50,7 @@ First, apply a patch to fix some regressions and fix functionality with future versions of the kernel: -patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-2.patch +patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-3.patch Remove tests that cannot be built in chroot: diff --git a/patches.ent b/patches.ent index 5bbfc57ba..62a45216d 100644 --- a/patches.ent +++ b/patches.ent @@ -67,6 +67,6 @@ - - - + + +