diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-17 01:39:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-17 01:39:43 +0000 |
commit | e523b7b82d12206ddd81bdbad3c00d9947291e35 (patch) | |
tree | ac477dd75b716f15521d6e4c1cced03aeb207218 /patches.ent | |
parent | 31a11cf0175bdb3d208d2338d224000ba3a66c48 (diff) |
Update for new patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/patches.ent b/patches.ent index 9e8dc4f01..8caf34697 100644 --- a/patches.ent +++ b/patches.ent @@ -2,17 +2,17 @@ <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-2.patch"> -<!ENTITY bash-fixes-patch-md5 "fd2d7ca532f9ea53d678a6bc79354681"> -<!ENTITY bash-fixes-patch-size "13 KB"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-3.patch"> +<!ENTITY bash-fixes-patch-md5 "e183ab08f0a51a7c5a2e974eb1ecbc46"> +<!ENTITY bash-fixes-patch-size "15 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 binutils-upstream-patch "binutils-&binutils-version;-upstream_fix-1.patch"> -<!ENTITY binutils-upstream-patch-md5 "a13223621449e0d6934a608f646f13a9"> -<!ENTITY binutils-upstream-patch-size "3.0 KB"> +<!ENTITY binutils-upstream-patch "binutils-&binutils-version;-upstream_fix-2.patch"> +<!ENTITY binutils-upstream-patch-md5 "33662839ab819acb58796c4c2db20631"> +<!ENTITY binutils-upstream-patch-size "13 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> @@ -22,10 +22,18 @@ <!ENTITY coreutils-i18n-patch-md5 "c6334ed5b03062ef7e9649e8ceb2cfc1"> <!ENTITY coreutils-i18n-patch-size "146 KB"> +<!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> +<!ENTITY gcc-upstream-patch-md5 "56d86c16ea62e024e6eebbdc9dc63700"> +<!ENTITY gcc-upstream-patch-size "251 KB"> + <!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_i386_fix-1.patch"> <!ENTITY glibc-upstream-patch-md5 "cfb3cb46074a833ac5729be79e4f2592"> <!ENTITY glibc-upstream-patch-size "1.9 KB"> +<!ENTITY glibc-upstream-patch2 "glibc-&glibc-version;-upstream_fixes-1.patch"> +<!ENTITY glibc-upstream-patch2-md5 "2357ae19ff8b1bfc527214d19d328903"> +<!ENTITY glibc-upstream-patch2-size "52 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"> @@ -38,9 +46,9 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> -<!ENTITY mpfr-upstream-patch "mpfr-&mpfr-version;-upstream_fixes-1.patch"> -<!ENTITY mpfr-upstream-patch-md5 "2044abd90351861311c9aafcfb0ce864"> -<!ENTITY mpfr-upstream-patch-size "81 KB"> +<!ENTITY mpfr-upstream-patch "mpfr-&mpfr-version;-upstream_fixes-2.patch"> +<!ENTITY mpfr-upstream-patch-md5 "ef2f0b72f7e2dcc7775303bd3b850bca"> +<!ENTITY mpfr-upstream-patch-size "138 KB"> <!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch"> <!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b"> |