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 /chapter03/patches.xml | |
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 'chapter03/patches.xml')
-rw-r--r-- | chapter03/patches.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index b960b7d06..3719c1759 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -125,6 +125,15 @@ </listitem> </varlistentry> --> + + <varlistentry revision="systemd"> + <term>Systemd GCC-10 Patch - <token>&systemd-gcc10-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&systemd-gcc10-patch;"/></para> + <para>MD5 sum: <literal>&systemd-gcc10-patch-md5;</literal></para> + </listitem> + </varlistentry> + </variablelist> <para>Total size of these patches: about <returnvalue/></para> |