diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-11-06 19:25:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-11-06 19:25:51 +0000 |
commit | 35cc66fcba2e1b810fd7e31bc07a07852d880a25 (patch) | |
tree | ee9c81e56abcfd2af0fe95d12af2c563cebd8fe8 /chapter01 | |
parent | c81b68d1dd4d0825e2b92140e6ad8505b71888ad (diff) |
Add glibc-2.22-largefile-1.patch.
Update to linux-4.3.
Update to iproute2-4.3.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 17 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
2 files changed, 22 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d05396f09..4d0eb5c9a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,23 @@ --> <listitem> + <para>2015-11-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add glibc-2.22-largefile-1.patch.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.3. Fixes + <ulink url="&lfs-ticket-root;3857">#3857</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-4.3.0. Fixes + <ulink url="&lfs-ticket-root;3858">#3858</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-11-02</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ca116f885..5274629c7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -124,9 +124,9 @@ <!--<listitem> <para>Intltool-&intltool-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>IPRoute2 &iproute2-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Kbd &kbd-version;</para> </listitem>--> @@ -244,9 +244,9 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>&bash-fixes-patch;</para> - </listitem>--> + <listitem> + <para>&glibc-largefile-patch;</para> + </listitem> <!--<listitem> <para>&glibc-upstream-patch;</para> |