[blfs] branch trunk updated: wpa_supplicant: patch for OpenSSL-4

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178005739572.15282.8708473598479068669@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 fc9446d769 wpa_supplicant: patch for OpenSSL-4
fc9446d769 is described below

commit fc9446d769d63acee215145cb8009e7f80d76f97
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri May 29 14:22:47 2026 +0200

    wpa_supplicant: patch for OpenSSL-4
---
 introduction/welcome/changelog.xml     | 10 ++++++++++
 networking/netprogs/wpa_supplicant.xml | 16 +++++++---------
 2 files changed, 17 insertions(+), 9 deletions(-)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 6856d78d21..704d39d0e9 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,16 @@
   <itemizedlist>
     <title>Changelog Entries:</title>
 
+    <listitem>
+      <para>May 29th, 2026</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Patch wpa_supplicant for OpenSSL-4. Part of
+          <ulink url="&blfs-ticket-root;23330">#23330</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>May 28th, 2026</para>
       <itemizedlist>
diff --git a/networking/netprogs/wpa_supplicant.xml b/networking/netprogs/wpa_supplicant.xml
index aea269a574..504aa95947 100644
--- a/networking/netprogs/wpa_supplicant.xml
+++ b/networking/netprogs/wpa_supplicant.xml
@@ -71,17 +71,17 @@
         </para>
       </listitem>
     </itemizedlist>
-<!--
+
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
         <para>
           Required patch:
-          <ulink url="&patch-root;/wpa_supplicant-&wpa_supplicant-version;-security_fix-1.patch"/>
+          <ulink url="&patch-root;/wpa_supplicant-&wpa_supplicant-version;-openssl_4_fixes-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
--->
+
     <bridgehead renderas="sect3">WPA Supplicant Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
@@ -173,15 +173,13 @@ CONFIG_CTRL_IFACE_DBUS_NEW=y
 CONFIG_CTRL_IFACE_DBUS_INTRO=y</literal>
 EOF</userinput></screen>
 
-<!-- Fixed in version 2.11
+
     <para>
-      Next, patch a security vulnerability that occurs when connecting to some
-      networks:
-      <!- - CVE-2023-52160, see Ticket #19304. - ->
+      Next, fix building with OpenSSL-4:
     </para>
 
-<screen><userinput>patch -Np1 -i ../wpa_supplicant-&wpa_supplicant-version;-security_fix-1.patch</userinput></screen>
--->
+<screen><userinput>patch -Np1 -i ../wpa_supplicant-&wpa_supplicant-version;-openssl_4_fixes-1.patch</userinput></screen>
+
     <para>
       Install <application>WPA Supplicant</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.