[blfs] branch trunk updated: Net-SSLeay: Patch version 2

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178006606428.17779.14969791333585766210@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 34eba49aab Net-SSLeay: Patch version 2
34eba49aab is described below

commit 34eba49aab326c5a077648dfbed8d84008c6f403
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri May 29 16:44:40 2026 +0200

    Net-SSLeay: Patch version 2
    
    It seems the version of ExtUtils::ParseXS bundled with perl is
    too old to parse "#elif", so that the original version of the
    patch leads to duplicate functions. Changing slightly the patch
    allows to define the functions correctly.
    
    When the functions are undefined, one test fails in IO::Socket::SSL.
    With this version of the patch, all tests pass.
---
 general/prog/perl-deps/perl-net-ssleay.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/general/prog/perl-deps/perl-net-ssleay.xml b/general/prog/perl-deps/perl-net-ssleay.xml
index 6b2a0f5dbb..d6cd578e4c 100644
--- a/general/prog/perl-deps/perl-net-ssleay.xml
+++ b/general/prog/perl-deps/perl-net-ssleay.xml
@@ -47,7 +47,7 @@
         <listitem>
           <para>
             Required patch (for openssl-4):
-            <ulink url="&patch-root;/Net-SSLeay-&Net-SSLeay-version;-openssl4_fixes-1.patch"/>
+            <ulink url="&patch-root;/Net-SSLeay-&Net-SSLeay-version;-openssl4_fixes-2.patch"/>
           </para>
         </listitem>
       </itemizedlist>
@@ -61,7 +61,7 @@
         First, apply a patch to support OpenSSL-4:
       </para>
 
-<screen><userinput>patch -Np1 -i ../Net-SSLeay-&Net-SSLeay-version;-openssl4_fixes-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i ../Net-SSLeay-&Net-SSLeay-version;-openssl4_fixes-2.patch</userinput></screen>
 
       <para>
         This module uses a variant of the standard build and installation

-- 
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.