diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-12-14 17:33:39 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-12-14 17:33:39 -0600 |
commit | 05dcee7980f0ed17e75c3df09d5b5b87a4688d8f (patch) | |
tree | f9c6883c19310d0220d8a2afb3c869bb5531248b /chapter01 | |
parent | 4b4f934b9c5f2ffcc6ad6f3e0ce5efd7775b7619 (diff) |
Package updates.
Update to python3-3.10.1.
Update to openssl-1.1.1m.
Update to linux-5.15.7.
Update to libcap-2.62.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a6cc87fe5..b317f9008 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,28 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-12-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to python3-3.10.1. Fixes + <ulink url="&lfs-ticket-root;4863">#4963</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to openssl-1.1.1m. Fixes + <ulink url="&lfs-ticket-root;4866">#4966</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.15.7. Fixes + <ulink url="&lfs-ticket-root;4864">#4964</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libcap-2.62. Fixes + <ulink url="&lfs-ticket-root;4865">#4965</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-12-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e186e74dd..6633d5743 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -201,9 +201,9 @@ <!--<listitem> <para>Ninja-&ninja-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Openssl-&openssl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Patch-&patch-version;</para> </listitem>--> |