diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-04-21 03:21:21 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-04-21 03:21:21 +0000 |
commit | 9df50dfc846fcd5d1cd9c99189a6e473de6b41d9 (patch) | |
tree | 67e141709634c0b74137689ebd49338e01482942 /chapter01 | |
parent | 0ea8a70130a4b448a4fe56b322c320f3574a15e0 (diff) |
Update to linux-4.16.2.
Update to file-5.33.
Update to perl-5.26.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 22 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2d297be4b..a1e140632 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,24 @@ --> <listitem> + <para>2018-04-20</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.16.2. Fixes + <ulink url="&lfs-ticket-root;4258">#4258</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to file-5.33. Fixes + <ulink url="&lfs-ticket-root;4261">#4261</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to perl-5.26.2. Fixes + <ulink url="&lfs-ticket-root;4260">#4260</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-04-16</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f157c82dd..ce42a494e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -80,9 +80,9 @@ <!-- <listitem> <para>Expect-&expect-version;</para> </listitem>--> - <!-- <listitem> + <listitem> <para>File-&file-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Findutils-&findutils-version;</para> </listitem>--> @@ -191,9 +191,9 @@ <!-- <listitem> <para>Patch-&patch-version;</para> </listitem>--> - <!-- <listitem> + <listitem> <para>Perl-&perl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Pkg-config-&pkgconfig-version;</para> </listitem>--> |