diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-04 20:14:32 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-08-04 20:14:32 +0000 |
commit | ba82c18266bee10819e8a3cc2e8db8aaac6e1ff3 (patch) | |
tree | f34442fc9441fa966c7a56b7ca8e9d33c4a90e54 /chapter03 | |
parent | 17ca5488d27f8e05df3740ba4018082e70adb223 (diff) |
Update to gettext-0.21.
Update to binutils-2.35.
Update to gcc-10.2.0.
Update to check-0.15.1.
Update to bison-3.7.1.
Update to util-linux 2.36.0.
Update to libcap-2.42.
Update to linux-5.7.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index c3dda33cf..f2379fe3f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -26,7 +26,7 @@ </listitem> </varlistentry> - +<!-- <varlistentry> <term>Binutils Fix for gold Test Suite Patch - <token>&binutils-gold-test-patch-size;</token>:</term> <listitem> @@ -34,7 +34,7 @@ <para>MD5 sum: <literal>&binutils-gold-test-patch-md5;</literal></para> </listitem> </varlistentry> - +--> <varlistentry> <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term> <listitem> @@ -58,7 +58,7 @@ <para>MD5 sum: <literal>&glibc-fhs-patch-md5;</literal></para> </listitem> </varlistentry> - +<!-- <varlistentry> <term>GCC Cross Build Fix Patch - <token>&gcc-cross-patch-size;</token>:</term> <listitem> @@ -66,7 +66,7 @@ <para>MD5 sum: <literal>&gcc-cross-patch-md5;</literal></para> </listitem> </varlistentry> - +--> <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> @@ -75,6 +75,14 @@ </listitem> </varlistentry> + <varlistentry> + <term>Libpipeline Checks Patch - <token>&libpipeline-checks-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&libpipeline-checks-patch;"/></para> + <para>MD5 sum: <literal>&libpipeline-checks-patch-md5;</literal></para> + </listitem> + </varlistentry> + <varlistentry revision="sysv"> <term>Sysvinit Consolidated Patch - <token>&sysvinit-consolidated-patch-size;</token>:</term> <listitem> |