[lfs] 01/02: Package updates.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
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 8671727294115d13cbe98dcc5dd754700ccb0b66
Author: Bruce Dubbs <[email protected]>
AuthorDate: Fri Aug 8 16:58:24 2025 -0500

    Package updates.
    
    Update to Python-3.13.6.
    Update to openssl-3.5.2.
    Update to libffi-3.5.2.
    Update to gcc-15.2.0.
---
 chapter01/changelog.xml | 22 ++++++++++++++++++++++
 packages.ent            | 28 ++++++++++++++--------------
 2 files changed, 36 insertions(+), 14 deletions(-)

diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 09a3ee6e0..7d3db5f76 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,28 @@
     appropriate for the entry or if needed the entire day's listitem.
     -->
 
+    <listitem>
+      <para>2025-08-08</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to Python-3.13.6. Fixes
+          <ulink url='&lfs-ticket-root;5776'>#5776</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to openssl-3.5.2. Fixes
+          <ulink url='&lfs-ticket-root;5775'>#5775</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to libffi-3.5.2. Fixes
+          <ulink url='&lfs-ticket-root;5772'>#5772</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to gcc-15.2.0. Fixes
+          <ulink url='&lfs-ticket-root;5777'>#5777</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2025-08-01</para>
       <itemizedlist>
diff --git a/packages.ent b/packages.ent
index b38785818..fac6f43cd 100644
--- a/packages.ent
+++ b/packages.ent
@@ -210,10 +210,10 @@
 <!ENTITY gawk-fin-du "43 MB">
 <!ENTITY gawk-fin-sbu "0.2 SBU">
 
-<!ENTITY gcc-version "15.1.0">
-<!ENTITY gcc-size "95,966 KB">
+<!ENTITY gcc-version "15.2.0">
+<!ENTITY gcc-size "98,688 KB">
 <!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
-<!ENTITY gcc-md5 "e55d13c55428bca27b4d2ea02f883135">
+<!ENTITY gcc-md5 "b861b092bf1af683c46a8aa2e689a6fd">
 <!ENTITY gcc-home "https://gcc.gnu.org/">
 <!ENTITY gcc-tmpp1-du "4.8 GB">
 <!ENTITY gcc-tmpp1-sbu "3.2 SBU">
@@ -389,10 +389,10 @@
 <!ENTITY libcap-fin-du "3.0 MB">
 <!ENTITY libcap-fin-sbu "less than 0.1 SBU">
 
-<!ENTITY libffi-version "3.5.1">
-<!ENTITY libffi-size "1,387 KB">
+<!ENTITY libffi-version "3.5.2">
+<!ENTITY libffi-size "1,390 KB">
 <!ENTITY libffi-url "https://github.com/libffi/libffi/releases/download/v&libffi-version;/libffi-&libffi-version;.tar.gz">
-<!ENTITY libffi-md5 "a67b82e7ec069f15cd81c23ced5049f4">
+<!ENTITY libffi-md5 "92af9efad4ba398995abf44835c5d9e9">
 <!ENTITY libffi-home "https://sourceware.org/libffi/">
 <!ENTITY libffi-fin-du "11 MB">
 <!ENTITY libffi-fin-sbu "1.7 SBU">
@@ -538,10 +538,10 @@
 <!ENTITY ninja-fin-du "37 MB">
 <!ENTITY ninja-fin-sbu "0.2 SBU">
 
-<!ENTITY openssl-version "3.5.1">
-<!ENTITY openssl-size "51,913 KB">
+<!ENTITY openssl-version "3.5.2">
+<!ENTITY openssl-size "51,934 KB">
 <!ENTITY openssl-url "&github;/openssl/openssl/releases/download/openssl-&openssl-version;/openssl-&openssl-version;.tar.gz">
-<!ENTITY openssl-md5 "562a4e8d14ee5272f677a754b9c1ca5c">
+<!ENTITY openssl-md5 "890fc59f86fc21b5e4d1c031a698dbde">
 <!ENTITY openssl-home "https://www.openssl-library.org/">
 <!ENTITY openssl-fin-du "920 MB">
 <!ENTITY openssl-fin-sbu "1.8 SBU">
@@ -605,19 +605,19 @@
 <!-- If python minor version changes, updates in python and
      meson pages will be needed: python3.6 and python3.6m -->
 
-<!ENTITY python-version "3.13.5">
+<!ENTITY python-version "3.13.6">
 <!ENTITY python-minor "3.13">
-<!ENTITY python-size "22,321 KB">
+<!ENTITY python-size "22,228 KB">
 <!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">
-<!ENTITY python-md5 "dbaa8833aa736eddbb18a6a6ae0c10fa">
+<!ENTITY python-md5 "4170b57e642c15a1dfed17313ec57cc2">
 <!ENTITY python-home "https://www.python.org/">
 <!ENTITY python-tmp-du "634 MB">
 <!ENTITY python-tmp-sbu "0.5 SBU">
 <!ENTITY python-fin-du "501 MB">
 <!ENTITY python-fin-sbu "2.1 SBU">
 <!ENTITY python-docs-url "https://www.python.org/ftp/python/doc/&python-version;/python-&python-version;-docs-html.tar.bz2">
-<!ENTITY python-docs-md5 "8f34b29779cc1d5d1e8c0a913c307129">
-<!ENTITY python-docs-size "10,130 KB">
+<!ENTITY python-docs-md5 "9b60ac581d3ca7e2bb5c0ee15aa34b8f">
+<!ENTITY python-docs-size "10,154 KB">
 
 <!ENTITY readline-version "8.3">
 <!ENTITY readline-soversion "8.3"><!-- used for stripping -->

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