diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-03-14 20:47:46 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-03-14 20:47:46 -0500 |
commit | c97cd380ca58605b2b1ca3a4721770a2314bc562 (patch) | |
tree | ae7688e517c8f6db7177db0f2c07e6e512f7176d /chapter01 | |
parent | b4829e6717d632c2962c2e22bd49e15b3272e0ff (diff) |
Package updates.
Update to bc-6.4.0.
Update to grep-3.9.
Update to linux-6.2.6.
Update to iana-etc-20230306.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 21 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 25 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 20cf06f58..24634ea69 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,27 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2023-03-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bc-6.4.0. Fixes + <ulink url='&lfs-ticket-root;5217'>#5217</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to grep-3.9. Fixes + <ulink url='&lfs-ticket-root;5225'>#5225</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-6.2.6. Fixes + <ulink url='&lfs-ticket-root;5226'>#5226</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iana-etc-20230306. Addresses + <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2023-03-04</para> <itemizedlist> <listitem revision='systemd'> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 21722a863..6153628ac 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -118,9 +118,9 @@ <!--<listitem> <para>Gperf-&gperf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Grep-&grep-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Groff-&groff-version;</para> </listitem>--> @@ -130,9 +130,9 @@ <!--<listitem> <para>Gzip-&gzip-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>IANA-Etc-&iana-etc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Inetutils-&inetutils-version;</para> </listitem>--> |