diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-11-03 14:33:43 -0500 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-11-03 14:33:43 -0500 |
commit | 172185a9f786aedc2842696084faf95249162b04 (patch) | |
tree | ec4042e366a399705312cf5b07a85c2894dbc435 /chapter01 | |
parent | f84d8a6f28c4d39a9427da11225ec68042b6990b (diff) |
Update to systemd-252.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ecb2cb5e9..28390498b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2022-11-03</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to systemd-252. Fixes + <ulink url="&lfs-ticket-root;5150">#5150</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2022-11-01</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ce73bb1b7..4d32a86a6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -238,9 +238,9 @@ <!--<listitem revision="sysv"> <para>Sysklogd-&sysklogd-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>Systemd-&systemd-version;</para> - </listitem>--> + </listitem> <!--<listitem revision="sysv"> <para>SysVinit-&sysvinit-version;</para> </listitem>--> |