diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-04-20 20:05:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-04-20 20:05:19 +0000 |
commit | ebc1e3d7308b773bf77f521d53824b8812047348 (patch) | |
tree | dc1500b467e3ee7bb28cf73984946803992b55cc /chapter01/changelog.xml | |
parent | 94fe8fafc196aeec50347c5b8ca9c384b7fd03d4 (diff) |
Update to perl-5.28.2.
Update to meson-0.50.1.
Update to linux-5.0.9.
Update to libcap-2.27.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 43dafe776..7571a4aaf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,6 +47,22 @@ <para>2019-04-20</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to perl-5.28.2. Fixes + <ulink url="&lfs-ticket-root;4460">#4460</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.50.1. Fixes + <ulink url="&lfs-ticket-root;4459">#4459</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.0.9. Fixes + <ulink url="&lfs-ticket-root;4458">#4458</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libcap-2.27. Fixes + <ulink url="&lfs-ticket-root;4457">#4457</ulink>.</para> + </listitem> + <listitem> <para>[renodr] - Fix the syntax used for configuring automatic file creation and deletion.</para> </listitem> |