[blfs] branch trunk updated: Fix Python-3.11.1 for OpenSSL-4
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178134238346.26084.3537838567938996788@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 0f4ffb9633 Fix Python-3.11.1 for OpenSSL-4
0f4ffb9633 is described below
commit 0f4ffb963389cafdf406bd7210e9a125156931b5
Author: Pierre Labastie <[email protected]>
AuthorDate: Sat Jun 13 11:11:32 2026 +0200
Fix Python-3.11.1 for OpenSSL-4
---
general/prog/python311.xml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/general/prog/python311.xml b/general/prog/python311.xml
index 66cd3146a4..6669a9c941 100644
--- a/general/prog/python311.xml
+++ b/general/prog/python311.xml
@@ -69,6 +69,17 @@
</para>
</listitem>
</itemizedlist>
+
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch for OpenSSL-4:
+ <ulink url="&patch-root;/python-&python311-version;-openssl_4_fixes-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<!--
<bridgehead renderas="sect3">Python 3.11 Dependencies</bridgehead>
@@ -87,6 +98,12 @@
<sect2 role="installation">
<title>Installation of Python 3.11</title>
+ <para>
+ First apply a patch for building against OpenSSL-4:
+ </para>
+
+<screen><userinput>patch -Np1 -i ../python-&python311-version;-openssl_4_fixes-1.patch</userinput></screen>
+
<para>
Install <application>Python 3.11</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