diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-13 12:20:37 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-13 12:20:37 -0500 |
commit | fb8aee80518b711435f55b6aa6fb765cfd98d506 (patch) | |
tree | 38f5c7f02b9c1eb83377a0464941eb06a7125021 /chapter01 | |
parent | d0204e44b8190db2882c4bf0d511ab45519abb4f (diff) |
Package updates and a patch.
Update to linux-5.13.10.
Update to bc-5.0.0.
Update to vim-8.2.3337.
Add binutils-2.37 upstream patch.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 21 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 24 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cd7cac963..07dcdf4c4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,27 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-08-13</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-5.13.10. Fixes + <ulink url="&lfs-ticket-root;4904">#4904</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bc-5.0.0. Fixes + <ulink url="&lfs-ticket-root;4903">#4903</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to vim-8.2.3337. Addresses + <ulink url="&lfs-ticket-root;4521">#4521</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add binutils-2.37 upstream patch.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-08</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0db970287..2941bffd5 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -284,9 +284,9 @@ <itemizedlist> <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>meson-0.56.0-upstream_fix-1.patch</para> - </listitem>--> + <listitem> + <para>binutils-2.37-upstream_fix-1.patch</para> + </listitem> <listitem> <para>gcc-11.1.0-upstream_fixes-1.patch</para> </listitem> |