diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-09 20:54:15 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-09 20:54:15 -0600 |
commit | 9c4ff70edf2b57a98069d3395041f982c385dd5b (patch) | |
tree | 7e36ee2aea8e68d0e5dcbf97c57aa5b28b679ebc /chapter01 | |
parent | d759d8b20c5f2cf8142ce60c73ddaaec901d0880 (diff) |
Package updates.
Update to bc-5.2.2.
Update to linux-5.16.8.
Update to binutils-2.38. Requires adding zlib to Chapter 6.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
2 files changed, 24 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c2f04a58c..97fff77a0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,25 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2022-02-09</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bc-5.2.2. Fixes + <ulink url="&lfs-ticket-root;5004">#5004</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.16.8. Fixes + <ulink url="&lfs-ticket-root;5005">#5005</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to binutils-2.38. Requires + adding zlib to Chapter 6. Fixes + <ulink url="&lfs-ticket-root;5007">#5007</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-02-04</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5beb5ccea..dd4d4f7e7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -39,19 +39,19 @@ <!--<listitem> <para>Autoconf-&autoconf-version;</para> </listitem>--> - <listitem> + <listitem> <para>Automake-&automake-version;</para> </listitem> - <listitem> + <listitem> <para>Bash &bash-version;</para> </listitem> <listitem> <para>Bc &bc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Binutils-&binutils-version;</para> - </listitem>--> - <listitem> + </listitem> + <listitem> <para>Bison-&bison-version;</para> </listitem> <!--<listitem> |