| 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 6f16b2606ee38de1018d5342f29fe0823f10dce6
Merge: 6d990d487 1be596564
Author: Bruce Dubbs <[email protected]>
AuthorDate: Mon May 11 12:32:42 2026 -0500
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
chapter01/changelog.xml | 9 ++++++++
chapter05/gcc-pass1.xml | 13 ++----------
chapter08/gcc.xml | 56 ++++++++++++++++++++++++++++++-------------------
3 files changed, 46 insertions(+), 32 deletions(-)
diff --cc chapter01/changelog.xml
index 1419e1789,f332e0ec2..2ac43b596
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@@ -40,46 -40,13 +40,55 @@@
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem>
+ <para>2026-05-11</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to vim-9.2.0461 (Security Update). Fixes
+ <ulink url='&lfs-ticket-root;5938'>#5938</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to sqlite-3.53.2. Fixes
+ <ulink url='&lfs-ticket-root;5929'>#5929</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to Python-3.14.5. Fixes
+ <ulink url='&lfs-ticket-root;5931'>#5931</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to openssl-4.0.0. Fixes
+ <ulink url='&lfs-ticket-root;5912'>#5912</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-7.0.5. Fixes
+ <ulink url='&lfs-ticket-root;5917'>#5917</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to iana-etc-20260604. Addresses
+ <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Add Python-3.14.5 linux7 build patch. Addresses
+ <ulink url='&lfs-ticket-root;5931'>#5931</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Add glibc linux7 fixes patch (Security Fix). Fixes
+ <ulink url='&lfs-ticket-root;5930'>#5930</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Add systemd openssl4 build patch. Addresses
+ <ulink url='&lfs-ticket-root;5912'>#5912</ulink>.</para>
+ </listitem>
++ </itemizedlist>
++ </listitem>
+
+ <listitem>
+ <para>2026-05-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to gcc-16.1.0. Fixes
+ <ulink url='&lfs-ticket-root;5927'>#5927</ulink>.</para>
+ </listitem>
</itemizedlist>
</listitem>
diff --cc chapter08/gcc.xml
index 9b3b2092d,52e5978c7..6c40e9745
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@@ -40,7 -40,11 +40,12 @@@
<sect2 role="installation">
<title>Installation of GCC</title>
+
+ <!-- not needed anymore with gcc-16:
+ <para>First, make a fix required by glibc-2.43 and later:</para>
+
+ <screen><userinput remap="pre">sed -i 's/char [*]q/const &/' libgomp/affinity-fmt.c</userinput></screen>
+ -->
<para>If building on x86_64, change the default directory name for 64-bit
libraries to <quote>lib</quote>:</para>
--
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