diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-10-31 14:00:21 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-10-31 14:00:21 -0500 |
commit | 1f201845a30b83f242a5f8ed35a80db17522752b (patch) | |
tree | 8ae57ebf166902896f933bd2b64d22dffa3561ff /chapter01/changelog.xml | |
parent | 843d015a32a9f08ce6a0f7ae5ee424555ee7f292 (diff) |
Package updates
Update to gawk-5.1.1.
Update to meson-0.60.0.
Update to libcap-2.60.
Update to gdbm-1.22.
Update to file-5.41.
Update to linux-5.14.15.
Update to iana-etc-20211025.
Update to tzdata-2021e.
Change /bin to /usr/bin in passwd, and revisedchroot.
Fix systemd for new meson.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b52723164..df2d03e0c 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>2021-11-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to gawk-5.1.1. Fixes + <ulink url="&lfs-ticket-root;4946">#4946</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.60.0. Fixes + <ulink url="&lfs-ticket-root;4945">#4945</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libcap-2.60. Fixes + <ulink url="&lfs-ticket-root;4944">#4944</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gdbm-1.22. Fixes + <ulink url="&lfs-ticket-root;4943">#4943</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to file-5.41. Fixes + <ulink url="&lfs-ticket-root;4942">#4942</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.14.15. Fixes + <ulink url="&lfs-ticket-root;4941">#4941</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iana-etc-20211025. Fixes + <ulink url="&lfs-ticket-root;4940">#4940</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tzdata-2021e. Fixes + <ulink url="&lfs-ticket-root;4939">#4939</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-10-15</para> <itemizedlist> <listitem> |