[lfs] branch trunk updated: The sed for Python has been incorporated int the latest version.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <175469220198.25252.9937386464579536588@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 04784cbff The sed for Python has been incorporated int the latest version.
04784cbff is described below
commit 04784cbffb214a4c5afe31908e4e900a79a0e990
Author: Bruce Dubbs <[email protected]>
AuthorDate: Fri Aug 8 17:29:56 2025 -0500
The sed for Python has been incorporated int the latest version.
---
chapter08/python.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/chapter08/python.xml b/chapter08/python.xml
index 2bedb71c6..e40f96e4c 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -43,16 +43,6 @@
<sect2 role="installation">
<title>Installation of Python 3</title>
- <!-- CVE-2025-8194, see BLFS ticket #21895. The sed adds three lines. Thank
- you Bruce for the sed! Please do not modify the spacing. -renodr -->
- <para>First, fix a security vulnerability in the tarfile module:</para>
-
-<screen><userinput remap="pre">sed -e '/Round/{n;n;a\
- # Only non-negative offsets are allowed\
- if count < 0:\
- raise InvalidHeaderError("invalid offset")
-}' -i Lib/tarfile.py</userinput></screen>
-
<para>Prepare Python for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \
--
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