diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:06:41 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:06:41 +0000 |
commit | c7997ec2144df8c58dfa224faa7a54a572dc4793 (patch) | |
tree | 9add68363699487b571596ae181945407f3c5d0a /patches.ent | |
parent | 194aae07e8c317a14c449698734e0f0ebd5cfe38 (diff) |
Add latest upstream patches for Bash-4.2. Fixes #2841.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 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 b8ea9d856..ad912d0cf 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 "abae789c2807cb7c7c4c452fa3986f85"> +<!ENTITY bash-fixes-patch-size "11 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"> |