diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d23e449f1..15e10bdd6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,36 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2022-02-03 + + + [bdubbs] - Add coreutils-9.0 chmod patch. Fixes + #4992. + + + [bdubbs] - Update to glibc-2.35. Fixes + #4999. + + + [bdubbs] - Update to linux-5.16.5. Fixes + #4996. + + + [bdubbs] - Update to findutils-4.9.0. Fixes + #4995. + + + [bdubbs] - Update to expat-2.4.4. Fixes + #4993. + + + [bdubbs] - Update to iana-etc-20220128. Fixes + #4994. + + + + 2022-01-29 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a0b40efef..d0d17f734 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -84,12 +84,12 @@ - + File-&file-version; - + @@ -105,9 +105,9 @@ - + @@ -284,6 +284,9 @@ Added: + + coreutils-9.0-chmod_fix-1.patch + file-5.40-upstream_fixes-1.patch diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 30107c6ee..d404035a2 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -59,6 +59,14 @@ MD5 sum: &coreutils-i18n-patch-md5; + + + Coreutils Chmod Fix Patch - &coreutils-chmod-patch-size;: + + Download: + MD5 sum: &coreutils-chmod-patch-md5; + + - + Now, fix a problem with chmod return values: + +patch -Np1 -i ../&coreutils-chmod-patch; + - + - +