[blfs] 02/02: Fix ntp for OpenSSL-4

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

commit 425d82c4eab18dc5f2b64f01b5b1059e41e05363
Author: Pierre Labastie <[email protected]>
AuthorDate: Sat Jun 13 13:10:49 2026 +0200

    Fix ntp for OpenSSL-4
---
 networking/netprogs/ntp.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/networking/netprogs/ntp.xml b/networking/netprogs/ntp.xml
index b443622fb9..2d36898ce0 100644
--- a/networking/netprogs/ntp.xml
+++ b/networking/netprogs/ntp.xml
@@ -74,6 +74,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch to buiild with OpenSSL-4:
+          <ulink url="&patch-root;/ntp-&ntp-version;-openssl_4-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">ntp Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -148,6 +158,13 @@ autoreconf -fiv</userinput></screen>
 
 <screen><userinput>sed -i "/ep.*FAILED/,+4s/ep/ep2/" ntpd/ntp_io.c</userinput></screen>
 
+    <!--https://bugs.ntp.org/show_bug.cgi?id=4023-->
+    <para>
+      Then apply a patch to build with OpenSSL-4:
+    </para>
+
+<screen><userinput>patch -Np1 -i ../ntp-&ntp-version;-openssl_4-1.patch</userinput></screen>
+
     <para>
       Install <application>ntp</application> by running
       the following commands:

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.