diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-23 09:18:28 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-23 09:18:28 +0000 |
commit | 4d99bf0278754f76770d71f02438df850a2852df (patch) | |
tree | 1ddfc4e4d630327176aa7018d4bc1847d5d00697 /patches.ent | |
parent | 5612386f416bdca5d6bcc2e8ceb0ebceb507975d (diff) |
Add upstream Bash patches. Fixes #2397.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8893 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 83a6b0f33..4e65dad1a 100644 --- a/patches.ent +++ b/patches.ent @@ -7,9 +7,9 @@ <!ENTITY automake-test-patch-size "1.2 KB"> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch"> -<!ENTITY bash-fixes-patch-md5 "d498afc3d31fa1aa529ad027c2bb7e5d"> -<!ENTITY bash-fixes-patch-size "25 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-2.patch"> +<!ENTITY bash-fixes-patch-md5 "f6f17b7a3d637d14e238da58a5379b42"> +<!ENTITY bash-fixes-patch-size "34 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |