diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:22:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:22:53 +0000 |
commit | ff1f2da7f75fedc6e68b00c0fdce146c74c9918d (patch) | |
tree | 33ff24bc4490bdf78c072b9851188d6ae02f5b3a /patches.ent | |
parent | a4bb146d58e5c02c1871dab6d7b75dddd80eed8a (diff) |
Add more upstream fixes for Bash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7904 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 acd1cfe8f..6be384ea1 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-1.patch"> -<!ENTITY bash-fixes-patch-md5 "541834ceb90f4f3eee45cee246cc2cc4"> -<!ENTITY bash-fixes-patch-size "9.9 KB"> +<!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 bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |