diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:58:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:58:08 +0000 |
commit | 3013a708fadd0d7f350a32d9d5e4043c071fb8bf (patch) | |
tree | 5b9ee97ea88367295eb47d7622dbeb6eb8ad5c34 /patches.ent | |
parent | 8c4af267f5b405d61af83e978d3eb8c835b85258 (diff) |
Apply latest upstream patches for Bash. Fixes #3135.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9905 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 7caee45ea..1bbacae47 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-7.patch"> -<!ENTITY bash-fixes-patch-md5 "4a76c4caaa5d09ebacf79e93f07fd848"> -<!ENTITY bash-fixes-patch-size "42 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-8.patch"> +<!ENTITY bash-fixes-patch-md5 "e82d2200e82aa28640299bbcad140361"> +<!ENTITY bash-fixes-patch-size "51 KB"> <!ENTITY binutils-build-patch "binutils-&binutils-version;-build_fix-1.patch"> |