diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-26 06:52:29 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-26 06:52:29 +0000 |
commit | 6f6e362ab2af24a45689fae11a647a4fd43cf174 (patch) | |
tree | 21a61050dccb67f450fcc0293fdf8169596b2c08 /chapter01/changelog.xml | |
parent | 430a8de69f031ac0c6bea23cb65c93e7c5fec986 (diff) |
Update to OpenSSL-1.1.1k
Update to attr-2.5.1
Uodate to acl-2.5.1
Update to linux-5.11.10
Update to bc-3.3.4
Update to man-pages-5.11
Update to expat-2.3.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2f8e33d32..cd59ea662 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,11 +43,45 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-03-26</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to openssl-1.1.1k (Security Update). Fixes + <ulink url="&lfs-ticket-root;4838">#4838</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to attr-2.5.1. Fixes + <ulink url="&lfs-ticket-root;4833">#4833</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to linux-5.11.10. Fixes + <ulink url="&lfs-ticket-root;4834">#4834</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to bc-3.3.4. Fixes + <ulink url="&lfs-ticket-root;4835">#4835</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to man-pages-5.11. Fixes + <ulink url="&lfs-ticket-root;4836">#4836</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to expat-2.3.0. Fixes + <ulink url="&lfs-ticket-root;4837">#4837</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to acl-2.3.1. Fixes + <ulink url="&lfs-ticket-root;4832">#4832</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-03-17</para> <itemizedlist> <listitem> <para>[xry111] - Use <option>-j1</option> for Binutils - installation. Thanks report from Hans Meier.</para> + installation. Thanks report from Hans Meier.</para> </listitem> </itemizedlist> </listitem> |