aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-09-15 20:14:04 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-09-15 20:14:04 +0000
commitd4ce7bec6411372296d14a0bbbc52a38069f9319 (patch)
tree0c0ae46d67a39b60cbd32021b18f400e0948d6df /patches.ent
parentc1fe047a4d7b6890809ba4ce2e25f290c5d11962 (diff)
Add latest upstream patches for Bash. Fixes #2067. Thanks to Matt Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8371 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 84422afd8..76711f291 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-5.patch">
-<!ENTITY bash-fixes-patch-md5 "70e2c3983575a8e82f8601a417e126f0">
-<!ENTITY bash-fixes-patch-size "32 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
+<!ENTITY bash-fixes-patch-md5 "b81a6b53cd361b3b2291a762dcba87d0">
+<!ENTITY bash-fixes-patch-size "24 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">