aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-05-07 19:02:49 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-05-07 19:02:49 +0000
commit1b10e962d4ffb6b4a59934e4e9694bae7b119761 (patch)
treee013e990059e82b4e6e31a675e4dbc9c52b9d310 /patches.ent
parent79bd250a79737af1f6600d938131f3005edb1909 (diff)
Add latest upstream patches for Bash. Fixes #2868.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9523 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 16f7563cd..d3c3bd398 100644
--- a/patches.ent
+++ b/patches.ent
@@ -2,9 +2,9 @@
<!-- Start of Common Patches -->
-<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch">
-<!ENTITY bash-fixes-patch-md5 "1344b04abc4846a4a7f1ff7e3874f7c4">
-<!ENTITY bash-fixes-patch-size "12 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
+<!ENTITY bash-fixes-patch-md5 "16ef261d87673ffaa6e838423d1cc4d1">
+<!ENTITY bash-fixes-patch-size "14 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">