diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-11-17 21:13:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-11-17 21:13:16 +0000 |
commit | 31c3309c54a5c818f3515dc6fa08063a60167679 (patch) | |
tree | 2512a76924b198441ebb85c4db9557bf63f1e65f /chapter01 | |
parent | 12d96141dd9ae93b970ac97435a0c61bb73b290b (diff) |
Update to libpipeline-1.5.0.
Update to dbus-1.12.2.
Update to iproute2-4.14.1.
Update to linux-4.14.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d27f4bbb5..93af2b5e5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,28 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-11-17</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to libpipeline-1.5.0. Fixes + <ulink url="&lfs-ticket-root;4167">#4167</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to dbus-1.12.2. Fixes + <ulink url="&lfs-ticket-root;4166">#4166</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-4.14.1. Fixes + <ulink url="&lfs-ticket-root;4164">#4164</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.14. Fixes + <ulink url="&lfs-ticket-root;4165">#4165</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-11-11</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3410c6568..5f8d41b4c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -149,9 +149,9 @@ <!--<listitem> <para>Libcap-&libcap-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Libpipeline-&libpipeline-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Libtool-&libtool-version;</para> </listitem>--> |