[lfs] 01/02: python: replace the patch with the updated version
| Newsgroups | gmane.linux.lfs.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 lfs. commit 116d058f27e9ac405d2b7b2ceeafe7d88b91be65 Author: Xi Ruoyao <[email protected]> AuthorDate: Tue May 12 01:40:36 2026 +0800 python: replace the patch with the updated version --- chapter08/python.xml | 2 +- patches.ent | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chapter08/python.xml b/chapter08/python.xml index 3be111f37..fbbbc0afe 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -43,7 +43,7 @@ <sect2 role="installation"> <title>Installation of Python 3</title> - <para>First, apply a patch for compatibility with OpenSSL4 and Linux7:</para> + <para>First, apply a patch for compatibility with OpenSSL 4:</para> <screen><userinput remap="pre">patch -Np1 -i ../&python-security-fixes-patch;</userinput></screen> diff --git a/patches.ent b/patches.ent index 84c3216b8..674010d61 100644 --- a/patches.ent +++ b/patches.ent @@ -41,9 +41,9 @@ <!ENTITY perl-upstream-fix-patch-size "13 KB"> --> -<!ENTITY python-security-fixes-patch "Python-&python-version;-OpenSSL4_Linux7_fixes-1.patch"> -<!ENTITY python-security-fixes-patch-md5 "c2ec7e407a18e6be9de14fd679ee8fac"> -<!ENTITY python-security-fixes-patch-size "31 KB"> +<!ENTITY python-security-fixes-patch "Python-&python-version;-openssl_4-1.patch"> +<!ENTITY python-security-fixes-patch-md5 "597d7737df1b4ea4e184c193da523050"> +<!ENTITY python-security-fixes-patch-size "38 KB"> <!-- <!ENTITY readline-fixes-patch "readline-&readline-version;-upstream_fixes-3.patch"> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page