diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-06-04 02:34:40 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-06-04 02:34:40 +0000 |
commit | 560065f976e371779928dbf8b9428217f3f57331 (patch) | |
tree | 828cc29bfa5b35297adc411b7d167ba479ef4635 /patches.ent | |
parent | 54f2cdda358ff50b01fc14ec15aaefc9cb8eebff (diff) |
Update to perl-5.30.3 (security update)
Update to dbus-1.12.18 (security update) - systemd only
Update to man-db-2.9.2
Update to libcap-2.36
Update to bison-3.6.3
systemd: Buildfix for GCC-10 - patch instead of cflags
elfutils: run-elfclassify.sh no longer fails.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 9ec504dce..2fc53d049 100644 --- a/patches.ent +++ b/patches.ent @@ -52,3 +52,7 @@ <!ENTITY systemd-consolidated-patch-md5 "2bad2992f4373eb925885f2ea2fb8d14"> <!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"> |