diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2014-06-14 19:51:45 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2014-06-14 19:51:45 +0000 |
commit | 61ce0b1fe4ffbf86ef3189e733f9f372cac419aa (patch) | |
tree | 4d470e322c309bbd743befe34f84f06d4c95b040 /patches.ent | |
parent | 6f34f438e62ee95fd8b9025984ecc0a0bafd1f32 (diff) |
Synchronized with LFS-SVN-20140611.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 38 |
1 files changed, 36 insertions, 2 deletions
diff --git a/patches.ent b/patches.ent index 3ea733d55..6aa7e5088 100644 --- a/patches.ent +++ b/patches.ent @@ -2,6 +2,18 @@ <!-- 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 binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch"> +<!ENTITY binutils-lto-patch-md5 "48e4e96a60bfed41804aaecf4944f5d9"> +<!ENTITY binutils-lto-patch-size "2.0 KB"> + +<!ENTITY bc-memory-leak-patch "bc-&bc-version;-memory_leak-1.patch"> +<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8"> +<!ENTITY bc-memory-leak-patch-size "1.4 KB"> + <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> <!ENTITY bzip2-docs-patch-size "1.6 KB"> @@ -10,6 +22,18 @@ <!ENTITY coreutils-i18n-patch-md5 "54c99871cd0ca20f29bdc9462e27f0df"> <!ENTITY coreutils-i18n-patch-size "140 KB"> +<!ENTITY coreutils-shuf-segfault-patch "coreutils-&coreutils-version;-shuf_segfault-1.patch"> +<!ENTITY coreutils-shuf-segfault-patch-md5 "f1b5b35392914e327b1b6bbbb454d256"> +<!ENTITY coreutils-shuf-segfault-patch-size "4 KB"> + +<!ENTITY e2fsprogs-fix-test-patch "e2fsprogs-&e2fsprogs-version;-fix_test-1.patch"> +<!ENTITY e2fsprogs-fix-test-patch-md5 "7c20605628536db298bb3bb4666047bf"> +<!ENTITY e2fsprogs-fix-test-patch-size "0.7 KB"> + +<!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> +<!ENTITY gcc-upstream-patch-md5 "f070aae5f5f92259ed167539725e6241"> +<!ENTITY gcc-upstream-patch-size "4.0 KB"> + <!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch"> <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> <!ENTITY glibc-fhs-patch-size "2.8 KB"> @@ -18,13 +42,23 @@ <!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 perl-libc-patch "perl-&perl-version;-libc-1.patch"> <!ENTITY perl-libc-patch-md5 "daf5c64fd7311e924966842680535f8f"> <!ENTITY perl-libc-patch-size "1.6 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 systemd-compat-patch "systemd-&systemd-version;-compat-1.patch"> -<!ENTITY systemd-compat-patch-md5 "7a1202e996122e6f2e10e94cba862ed8"> -<!ENTITY systemd-compat-patch-size "10 KB"> +<!ENTITY systemd-compat-patch-md5 "1f87b648878a0f6f16717e17920d2198"> +<!ENTITY systemd-compat-patch-size "8.0 KB"> <!ENTITY tar-manpage-patch "tar-&tar-version;-manpage-1.patch"> <!ENTITY tar-manpage-patch-md5 "321f85ec32733b1a9399e788714a5156"> |