diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 16:11:41 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 16:11:41 +0000 |
commit | 5a25e0a586ae26a4a8c0678dac85f9626385c11d (patch) | |
tree | 4191b529147052f3340dec69635c4f4582b5b974 /patches.ent | |
parent | 6d7b95a812774ed09c5a6d8761866b4888292dc1 (diff) |
Updated Glibc to a 2.8 snapshot taken on 9/29/2008, the tarball of this snapshot includes the libidn data that previously was separately packaged
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 2fbec72e0..52dff2b5c 100644 --- a/patches.ent +++ b/patches.ent @@ -43,6 +43,15 @@ <!ENTITY expect-spawn-patch-size "6.8 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"> + + <!ENTITY grep-debian-patch "grep-&grep-version;-debian_fixes-1.patch"> <!ENTITY grep-debian-patch-md5 "337d017202d7e3b08d428a89da3ee572"> <!ENTITY grep-debian-patch-size "27 KB"> |