aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-04-18 18:45:54 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-04-18 18:45:54 +0000
commit0c5a48aadb92ad8f302ecb67ad1e1fca5ef501e3 (patch)
treebcfe8196b35b140931d4a1a112012e1d531a16cb /patches.ent
parent6591ae539d6f0ee7c8a8176615c9036705c3aad9 (diff)
Add latest upstream patch for Bash. Fixes #2855.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9502 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 79f047b0c..19638a6e5 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 "abae789c2807cb7c7c4c452fa3986f85">
-<!ENTITY bash-fixes-patch-size "11 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
+<!ENTITY bash-fixes-patch-md5 "1344b04abc4846a4a7f1ff7e3874f7c4">
+<!ENTITY bash-fixes-patch-size "12 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">