diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 08a12ae00..18d954e43 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-03-04 + + + [renodr] - Patch systemd-247 so that it will function with + Linux-5.11 API headers. + + + 2021-03-02 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b44d74e76..8c861618f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -281,9 +281,9 @@ - + + systemd-247-upstream_fixes-2.patch + diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 23f27e10a..e701376df 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -46,9 +46,11 @@ patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch --> - First, apply a patch to fix some regressions: + + 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-1.patch +patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-2.patch Create a symlink to work around the xsltproc command not being installed: diff --git a/patches.ent b/patches.ent index 316e85cac..5bbfc57ba 100644 --- a/patches.ent +++ b/patches.ent @@ -67,6 +67,6 @@ - - - + + +