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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index d98eb0d9b..11e3e193b 100644 --- a/patches.ent +++ b/patches.ent @@ -24,6 +24,10 @@ <!ENTITY coreutils-i18n-patch-md5 "1eeba2736dfea013509f9975365e4e32"> <!ENTITY coreutils-i18n-patch-size "166 KB"> +<!ENTITY coreutils-chmod-patch "coreutils-&coreutils-version;-chmod_fix-1.patch"> +<!ENTITY coreutils-chmod-patch-md5 "4709df88e68279e6ef357aa819ba5b1a"> +<!ENTITY coreutils-chmod-patch-size "3.8 KB"> + <!-- <!ENTITY flex-fixes-patch "flex-&flex-version;-upstream_fixes-3.patch"> <!ENTITY flex-fixes-patch-md5 "b46f6b0380e502a3dfb8b503227cd680"> |