diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ba7a7b587..20838c588 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,17 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem revision="systemd"> + <para>2021-01-13</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fixed CVE-2021-3997 in systemd, as well as fixing + an issue with the default hostname and idle units. Fixes + <ulink url="&lfs-ticket-root;4981">#4981</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem revision="systemd"> <para>2021-01-03</para> <itemizedlist> <listitem> 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 @@ <listitem revision="sysv"> <para>sysvinit-3.01-consolidated-1.patch</para> </listitem> + <listitem revision="systemd"> + <para>systemd-250-upstream_fixes-1.patch</para> + </listitem> <!-- <listitem revision="systemd"> <para>MarkupSafe-&markupsafe-version;</para> |