aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-05-06 10:00:59 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-05-06 10:00:59 +0000
commit0ee8aebb9a47f751f2235f73b5919af19f93bb27 (patch)
treebf4983f239deac2f035428225020eb4c56ec290d /patches.ent
parent740ace609ff31844a7454a37d124b46223b77d8c (diff)
Apply latest upstream patches for Bash. Fixes #3077.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9844 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 df71dcbf8..77f851a67 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
-<!ENTITY bash-fixes-patch-md5 "9bc1f8468d13745cd05d4ecade8582ea">
-<!ENTITY bash-fixes-patch-size "24 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch">
+<!ENTITY bash-fixes-patch-md5 "fcca082d3a6e51afc5c02c92221036a6">
+<!ENTITY bash-fixes-patch-size "28.3 KB">
<!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch">