diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2021-07-17 21:11:36 +0100 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2021-07-17 21:11:36 +0100 |
commit | ac9f3952a6e3cd97e4ccbac16b8104df72dd01cc (patch) | |
tree | 8216d1182374f2527b2f575c7a76a022035fef8e /chapter01/changelog.xml | |
parent | f3997370c5e82150e0533b29c4fd47018375af6c (diff) |
Perl - fixes for 5.34 test failures.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 047a1d56f..2f3602124 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,17 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-07-17</para> + <itemizedlist> + <listitem> + <para>[ken] - Fix test failures in perl-5.34.0 by building less before + perl and by patching perl for a problem highlighted by gdbm-1.20. Fixes + <ulink url="&lfs-ticket-root;4885">#4885</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-07-15</para> <itemizedlist> <listitem> |