diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-03 13:02:19 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-03 13:02:19 -0600 |
commit | a5d31dd654840c3e5990fd1b3f29831b2cc01cf6 (patch) | |
tree | 3b9ea4ab2722c6cca0d5a7c1762aaa6117aaba98 /chapter03 | |
parent | 1966b8db8f0cd40e3427f5df67e228a6f691ee3e (diff) |
Package updates and a patch.
Add coreutils-9.0 chmod patch.
Update to glibc-2.35.
Update to linux-5.16.5.
Update to findutils-4.9.0.
Update to expat-2.4.4.
Update to iana-etc-20220128.
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
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 @@ <para>MD5 sum: <literal>&coreutils-i18n-patch-md5;</literal></para> </listitem> </varlistentry> + + <varlistentry> + <term>Coreutils Chmod Fix Patch - <token>&coreutils-chmod-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&coreutils-chmod-patch;"/></para> + <para>MD5 sum: <literal>&coreutils-chmod-patch-md5;</literal></para> + </listitem> + </varlistentry> <!-- <varlistentry> <term>File Upstream Fixes Patch - <token>&file-upstream-fixes-patch-size;</token>:</term> |