diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2023-02-07 15:41:42 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2023-02-07 15:41:42 -0600 |
commit | 74af59de3c447eea2d9da2926edd444a368b6b1a (patch) | |
tree | e3ae878481f7b9ca6fcb9ac9c013f4d7e5568bd3 /chapter01 | |
parent | f405318419aa461f103891a429da1c0ea5e591e3 (diff) |
Package Updates
Update to OpenSSL-3.0.8 (Security Update)
Update to e2fsprogs-1.46.6 (Security Update)
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f0961db82..6f6819e6a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,20 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2023-02-07</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to OpenSSL-3.0.8 (Security Update). Fixes + <ulink url="&lfs-ticket-root;5211">#5211</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to e2fsprogs-1.46.6 (Security Update). Fixes + <ulink url="&lfs-ticket-root;5208">#5208</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision="systemd"> <para>2023-02-06</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 78dfcf7a3..2326b6a5c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -76,9 +76,9 @@ <listitem> <para>Diffutils-&diffutils-version;</para> </listitem> - <!--<listitem> + <listitem> <para>E2fsprogs-&e2fsprogs-version;</para> - </listitem>--> + </listitem> <!--<listitem revision="sysv"> <para>Eudev-&eudev-version;</para> </listitem>--> |