aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-03-14 20:43:51 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-03-14 20:43:51 +0000
commit088d8862924b1b5a6518f8286d64cf1ab162c568 (patch)
tree072b391ebaf9bec9d4d7b95317a53618ac1e2f34 /patches.ent
parent3051840f5c3cb7a16698389e1ec2b0f4db039c17 (diff)
Apply new upstream patches for Bash. Fixes #3037.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9777 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 ec40be708..6ace4254e 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch">
-<!ENTITY bash-fixes-patch-md5 "244e3ff74d53792f1db32dea75dc8627">
-<!ENTITY bash-fixes-patch-size "22 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-5.patch">
+<!ENTITY bash-fixes-patch-md5 "9bc1f8468d13745cd05d4ecade8582ea">
+<!ENTITY bash-fixes-patch-size "24 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">