From 0b1054551522a77af69069a96269436e9165230a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 1 Aug 2021 11:58:29 -0500 Subject: [PATCH] Fackage updates and fixes. Remove unneeded sed commands from automake and coreutils. Update to linux-5.13.7. Update to e2fsprogs-1.46.3. --- chapter01/changelog.xml | 19 +++++++++++++++++++ chapter08/automake.xml | 4 ++-- chapter08/coreutils.xml | 2 ++ packages.ent | 12 ++++++------ 4 files changed, 29 insertions(+), 8 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 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-08-01 + + + [bdubbs] - Remove unneeded sed commands from automake and + coreutils. Fixes + #4895. + + + [bdubbs] - Update to linux-5.13.7. Fixes + #4893. + + + [bdubbs] - Update to e2fsprogs-1.46.3. Fixes + #4896. + + + + 2021-07-27 diff --git a/chapter08/automake.xml b/chapter08/automake.xml index 33db7bcb9..b97ac9f4a 100644 --- a/chapter08/automake.xml +++ b/chapter08/automake.xml @@ -40,11 +40,11 @@ Installation of Automake - + Prepare Automake for compilation: ./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version; diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index c5d2a5032..ce2728fd6 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -56,9 +56,11 @@ + - + - +