From d70fd55a87f47fcc3b519ba3038d057c8938f5eb Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 5 Apr 2022 01:29:11 +0800 Subject: [PATCH 1/2] procps-ng: remove an outdated note It now just untars into procps-ng-4.0.0 directory, as we expect. --- chapter08/procps.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/chapter08/procps.xml b/chapter08/procps.xml index dfdb949ab..ce8fd59f2 100644 --- a/chapter08/procps.xml +++ b/chapter08/procps.xml @@ -25,14 +25,6 @@ The Procps-ng package contains programs for monitoring processes. - - - This package extracts to the directory - procps-3.3.17, - not the expected - procps-ng-3.3.17. - - &buildtime; &diskspace; From b3d5df2a4aee9866db96a73da6ebb7fdefd5f9ee Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Mon, 4 Apr 2022 21:28:35 +0100 Subject: [PATCH 2/2] Note that linux-5.17.1 and zlib-1.2.12 are security updates. --- chapter01/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6a2676afd..415bdbc18 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -48,7 +48,7 @@ #5041. - [bdubbs] - Update to zlib-1.2.12. Fixes + [bdubbs] - Update to zlib-1.2.12 (Security Update). Fixes #5040. @@ -76,7 +76,7 @@ #5034. - [bdubbs] - Update to linux-5.17.1. Fixes + [bdubbs] - Update to linux-5.17.1 (Security Update). Fixes #5033.