diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-19 22:11:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-19 22:11:22 +0000 |
commit | 9218b059faab9c05b7d0074503dee9760e41007f (patch) | |
tree | 2769c58189d5caf2f114d2a72e989790c0b07e39 /chapter01 | |
parent | 9d2bb34c17c1662816e2b93f1e64e5f938a2c865 (diff) |
LFS-7.9-rc2 released.
Update to glibc-2.23.
Update to linux-4.4.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 20 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 18 |
2 files changed, 24 insertions, 14 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 320307c6c..0fb948ac7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,8 +39,26 @@ <para>2016-02-16</para> <itemizedlist> <listitem> + <para>[bdubbs] - LFS-7.9-rc2 released.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to glibc-2.23. Fixes + <ulink url="&lfs-ticket-root;3889">#3889</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.4.2. Fixes + <ulink url="&lfs-ticket-root;3888">#3888</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2016-02-16</para> + <itemizedlist> + <listitem> <para>[bdubbs] - Update patches for bash, binutils, - glibc, mpfr, and gcc from upstream repositories.</para> + glibc, mpfr, and gcc from upstream repositories. Fixes (among other + things) <ulink url="&lfs-ticket-root;3887">#3887</ulink>.</para> </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 151eedd98..ab26fb7fd 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -94,9 +94,9 @@ <listitem> <para>Gettext &gettext-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <listitem> <para>GMP &gmp-version;</para> </listitem> @@ -257,14 +257,6 @@ </listitem> --> <listitem> - <para>&glibc-largefile-patch;</para> - </listitem> - - <listitem> - <para>&glibc-upstream-patch2;</para> - </listitem> - - <listitem> <para>&mpfr-upstream-patch;</para> </listitem> @@ -278,9 +270,9 @@ <para>Tcl-8.6.3</para> </listitem>--> - <!--<listitem> - <para>Eudev-manpages separate tarball</para> - </listitem>--> + <listitem> + <para>glibc-2.22-upstream_i386_fix-1.patch</para> + </listitem> </itemizedlist> |