diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:23:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:23:04 +0000 |
commit | c906b7e5cc69bc203b14204e7bdeeeea3fc4fb4a (patch) | |
tree | 4ad2c732874bb0959cfbbd4b34c59b908d14d23f /chapter01/whatsnew.xml | |
parent | 7aea76f953a96dddf11f49679275ba3aba496eba (diff) |
Upgrade to Glibc-2.17. Fixes #3261.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5a870fd01..904a14608 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -85,9 +85,9 @@ <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <listitem> <para>GMP &gmp-version;</para> </listitem> @@ -237,10 +237,6 @@ </listitem> <listitem> - <para>&glibc-installation-patch;</para> - </listitem> - - <listitem> <para>&make-fixes-patch;</para> </listitem> @@ -262,6 +258,14 @@ </listitem> <listitem> + <para>glibc-2.16.0-fix_test_installation-1.patch</para> + </listitem> + + <listitem> + <para>glibc-2.16.0-res_query_fix-1.patch</para> + </listitem> + + <listitem> <para>kmod-9-testsuite-1.patch</para> </listitem> |