From bb8dd5eefd039364d369aeaefa211e47ceb9dc3d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Wed, 4 Oct 2006 16:43:56 +0000 Subject: [PATCH] Upgrade to Glibc-2.5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter01/whatsnew.xml | 6 +++--- chapter03/patches.xml | 8 -------- chapter06/glibc.xml | 6 ------ packages.ent | 16 ++++++++-------- patches.ent | 5 ----- 6 files changed, 14 insertions(+), 30 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 99dbb636c..4ace9846c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -49,6 +49,9 @@ 2006-10-02 + + [matthew] - Upgrade to Glibc-2.5. + [matthew] - Upgrade to Coreutils-6.3. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 01370edc8..af3ee435e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -198,13 +198,13 @@ --> - + Removed: diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 908675256..3e2bca37e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -106,14 +106,6 @@ - - Glibc Iconv Fix Patch - &glibc-iconv_fix-patch-size;: - - Download: - MD5 sum: &glibc-iconv_fix-patch-md5; - - - Grep RedHat Fixes Patch - &grep-fixes-patch-size;: diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index cceafb0e2..da5be5032 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -64,12 +64,6 @@ tar -xf ../glibc-libidn-&glibc-version;.tar.bz2 mv glibc-libidn-&glibc-version; libidn - Apply the following patch to fix an assertion failure when - opening two conversion descriptors with the same tocode and fromcode - parameters (see the iconv_open man page): - -patch -Np1 -i ../&glibc-iconv_fix-patch; - In the vi_VN.TCVN locale, bash enters an infinite loop at startup. It is unknown whether this is a bash bug or a Glibc problem. Disable installation of this locale in order to avoid the diff --git a/packages.ent b/packages.ent index 839c13ac4..5018183ca 100644 --- a/packages.ent +++ b/packages.ent @@ -190,19 +190,19 @@ - - + + - + - - - - + + + + - + diff --git a/patches.ent b/patches.ent index 71d06c08e..ac65e7eb5 100644 --- a/patches.ent +++ b/patches.ent @@ -53,11 +53,6 @@ - - - - -