diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-10-04 20:10:00 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-10-04 20:10:00 +0000 |
commit | 40727745aef7b6394ec9c3d44ffdabca2afd71b3 (patch) | |
tree | 40bf52f4ba47d29499f3482988f4669fafa36cf3 /patches.ent | |
parent | 5d1f0157c145f460016e1ea65bedd4fa72074d41 (diff) |
Updated bash and readline fixes to latest available from upstream.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/patches.ent b/patches.ent index 967525e2f..8f7f6c71e 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-5.patch"> -<!ENTITY bash-fixes-patch-md5 "65f72a5b5fc7c36970347a26ec0f0e99"> -<!ENTITY bash-fixes-patch-size "37 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-6.patch"> +<!ENTITY bash-fixes-patch-md5 "d2ab19ad99e20ca29ccb4e3c95468b72"> +<!ENTITY bash-fixes-patch-size "88 KB"> <!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch"> <!ENTITY binutils-lto-patch-md5 "48e4e96a60bfed41804aaecf4944f5d9"> @@ -57,9 +57,9 @@ <!ENTITY perl-fix-patch-md5 "579dfed34e97e0a2fe21b74aa53946ac"> <!ENTITY perl-fix-patch-size "11 KB"> -<!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes-2.patch"> -<!ENTITY readline-fixes-patch-md5 "97f74f1c3c83008f268b32d36e9fd376"> -<!ENTITY readline-fixes-patch-size "4 KB"> +<!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch"> +<!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b"> +<!ENTITY readline-fixes-patch-size "8 KB"> <!ENTITY sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch"> <!ENTITY sysvinit-consolidated-patch-md5 "0b7b5ea568a878fdcc4057b2bf36e5cb"> |