aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-03-19 20:50:07 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-03-19 20:50:07 +0000
commite44b6b06ab4d063604f92731b00d5bc0717cf58a (patch)
tree496f9e57bb6590a1ad66ded639c8c6ba280b71fa /patches.ent
parent0fd2eb997007f3a02e89208faf6ecb3b33ca9930 (diff)
Upgrade to latest upstream patches for Bash. Fixes #1973.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7965 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 3027ef777..9a2ef75c7 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-2.patch">
-<!ENTITY bash-fixes-patch-md5 "07ad2b591e4e1e766537a666bbfd7d15">
-<!ENTITY bash-fixes-patch-size "12.1 KB">
+<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch">
+<!ENTITY bash-fixes-patch-md5 "6b9cc51d1e4de91f296d6dc17aa582a0">
+<!ENTITY bash-fixes-patch-size "16.6 KB">
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">