diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2016-04-28 02:33:21 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2016-04-28 02:33:21 +0000 |
commit | 42130d6299b5d0cf916d085dac0a89c079ca52c0 (patch) | |
tree | 72130794045500afb235639182090991b349c9c0 /patches.ent | |
parent | 60b23a6f5cdda494d55a3a186975220a744e6641 (diff) |
Updated to file-5.26, gcc-6.1.0, grep-2.25, gzip-1.8, linux-4.5.2 and tzdata-2016d.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent index 66835e032..c5a871847 100644 --- a/patches.ent +++ b/patches.ent @@ -10,9 +10,9 @@ <!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-2.patch"> -<!ENTITY binutils-upstream-patch-md5 "33662839ab819acb58796c4c2db20631"> -<!ENTITY binutils-upstream-patch-size "13 KB"> +<!ENTITY binutils-upstream-patch "binutils-&binutils-version;-upstream_fixes-3.patch"> +<!ENTITY binutils-upstream-patch-md5 "a595deb0713739b75bc78cb225fa910d"> +<!ENTITY binutils-upstream-patch-size "29 KB"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> @@ -26,6 +26,10 @@ <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> <!ENTITY glibc-fhs-patch-size "2.8 KB"> +<!ENTITY glibc-upstream-patch "glibc-&glibc-version;-upstream_fixes-1.patch"> +<!ENTITY glibc-upstream-patch-md5 "e602b6c3a332f4a06e2914e02ae2b295"> +<!ENTITY glibc-upstream-patch-size "16 KB"> + <!ENTITY kbd-backspace-patch "kbd-&kbd-version;-backspace-1.patch"> <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> |