diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-26 20:29:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-26 20:29:25 +0000 |
commit | 0c0d7c18125f1335cb5e52167a57c171b5b988cf (patch) | |
tree | 7016bd90022b62e18c0350173d0a6815e4355e98 /chapter01/whatsnew.xml | |
parent | c8f104d30ae0613e67e4348c55bd4cd73271b8ee (diff) |
Upgrade to Glibc-2.15. Fixes #3045.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 15439cc0a..e690e30f7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GMP &gmp-version;</para> </listitem>--> @@ -244,6 +244,22 @@ <para>gcc-4.6.2-startfiles_fix-1.patch</para> </listitem> + <listitem> + <para>glibc-2.14.1-fixes-1.patch</para> + </listitem> + + <listitem> + <para>glibc-2.14.1-gcc_fix-1.patch</para> + </listitem> + + <listitem> + <para>glibc-2.14.1-cpuid-1.patch</para> + </listitem> + + <listitem> + <para>glibc-2.14.1-sort-1.patch</para> + </listitem> + </itemizedlist> </sect1> |