aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-05-21 22:31:57 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-05-21 22:31:57 +0000
commit103104699f694123316875b35804e3d0a599be91 (patch)
treebe0f6dbf82cc9233d67c54397bdd3cfb81fe80ca /patches.ent
parent2fe99058bad674b7351a77217a2156a8572780da (diff)
Add latest upstream patches for Bash. Fixes #2665.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9280 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent
index 5733e11c3..84634f86c 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch">
-<!ENTITY bash-fixes-patch-md5 "677396905ccdbc9dbe72745fd73f4bae">
-<!ENTITY bash-fixes-patch-size "3.8 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
+<!ENTITY bash-fixes-patch-md5 "7813f0e42d41dc4443dc3d161ad24987">
+<!ENTITY bash-fixes-patch-size "5.1 KB">
<!ENTITY bison-gcc-patch "bison-&bison-version;-gcc-1.patch">