diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ba7a7b587..20838c588 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,17 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-01-13 + + + [renodr] - Fixed CVE-2021-3997 in systemd, as well as fixing + an issue with the default hostname and idle units. Fixes + #4981. + + + + 2021-01-03 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 49014e397..65385d1aa 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -293,6 +293,9 @@ sysvinit-3.01-consolidated-1.patch + + systemd-250-upstream_fixes-1.patch + diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index ce03354a8..40c2a0df6 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -40,12 +40,10 @@ Installation of systemd - - Remove two unneeded groups, render and @@ -204,11 +202,6 @@ meson --prefix=/usr \ systemctl disable systemd-time-wait-sync.service - Fix a regression in a systemd unit that causes a delay when - switching TTYs: - -sed -i 's/idle/simple/' /usr/lib/systemd/system/getty@.service - + +