diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-27 12:54:09 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-06-27 12:54:09 -0500 |
commit | 5809826800d8005976be14888ac1f4df21174bbf (patch) | |
tree | 16f31c75e6c71e903851b3c1fb727ecdf7c9711e /chapter01/changelog.xml | |
parent | f23960ab257406545de07105e1b38b2da7cd7dc9 (diff) |
Package updates.
Update to bash-5.1.8.
Update to dejagnu-1.6.3.
Update to gdbm-1.20.
Update to libcap-2.51.
Update to man-pages-5.1.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 872082ac1..39973d6d1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,32 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-06-27</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bash-5.1.8. Fixes + <ulink url="&lfs-ticket-root;4869">#4869</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to dejagnu-1.6.3. Fixes + <ulink url="&lfs-ticket-root;4871">#4871</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gdbm-1.20. Fixes + <ulink url="&lfs-ticket-root;4872">#4872</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libcap-2.51. Fixes + <ulink url="&lfs-ticket-root;4874">#4874</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-pages-5.1. Fixes + <ulink url="&lfs-ticket-root;4876">#4876</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-06-18</para> <itemizedlist> <listitem> |