diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-04 19:17:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-04 19:17:25 +0000 |
commit | 372aa121e71653f7182c32988aeb09180be99491 (patch) | |
tree | 48a3f9a53192b0ea76ffebf5c67c9b9e0528cc8e /patches.ent | |
parent | ff7785d01e6e3166f580b1a55b95a81074faf6cd (diff) |
Apply latest upstream patches for Bash. Fixes #3103.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9873 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 a2cd134f1..e17b7422e 100644 --- a/patches.ent +++ b/patches.ent @@ -7,9 +7,9 @@ <!ENTITY automake-perl_fix-patch-size "2.9 KB"> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-6.patch"> -<!ENTITY bash-fixes-patch-md5 "fcca082d3a6e51afc5c02c92221036a6"> -<!ENTITY bash-fixes-patch-size "28.3 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> +<!ENTITY bash-fixes-patch-md5 "4a76c4caaa5d09ebacf79e93f07fd848"> +<!ENTITY bash-fixes-patch-size "42 KB"> <!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch"> |