diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:00:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:00:41 +0000 |
commit | c42320cbb21c05c976888510f5db1d9843cc7eda (patch) | |
tree | dbe0afad18df05b5cf1dee76785baf61774df4f0 /patches.ent | |
parent | ed8ff7de8c19e5a71e849864080c7aa2b1abb4d3 (diff) |
Add latest upstream patches for Bash. Fixes #2620.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 8e75053dc..278a847f3 100644 --- a/patches.ent +++ b/patches.ent @@ -2,6 +2,11 @@ <!-- Start of Common Patches --> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-1.patch"> +<!ENTITY bash-fixes-patch-md5 "677396905ccdbc9dbe72745fd73f4bae"> +<!ENTITY bash-fixes-patch-size "3.8 KB"> + + <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> <!ENTITY bzip2-docs-patch-size "1.6 KB"> |