[blfs] branch trunk updated: Upate to thunderbird-140.10.1 (Security Update)

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177800409109.8994.15040564032325604414@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 926ec3eae3 Upate to thunderbird-140.10.1 (Security Update)
926ec3eae3 is described below

commit 926ec3eae34d23c9ceba886dae044e1ffba1a85a
Author: Joe Locash <[email protected]>
AuthorDate: Tue May 5 14:01:26 2026 -0400

    Upate to thunderbird-140.10.1 (Security Update)
---
 introduction/welcome/changelog.xml | 12 +++++++++++-
 packages.ent                       |  2 +-
 xsoft/other/thunderbird.xml        | 15 +++++++++++++--
 3 files changed, 25 insertions(+), 4 deletions(-)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 8e93ab0975..4e8813d15a 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,11 +39,21 @@
   <itemizedlist>
     <title>Changelog Entries:</title>
 
+    <listitem>
+      <para>May 5th, 2026</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jlocash] - Update to thunderbird-140.10.1esr (Security Update). Fixes
+          <ulink url="&blfs-ticket-root;23112">#23112</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>May 4th, 2026</para>
       <itemizedlist>
         <listitem>
-          <para>[jlocash] - Update to firefox-140.10.1esr and js-140.10.1 (spidermonkey). Fixes
+          <para>[jlocash] - Update to firefox-140.10.1esr and js-140.10.1 (spidermonkey) (Security Update). Fixes
           <ulink url="&blfs-ticket-root;23111">#23111</ulink>.</para>
         </listitem>
       </itemizedlist>
diff --git a/packages.ent b/packages.ent
index 5a32733a67..d3666fc2f4 100644
--- a/packages.ent
+++ b/packages.ent
@@ -1132,7 +1132,7 @@
 <!ENTITY pidgin-version               "2.14.13">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.31">
-<!ENTITY thunderbird-version          "140.9.0">
+<!ENTITY thunderbird-version          "140.10.1">
 <!ENTITY tigervnc-version             "1.16.0">
 <!ENTITY transmission-version         "4.1.1">
 <!ENTITY xarchiver-version            "0.5.4.26">
diff --git a/xsoft/other/thunderbird.xml b/xsoft/other/thunderbird.xml
index 1a0fa4a15a..d01318aca8 100644
--- a/xsoft/other/thunderbird.xml
+++ b/xsoft/other/thunderbird.xml
@@ -6,8 +6,8 @@
 
   <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;esr/source/thunderbird-&thunderbird-version;esr.source.tar.xz">
   <!ENTITY thunderbird-download-ftp  " ">
-  <!ENTITY thunderbird-md5sum        "97d6e42e960385a80b3195d5bdc635cc">
-  <!ENTITY thunderbird-size          "724 MB">
+  <!ENTITY thunderbird-md5sum        "f20b8941f29025f8693053dc78c3c26e">
+  <!ENTITY thunderbird-size          "715 MB">
   <!ENTITY thunderbird-buildsize     "8.9 GB (267 MB installed)">
   <!ENTITY thunderbird-time          "16 SBU (on a 8-core machine)">
   <!-- Removed the -j1 time because python and rust do not obey it, although
@@ -187,6 +187,17 @@ sed '/patch.crates-io/a glslopt={path="../third_party/rust/glslopt"}' \
 sed '/name = "glslopt"/,/^$/{/source/d;/checksum/d}' \
     -i comm/rust/Cargo.lock</userinput></screen>
 
+    <para>
+      Next, fix building this package with rustc-1.95.0.  Again the build
+      system needs a change to skip the checksum verification:
+    </para>
+
+<screen><userinput remap="pre">sed '/use super::/a use core::simd::Select;' \
+    -i comm/third_party/rust/encoding_rs/src/x_user_defined.rs &amp;&amp;
+sed '/patch.crates-io/a encoding_rs={path="../third_party/rust/encoding_rs"}' \
+    -i comm/rust/Cargo.toml &amp;&amp;
+sed '/name = "encoding_rs"/,/^$/{/source/d;/checksum/d}' -i comm/rust/Cargo.lock</userinput></screen>
+
     <para>
       Next, fix building this package with LLVM-22:
     </para>

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