diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-12-14 21:45:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-12-14 21:45:13 +0000 |
commit | e8bdec57fa3f57f6f8e1a57f4cb1054866526286 (patch) | |
tree | 1b66257c4db9faba0530db1c65890d8bfb064fcc /chapter03 | |
parent | f82ef4995ecd7bdfc6d850efc30ddab0df22f016 (diff) |
Update to libcap-2.46.
Update to bc-3.2.4.
Update to autoconf-2.70.
Update to openssl-1.1.1i.
Update to Python3-3.9.1.
Update to linux-5.9.14.
Update to bash-5.1 and readline-8.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index fc7ce3291..71a5d6969 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -17,7 +17,7 @@ needed to build an LFS system:</para> <variablelist role="materials"> - +<!-- <varlistentry> <term>Autoconf Consolidated Fixes Patch - <token>&autoconf-fixes-patch-size;</token>:</term> <listitem> @@ -25,7 +25,8 @@ <para>MD5 sum: <literal>&autoconf-fixes-patch-md5;</literal></para> </listitem> </varlistentry> - +--> +<!-- <varlistentry> <term>Bash Upstream Fixes Patch - <token>&bash-fixes-patch-size;</token>:</term> <listitem> @@ -33,7 +34,7 @@ <para>MD5 sum: <literal>&bash-fixes-patch-md5;</literal></para> </listitem> </varlistentry> - +--> <!-- <varlistentry> <term>Binutils Fix for gold Test Suite Patch - <token>&binutils-gold-test-patch-size;</token>:</term> |