diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-09-28 03:04:03 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-09-28 03:04:03 +0000 |
commit | 8a0d39eebe47adcbd5e02ffa73416b455f692966 (patch) | |
tree | bec539a8762b318de151cc19ad1d0830786633f2 /chapter01 | |
parent | 49ce3296d8f47eb7859bca63d49648d1cf755f7a (diff) |
Update to systemd-243. BLFS portion coming whenever utility power is restored here.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ec69d4748..818af52d5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2019-09-27</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to systemd-243. Fixes + <ulink url="&lfs-ticket-root;4456">#4456</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2019-09-24</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d8c929cb1..c768bd091 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -221,9 +221,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> |