diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-30 16:06:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-30 16:06:46 +0000 |
commit | 5a986cbf759fcd9377e067f150241ef7f2b7e453 (patch) | |
tree | 2a37bfef0c81a2afd119b1f058a02c3e1ff8c901 /chapter01 | |
parent | 19e73cb8adcf3bd69369455e5f90ca068c8813af (diff) |
Update to perl-5.32.0.
Update to man-db-2.9.3.
Update to linux-5.7.6.
Update to check-0.15.0.
Update to bc-3.0.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 26 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 28 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 25da1ca31..5a43c9575 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,32 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <itemizedlist> + <para>2020-07-01</para> + <listitem> + <para>[bdubbs] - Update to perl-5.32.0. Fixes + <ulink url="&lfs-ticket-root;4676">#4676</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-db-2.9.3. Fixes + <ulink url="&lfs-ticket-root;4680">#4680</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.7.6. Fixes + <ulink url="&lfs-ticket-root;4674">#4674</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to check-0.15.0. Fixes + <ulink url="&lfs-ticket-root;4679">#4679</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bc-3.0.3. Fixes + <ulink url="&lfs-ticket-root;4675">#4675</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision="systemd"> <itemizedlist> <para>2020-06-22</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 70fb7f29b..25d15111a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -57,9 +57,9 @@ <!--<listitem> <para>Bzip2-&bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Check-&check-version;</para> - </listitem>--> + </listitem> <listitem> <para>Coreutils-&coreutils-version;</para> </listitem> |