diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-01 11:58:29 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-01 11:58:29 -0500 |
commit | 0b1054551522a77af69069a96269436e9165230a (patch) | |
tree | d092e9e0f82d1f67008bf2e38cfae834d1a8bd57 /chapter01/changelog.xml | |
parent | 2f67a2a07ff8932f555d2f4566d7ac02bb55104b (diff) |
Fackage updates and fixes.
Remove unneeded sed commands from automake and coreutils.
Update to linux-5.13.7.
Update to e2fsprogs-1.46.3.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ab574e5a5..59ebfd16b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,25 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2021-08-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove unneeded sed commands from automake and + coreutils. Fixes + <ulink url="&lfs-ticket-root;4895">#4895</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.13.7. Fixes + <ulink url="&lfs-ticket-root;4893">#4893</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to e2fsprogs-1.46.3. Fixes + <ulink url="&lfs-ticket-root;4896">#4896</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2021-07-27</para> |