diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-12-01 17:40:16 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-12-01 17:40:16 -0600 |
commit | 82e98d0b0e798f9f603cbc9ba52acc039b332b6a (patch) | |
tree | c8a6e41a7b9be93e441d77b40bc3e267bfd486a1 /chapter01 | |
parent | 66d32d7e29f713446127b4bcb57b2f2ef7b0c912 (diff) |
Package updates.
Update to iana-etc-20221122.
Update to xz-5.2.9.
Update to tzdata-2022g.
Update to texinfo-7.0.1.
Update to tcl-8.6.13.
Update to meson-0.64.1.
Update to linux-6.0.10.
Update to gawk-5.2.1.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 38 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 40 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a24873253..e16fabad3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,44 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2022-12-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to iana-etc-20221122. Addresses + <ulink url="&lfs-ticket-root;5006">#5006</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to xz-5.2.9. Fixes + <ulink url="&lfs-ticket-root;5174">#5174</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tzdata-2022g. Fixes + <ulink url="&lfs-ticket-root;5172">#5172</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to texinfo-7.0.1. Fixes + <ulink url="&lfs-ticket-root;5173">#5173</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tcl-8.6.13. Fixes + <ulink url="&lfs-ticket-root;5170">#5170</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.64.1. Fixes + <ulink url="&lfs-ticket-root;5169">#5169</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-6.0.10. Fixes + <ulink url="&lfs-ticket-root;5171">#5171</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gawk-5.2.1. Fixes + <ulink url="&lfs-ticket-root;5168">#5168</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-11-22</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3612115ff..637fafa44 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -247,9 +247,9 @@ <!--<listitem> <para>Tar-&tar-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Tcl-&tcl-version;</para> - </listitem>--> + </listitem> <listitem> <para>Texinfo-&texinfo-version;</para> </listitem> |