Author: renodr
Date: Mon Jun 22 20:39:09 2020
New Revision: 23315
Log:
Fix a segfault in systemd-udevd
Modified:
trunk/BOOK/general/sysutils/systemd.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/sysutils/systemd.xml
==============================================================================
--- trunk/BOOK/general/sysutils/systemd.xml Mon Jun 22 11:45:50 2020
(r23314)
+++ trunk/BOOK/general/sysutils/systemd.xml Mon Jun 22 20:39:09 2020
(r23315)
@@ -83,7 +83,7 @@
<listitem>
<para>
Required patch:
- <ulink
url="&patch-root;/systemd-&systemd-version;-gcc_10-fixes-1.patch"/>
+ <ulink
url="&patch-root;/systemd-&systemd-version;-gcc_10-fixes-2.patch"/>
</para>
</listitem>
</itemizedlist>
@@ -144,10 +144,11 @@
<title>Installation of systemd</title>
<para>
- Apply a patch to fix a build failure when building with GCC-10:
+ Apply a patch to fix a build failure when building with GCC-10 as well as
+ a segmentation fault in systemd-udevd on some platforms:
</para>
-<screen><userinput remap="pre">patch -Np1 -i
../systemd-&systemd-version;-gcc_10-fixes-1.patch</userinput></screen>
+<screen><userinput remap="pre">patch -Np1 -i
../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen>
<para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Jun 22 11:45:50
2020 (r23314)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Jun 22 20:39:09
2020 (r23315)
@@ -44,6 +44,10 @@
<listitem>
<para>June 22nd, 2020</para>
<itemizedlist>
+ <listitem revision="systemd">
+ <para>[renodr] - Apply a fix to systemd to fix segmentation faults in
+ systemd-udevd on some platforms.</para>
+ </listitem>
<listitem>
<para>[renodr] - Update to guile-3.0.3. Fixes
<ulink url="&blfs-ticket-root;13698">#13698</ulink>.</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page