diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:40:16 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:40:16 +0000 |
commit | f6199b587d8123c0e3040706b3c8d247877da82f (patch) | |
tree | 8b76f7b93a3753cada0d9fd47d6bd48f318904b6 /patches.ent | |
parent | 16a59d0daf67b80acf2ff720f8c4bfd867bf3876 (diff) |
Add latest upstream patches for Bash. Fixes #2968.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index cbf46e100..f05330cb5 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> -<!ENTITY bash-fixes-patch-md5 "16ef261d87673ffaa6e838423d1cc4d1"> -<!ENTITY bash-fixes-patch-size "14 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> +<!ENTITY bash-fixes-patch-md5 "244e3ff74d53792f1db32dea75dc8627"> +<!ENTITY bash-fixes-patch-size "22 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |