diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-08-06 17:40:17 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-08-06 17:40:17 -0500 |
commit | 1b11115cd2bde70178f0b600de85f64a12cc36dc (patch) | |
tree | c0fe974bcd220775f2ee888dff970a3c0d951f2c /chapter01/changelog.xml | |
parent | 32feb4ba2ededf64430554baca57eb3af0fedbe3 (diff) |
Package updates.
Update to binutils-2.38.
Update to util-linux-2.38.1.
Update to Python3-3.10.6.
Update to glibc-2.36.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cb50fa625..dd9d24d04 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,28 @@ --> <listitem> + <para>2022-08-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to binutils-2.38. Fixes + <ulink url="&lfs-ticket-root;5089">#5089</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to util-linux-2.38.1. Fixes + <ulink url="&lfs-ticket-root;5088">#5088</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to Python3-3.10.6. Fixes + <ulink url="&lfs-ticket-root;5087">#5087</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to glibc-2.36. Fixes + <ulink url="&lfs-ticket-root;5083">#5084</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-07-24</para> <itemizedlist> <listitem> |