diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-12 19:59:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-08-12 19:59:01 +0000 |
commit | 87af6d65edd031bb582492daef0eddd091defac0 (patch) | |
tree | 953d92388356485d55cec4e843474648c8ac4133 /patches.ent | |
parent | 254c03be81126c3456b3cf8e26132c2119650bb8 (diff) |
Update readline, bash, and mpfr patches.
Remove obsolete hotplug referece in udev boot script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/patches.ent b/patches.ent index 4594297ae..c6e17c12e 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch"> -<!ENTITY bash-fixes-patch-md5 "749b4b520708300b64f8166ba2b1b4a0"> -<!ENTITY bash-fixes-patch-size "14 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch"> +<!ENTITY bash-fixes-patch-md5 "bfe39ee2c6cae6e01f5f7873e7a1949f"> +<!ENTITY bash-fixes-patch-size "28 KB"> <!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch"> <!ENTITY binutils-lto-patch-md5 "48e4e96a60bfed41804aaecf4944f5d9"> @@ -51,13 +51,13 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> -<!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes-1.patch"> -<!ENTITY mpfr-fixes-patch-md5 "aaf52416b309dd0b8c5eb92ae9c210c1"> -<!ENTITY mpfr-fixes-patch-size "43 KB"> +<!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes-2.patch"> +<!ENTITY mpfr-fixes-patch-md5 "2b2aa4371a4e848411639356fd82becf"> +<!ENTITY mpfr-fixes-patch-size "40 KB"> -<!ENTITY readline-fixes-patch "readline-6.3-upstream_fixes-1.patch"> -<!ENTITY readline-fixes-patch-md5 "bbee7fad08474328b807e6828c26a961"> -<!ENTITY readline-fixes-patch-size "3.1 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 sysvinit-consolidated-patch "sysvinit-&sysvinit-version;-consolidated-1.patch"> <!ENTITY sysvinit-consolidated-patch-md5 "0b7b5ea568a878fdcc4057b2bf36e5cb"> |