diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-09-26 14:34:54 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-09-26 14:34:54 +0000 |
commit | 7da0af62d0ec0b0698735acfe7ec41032792967b (patch) | |
tree | 2043ddf3f3e13498030a6d3f435aa2baf753cf8e /patches.ent | |
parent | 4f2d19e5f92800d813c489564370d61333c5cc36 (diff) |
Incorporate bash security fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10764 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 0f707f8d8..a629df67a 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-3.patch"> -<!ENTITY bash-fixes-patch-md5 "3266ce3d2f0aa647d4ef068e46899246"> -<!ENTITY bash-fixes-patch-size "28 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-4.patch"> +<!ENTITY bash-fixes-patch-md5 "9233ba62610d4eb3f45ed57073d4273b"> +<!ENTITY bash-fixes-patch-size "40 KB"> <!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch"> <!ENTITY binutils-lto-patch-md5 "48e4e96a60bfed41804aaecf4944f5d9"> |