diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-08 14:19:18 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-08 14:19:18 -0500 |
commit | 3ba82a8a1f8020631d8c8e7dd9a4a3ea4a77150d (patch) | |
tree | 8c614d0685ebf82e891ccbe18a256496474873ac /chapter01 | |
parent | 3c9fe9ad67705f70bfa9554ab503c9218a0b73ee (diff) |
Package updates.
Update to linux-5.13.9.
Update to libffi-3.4.2.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 78559b1f4..cd7cac963 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-08-08</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-5.13.9. Fixes + <ulink url="&lfs-ticket-root;4900">#4900</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libffi-3.4.2. Fixes + <ulink url="&lfs-ticket-root;4902">#4902</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-06</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1445f30d8..0db970287 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -159,9 +159,9 @@ <listitem> <para>Libelf-&elfutils-version; (from elfutils)</para> </listitem> - <!--<listitem> + <listitem> <para>Libffi-&libffi-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Libpipeline-&libpipeline-version;</para> </listitem>--> |