aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-03-11 21:32:08 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-03-11 21:32:08 +0000
commit4b9f1e4c6417e285ffd10123f0f3494a463e5790 (patch)
treead3b13dc0972e2cab718a63f4bf5224e2c20e494 /chapter01
parent8d72f1f91901e0d344e126aa5a5f47c609d5d332 (diff)
Upgrade to Glibc-2.9. Fixes #2354.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml14
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7e713a2f9..501c50318 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-03-11</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Glibc-2.9. Fixes
+ <ulink url="&lfs-ticket-root;2357">#2357</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Coreutils-7.1. Fixes
<ulink url="&lfs-ticket-root;2351">#2354</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index f3cf0fdae..83c2c14ae 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -77,9 +77,9 @@
<!--<listitem>
<para>Gettext &gettext-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Glibc &glibc-version;</para>
- </listitem>-->
+ </listitem>
<!-- <listitem>
<para>GMP &gmp-version;</para>
</listitem> -->
@@ -225,6 +225,10 @@
</listitem>
<listitem>
+ <para>&glibc-ildoubl-test-fix-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&grep-debian-patch;</para>
</listitem>
@@ -283,6 +287,12 @@
<para>coreutils-6.12-uname-1.patch</para>
</listitem>
<listitem>
+ <para>glibc-2.8-20080929-iconv_tests-1.patch</para>
+ </listitem>
+ <listitem>
+ <para>glibc-2.8-20080929-ildoubl_test-1.patch</para>
+ </listitem>
+ <listitem>
<para>grep-2.5.3-debian_fixes-1.patch</para>
</listitem>
<listitem>