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/changelog.xml | |
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/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 19 insertions, 0 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> |