diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-08-06 17:40:17 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-08-06 17:40:17 -0500 |
commit | 1b11115cd2bde70178f0b600de85f64a12cc36dc (patch) | |
tree | c0fe974bcd220775f2ee888dff970a3c0d951f2c /patches.ent | |
parent | 32feb4ba2ededf64430554baca57eb3af0fedbe3 (diff) |
Package updates.
Update to binutils-2.38.
Update to util-linux-2.38.1.
Update to Python3-3.10.6.
Update to glibc-2.36.
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/patches.ent b/patches.ent index 6c5acb77c..9efd90285 100644 --- a/patches.ent +++ b/patches.ent @@ -39,11 +39,11 @@ <!ENTITY file-upstream-fixes-md5 "d99090db596b9db2bed869662199a56a"> <!ENTITY file-upstream-fixes-patch-size "4.0 KB"> --> -<!-- -<!ENTITY gcc-upstream-fixes-patch "gcc-&gcc-version;-upstream_fixes-1.patch"> -<!ENTITY gcc-upstream-fixes-patch-md5 "27266d2a771f2ff812cb6ec9c8b456b4"> -<!ENTITY gcc-upstream-fixes-patch-size "18.0 KB"> ---> + +<!ENTITY gcc-upstream-fixes-patch "gcc-&gcc-version;-glibc_2.36-1.patch"> +<!ENTITY gcc-upstream-fixes-patch-md5 "8a5a4c3d14b9b2398b32f20b53a4de50"> +<!ENTITY gcc-upstream-fixes-patch-size "1.7 KB"> + <!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch"> <!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2"> <!ENTITY glibc-fhs-patch-size "2.8 KB"> @@ -85,6 +85,10 @@ <!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc"> <!ENTITY sysvinit-consolidated-patch-size "2.4 KB"> +<!ENTITY systemd-upstream-patch "systemd-&systemd-version;-glibc_2.36_fix-1.patch"> +<!ENTITY systemd-upstream-patch-md5 "fd8dc901e73ad00dc72a351a0d4ac48c"> +<!ENTITY systemd-upstream-patch-size "3.0 KB"> + <!ENTITY xz-upstream-fix-patch "xz-&xz-version;-upstream_fix-1.patch"> <!ENTITY xz-upstream-fix-patch-md5 "584c72ea3d8f7502b2770670f3090788"> <!ENTITY xz-upstream-fix-patch-size "3.7 KB"> |