aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-12-23 21:49:57 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-12-23 21:49:57 +0000
commitb830584c7a573dd6076712ec1c8631709b271789 (patch)
treed0bc6db1be93e50930b7bc93eecd543ecacac36d /patches.ent
parent4d84ed51cdcb29153b25495df7f7534a06c47a8b (diff)
Upgrade to latest upstream fixes for Bash. Fixes #2121.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8443 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 91b1babb5..be90c4087 100644
--- a/patches.ent
+++ b/patches.ent
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
-<!ENTITY bash-fixes-patch-md5 "6787b1c94648fde6edb3bbf5e3f042f8">
-<!ENTITY bash-fixes-patch-size "24 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch">
+<!ENTITY bash-fixes-patch-md5 "63ca4c26a1ae0c4a5b7da910d611d534">
+<!ENTITY bash-fixes-patch-size "55 KB">
<!ENTITY binutils-configure-patch "binutils-&binutils-version;-configure-1.patch">