aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2020-06-23 03:39:16 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2020-06-23 03:39:16 +0000
commit380fdc0ab79075789af45ce247260db509a40842 (patch)
tree33c2f5998cf63efce39373380b8b871fec9a3160 /patches.ent
parent28e610dbf11eaf4f401b1522b80fa34feb46fa8c (diff)
Fix a segfault in systemd-udevd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches.ent b/patches.ent
index ec1261278..f07cb22c0 100644
--- a/patches.ent
+++ b/patches.ent
@@ -57,6 +57,6 @@
<!ENTITY systemd-consolidated-patch-size "64 KB">
-->
-<!ENTITY systemd-gcc10-patch "systemd-&systemd-version;-gcc_10-fixes-1.patch">
-<!ENTITY systemd-gcc10-patch-md5 "6d41186bfcd7002ed2cbf26b25f9091d">
-<!ENTITY systemd-gcc10-patch-size "4 KB">
+<!ENTITY systemd-gcc10-patch "systemd-&systemd-version;-gcc_10-fixes-2.patch">
+<!ENTITY systemd-gcc10-patch-md5 "5eaac1d3a66118c40814d3b81ad36b71">
+<!ENTITY systemd-gcc10-patch-size "8 KB">