diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-23 21:26:36 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-23 21:26:36 +0000 |
commit | 6fc168bc2ec30f8703e507692fa34424887efc01 (patch) | |
tree | 391f63855c87acac379f41c6835f7e5d7202171a /patches.ent | |
parent | 0f3055acdd69d3a7addc8a4f46549d844a83bb17 (diff) |
Update to libpipeline-1.4.1.
Update to linux-4.1.6.
Update to man-db-2.7.2.
Add a patch to allow glibc to build properly on i386 systems.
Remove obsolete r* programs from inetutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 26 |
1 files changed, 3 insertions, 23 deletions
diff --git a/patches.ent b/patches.ent index 8cd6c8eaa..757e042f8 100644 --- a/patches.ent +++ b/patches.ent @@ -18,11 +18,9 @@ <!ENTITY coreutils-i18n-patch-md5 "c6a5ccda1ca61de7c93b09d27a9a26d5"> <!ENTITY coreutils-i18n-patch-size "141 KB"> -<!-- -<!ENTITY gcc-upstream-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> -<!ENTITY gcc-upstream-patch-md5 "f4d9c1a9c73c542a79e24780b1318533"> -<!ENTITY gcc-upstream-patch-size "72 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-fhs-patch "glibc-&glibc-version;-fhs-1.patch"> <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> @@ -32,24 +30,6 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> -<!-- -<!ENTITY mpfr-fixes-patch "mpfr-&mpfr-version;-upstream_fixes-3.patch"> -<!ENTITY mpfr-fixes-patch-md5 "5ba8bafe42920d6e570567529629bc59"> -<!ENTITY mpfr-fixes-patch-size "38 KB"> ---> - -<!-- -<!ENTITY ncurses-gcc5-buildfixes-patch "ncurses-&ncurses-version;-gcc5_buildfixes-1.patch"> -<!ENTITY ncurses-gcc5-buildfixes-patch-md5 "f9015f670940350a3fc3c2ef347e2b33"> -<!ENTITY ncurses-gcc5-buildfixes-patch-size "4 KB"> ---> - -<!-- -<!ENTITY perl-gcc5-fixes-patch "perl-&perl-version;-gcc5_fixes-1.patch"> -<!ENTITY perl-gcc5-fixes-patch-md5 "30f4907f63ec3ef7d50fa55e12d2923e"> -<!ENTITY perl-gcc5-fixes-patch-size "8 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"> |