[blfs] branch trunk updated: systemd: Fix building with OpenSSL-4 (syncs with LFS)
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177881787516.735.12419978896155140407@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new db7234d5ff systemd: Fix building with OpenSSL-4 (syncs with LFS)
db7234d5ff is described below
commit db7234d5ffccce9dde110cb8015f3dd960f91cb9
Author: Douglas R. Reno <[email protected]>
AuthorDate: Thu May 14 22:59:57 2026 -0500
systemd: Fix building with OpenSSL-4 (syncs with LFS)
---
general/sysutils/systemd.xml | 12 +++++++++---
introduction/welcome/changelog.xml | 3 +++
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/general/sysutils/systemd.xml b/general/sysutils/systemd.xml
index 91eb576a15..0b7c687e80 100644
--- a/general/sysutils/systemd.xml
+++ b/general/sysutils/systemd.xml
@@ -74,17 +74,17 @@
</listitem>
</itemizedlist>
-<!-- Comment out (instead of remove) in case a patch will be needed.
+<!-- Comment out (instead of remove) in case a patch will be needed.-->
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Required patch:
- <ulink url="&patch-root;/systemd-&systemd-version;-upstream_fixes-1.patch"/>
+ <ulink url="&patch-root;/systemd-&systemd-version;-buildfix-1.patch"/>
</para>
</listitem>
</itemizedlist>
--->
+
<bridgehead renderas="sect3">systemd Dependencies</bridgehead>
<bridgehead renderas="sect4">Recommended</bridgehead>
@@ -185,6 +185,12 @@
<screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
-e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
+ <para>
+ Fix compilation issues with OpenSSL-4.0:
+ </para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-buildfix-1.patch</userinput></screen>
+
<para>
Rebuild <application>systemd</application> by running the
following commands:
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index fec663c204..328bb24598 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,9 @@
<listitem>
<para>May 14th, 2026</para>
<itemizedlist>
+ <listitem>
+ <para>[renodr] - Fixed building systemd with OpenSSL-4.</para>
+ </listitem>
<listitem>
<para>[renodr] - Fixed building nmap with OpenSSL-4. Fixes
<ulink url="&blfs-ticket-root;23297">#23297</ulink>.</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page