diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-08-14 13:47:25 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-08-14 13:47:25 -0500 |
commit | f7d3b6ed213e8957b3c32318fc240c9f73ffe7ea (patch) | |
tree | 7cd7054226454bb41cced984a9344202212851b5 /chapter01 | |
parent | 539f0110b09ca953c289f914d4c7695ffd88f0af (diff) |
Package updates.
Update to xz-5.4.4.
Update to less-643.
Update to meson-1.2.1.
Update to linux-6.4.10.
Update to iana-etc-20230810.
Update to pkgconf-2.0.1.
All build times and sizes were also checked and updated as needed.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 30 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 32 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5f0b0a98c..39cb92c7d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,36 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2023-08-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to xz-5.4.4. Fixes + <ulink url='&lfs-ticket-root;5307'>#5307</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to less-643. Fixes + <ulink url='&lfs-ticket-root;5317'>#5317</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-1.2.1. Fixes + <ulink url='&lfs-ticket-root;5314'>#5314</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-6.4.10. Fixes + <ulink url='&lfs-ticket-root;5313'>#5313</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iana-etc-20230810. Addresses + <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para> + </listitem> + <listitem> + <para>[rahul] - Update to pkgconf-2.0.1. Fixes + <ulink url='&lfs-ticket-root;5315'>#5316</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-08-07</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 50eb75507..cf5156d40 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -226,9 +226,9 @@ <!--<listitem> <para>Patch-&patch-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Pkgconf-&pkgconf-version;</para> - </listitem>--> + </listitem> <listitem> <para>Perl-&perl-version;</para> </listitem> |