diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-04-12 00:26:42 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-04-12 00:26:42 +0000 |
commit | 7e9e040b5fbbe11b7c79b7d267fb5901bdf272b3 (patch) | |
tree | 211334fc986cdbeaae0bf599bb35e45e764c64b1 /chapter01 | |
parent | b9808d14c73bdf6fcf457f09f33336909d282490 (diff) |
Update to dbus-1.10.18. Fixes #4072.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4432a991b..96e55db27 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,10 @@ <listitem> <para>2017-04-11</para> <itemizedlist> + <listitem revision="systemd"> + <para>[dj] - Update to dbus-1.10.18. Fixes + <ulink url="&lfs-ticket-root;4072">#4072</ulink>.</para> + </listitem> <listitem> <para>[bdubbs] - Remove unneeded --disable-compile-warnings from pkg-config instructions. Thanks to Jeffery Smith |