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 /chapter01/whatsnew.xml | |
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 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bc4b5df68..f67c577c4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -36,15 +36,15 @@ <!--<listitem> <para>Attr-&attr-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Autoconf-&autoconf-version;</para> - </listitem>--> + </listitem> <listitem> <para>Automake-&automake-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Bash &bash-version;</para> - </listitem>--> + </listitem> <listitem> <para>Bc &bc-version;</para> </listitem> @@ -279,9 +279,6 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> <listitem> - <para>autoconf-2.69-consolidated_fixes-1.patch</para> - </listitem> - <listitem> <para>meson-0.56.0-upstream_fix-1.patch</para> </listitem> <listitem> @@ -294,9 +291,9 @@ <title>Removed:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>bash-4.4-upstream_fixes-1.patch</para> - </listitem>--> + <listitem> + <para>bash-5.0-upstream_fixes-1.patch</para> + </listitem> </itemizedlist> |