aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2019-10-04 02:24:52 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2019-10-04 02:24:52 +0000
commit777b5cbc8e6cfcbc0df9b8cd691775b8255b5964 (patch)
tree86c646758f6a2daa5fa5abe84b74f2d64665adf3 /chapter01
parent390ad20f9e632ec5bbcbf0946b04deea58ec8ca8 (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')
-rw-r--r--chapter01/changelog.xml13
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>