diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-10-04 02:24:52 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-10-04 02:24:52 +0000 |
commit | 777b5cbc8e6cfcbc0df9b8cd691775b8255b5964 (patch) | |
tree | 86c646758f6a2daa5fa5abe84b74f2d64665adf3 /chapter01/changelog.xml | |
parent | 390ad20f9e632ec5bbcbf0946b04deea58ec8ca8 (diff) |
Add a consolidated patch to fix several bugs in systemd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3f0064075..4401e378c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,19 @@ <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-10-03</para> + <itemizedlist> + <listitem> + <para>[renodr] - Add a consolidated patch to fix several + problems with the new version of systemd, including bugs + in udev, filesystem mounting (with Samba-4.11), hardware + database updates, timesync fixes with adjtime as is set + in LFS, and bugs with network management and domain + resolution.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2019-09-29</para> |