diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:08:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:08:59 +0000 |
commit | bc688338dd92f12a3506d266ac29dc9a8c12575f (patch) | |
tree | 2e00095b370bae258c99e60af36830aba9dd4cac /patches.ent | |
parent | 2bd778e9529822d75fdae95f101ee44c4b0b5cf6 (diff) |
Apply all 5 of the currently available upstream patches for Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 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 c1da4e59e..b5c92bc0f 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-comment-patch "bash-&bash-version;-parse_comment-1.patch"> -<!ENTITY bash-comment-patch-md5 "6420d890711431ebeb63b5a9f3d9764d"> -<!ENTITY bash-comment-patch-size "1.5 KB"> +<!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 bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> |