diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 14 | ||||
-rw-r--r-- | chapter03/patches.xml | 8 | ||||
-rw-r--r-- | chapter06/glibc.xml | 6 | ||||
-rw-r--r-- | packages.ent | 8 | ||||
-rw-r--r-- | patches.ent | 4 |
6 files changed, 22 insertions, 22 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> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 27a8d0b35..75d4b631b 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -91,14 +91,6 @@ </varlistentry> <varlistentry> - <term>Glibc Iconv Test Fixes Patch - <token>&glibc-iconv-test-fixes-patch-size;</token>:</term> - <listitem> - <para>Download: <ulink url="&patches-root;&glibc-iconv-test-fixes-patch;"/></para> - <para>MD5 sum: <literal>&glibc-iconv-test-fixes-patch-md5;</literal></para> - </listitem> - </varlistentry> - - <varlistentry> <term>Glibc Ildoubl Test Fix Patch - <token>&glibc-ildoubl-test-fix-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&glibc-ildoubl-test-fix-patch;"/></para> diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 3aaa0f9d1..9271af6d9 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -90,11 +90,9 @@ sed -i "s|libs -o|libs -L/usr/lib -Wl,-dynamic-linker=$DL -o|" \ scripts/test-installation.pl unset DL</userinput></screen> --> - <para>First apply two patches which correct failures in the test - suite:</para> + <para>First apply a patch which corrects a failure in the test suite:</para> -<screen><userinput remap="pre">patch -Np1 -i ../&glibc-iconv-test-fixes-patch; -patch -Np1 -i ../&glibc-ildoubl-test-fix-patch;</userinput></screen> +<screen><userinput remap="pre">patch -Np1 -i ../&glibc-ildoubl-test-fix-patch;</userinput></screen> <para>The <command>ldd</command> shell script contains Bash-specific diff --git a/packages.ent b/packages.ent index 15af34fbf..0cc0d3688 100644 --- a/packages.ent +++ b/packages.ent @@ -187,10 +187,10 @@ <!ENTITY gettext-ch6-du "128 MB"> <!ENTITY gettext-ch6-sbu "2.2 SBU"> -<!ENTITY glibc-version "2.8-20080929"> -<!ENTITY glibc-size "15,851 KB"> -<!ENTITY glibc-url "ftp://ftp.lfs-matrix.net/pub/lfs/lfs-packages/development/glibc-&glibc-version;.tar.bz2"> -<!ENTITY glibc-md5 "ef223822e84f38dc6b3762bcf3bd6c5e"> +<!ENTITY glibc-version "2.9"> +<!ENTITY glibc-size "21,096 KB"> +<!ENTITY glibc-url "ftp://ftp.lfs-matrix.net/pub/lfs/lfs-packages/development/glibc-&glibc-version;.tar.gz"> +<!ENTITY glibc-md5 "21e4c70a6819c821b2a219e26fb414fb"> <!ENTITY glibc-home "&gnu-software;libc/"> <!ENTITY glibc-ch5-du "407 MB"> <!ENTITY glibc-ch5-sbu "7.6 SBU"> diff --git a/patches.ent b/patches.ent index 6224f9d19..91a8382db 100644 --- a/patches.ent +++ b/patches.ent @@ -44,10 +44,6 @@ <!ENTITY gcc-startfiles-patch-md5 "799ef1971350d2e3c794f2123f247cc6"> <!ENTITY gcc-startfiles-patch-size "1.5 KB"> -<!ENTITY glibc-iconv-test-fixes-patch "glibc-&glibc-version;-iconv_tests-1.patch"> -<!ENTITY glibc-iconv-test-fixes-patch-md5 "cc5e95e418e0b2f8a54b14cf90c7c3b2"> -<!ENTITY glibc-iconv-test-fixes-patch-size "1.7 KB"> - <!ENTITY glibc-ildoubl-test-fix-patch "glibc-&glibc-version;-ildoubl_test-1.patch"> <!ENTITY glibc-ildoubl-test-fix-patch-md5 "4dc864a487eee8426413542591d19edb"> <!ENTITY glibc-ildoubl-test-fix-patch-size "1.0 KB"> |