diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-25 18:51:16 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-25 18:51:16 -0500 |
commit | 49170b0a844cd67a78b0ec76af867a7cf34d559f (patch) | |
tree | 38b331cb1e4819f8f443fee601d950f7742d79d5 /chapter01 | |
parent | 35ad6631746c316d169e3a2673cfdd0c635867b7 (diff) |
Package updates for lfs-11.0-rc3
LFS-11.0-rc3 released.
Update to e2fsprogs-1.46.4.
Update to meson-0.59.1.
Update to util-linux 2.37.2.
Update to linux-5.13.12.
Update to libcap-2.53.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 59f30f69a..2073f79bf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,29 @@ <para>2021-08-25</para> <itemizedlist> <listitem> + <para>[bdubbs] - LFS-11.0-rc3 released.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to e2fsprogs-1.46.4. Fixes + <ulink url="&lfs-ticket-root;4910">#4910</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.59.1. Fixes + <ulink url="&lfs-ticket-root;4909">#4909</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to util-linux 2.37.2. Fixes + <ulink url="&lfs-ticket-root;4908">#4908</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.13.12. Fixes + <ulink url="&lfs-ticket-root;4907">#4907</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libcap-2.53. Fixes + <ulink url="&lfs-ticket-root;4906">#4906</ulink>.</para> + </listitem> + <listitem> <para>[xry111] - Update to openssl-1.1.1l (security fixes). Fixes <ulink url="&lfs-ticket-root;4911">#4911</ulink>.</para> </listitem> |