diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-02-24 14:45:43 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-02-24 14:45:43 +0000 |
commit | 7e8e2c0e63e05e552457e66d7a0f9de7334ddc01 (patch) | |
tree | 2ec388b32b61c312070c8456d71aa9577c50b2b4 /patches.ent | |
parent | e822753d0cc26a6846cf3574c5d06bfb453cb40e (diff) |
Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 441a04004..4aeb3b129 100644 --- a/patches.ent +++ b/patches.ent @@ -49,6 +49,11 @@ <!ENTITY gcc-specs-patch-size "14.8 KB"> +<!ENTITY glibc-branch_update-patch "glibc-&glibc-version;-branch_update-2.patch"> +<!ENTITY glibc-branch_update-patch-md5 "e09685a7f6d8ba60a70c03a091130ea9"> +<!ENTITY glibc-branch_update-patch-size "1,646 KB"> + + <!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch"> <!ENTITY grep-fixes-patch-md5 "2c67910be2d0a54714f63ce350e6d8a6"> <!ENTITY grep-fixes-patch-size "55 KB"> |