[blfs] branch trunk updated: Update to firefox-140.10.1esr and js-140.10.1 (spidermonkey) (Security Update)

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177792796027.16382.10730365628970069747@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 72c833c309 Update to firefox-140.10.1esr and js-140.10.1 (spidermonkey) (Security Update)
72c833c309 is described below

commit 72c833c309801bd00988a0a3e4fc9c2c02348966
Author: Joe Locash <[email protected]>
AuthorDate: Mon May 4 16:52:33 2026 -0400

    Update to firefox-140.10.1esr and js-140.10.1 (spidermonkey) (Security Update)
---
 introduction/welcome/changelog.xml | 10 ++++++++++
 packages.ent                       |  6 +++---
 xsoft/graphweb/firefox.xml         |  8 +++++---
 3 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 6feb2b5b64..8e93ab0975 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,16 @@
   <itemizedlist>
     <title>Changelog Entries:</title>
 
+    <listitem>
+      <para>May 4th, 2026</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jlocash] - Update to firefox-140.10.1esr and js-140.10.1 (spidermonkey). Fixes
+          <ulink url="&blfs-ticket-root;23111">#23111</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>May 3rd, 2026</para>
       <itemizedlist>
diff --git a/packages.ent b/packages.ent
index 13d162c8b5..5a32733a67 100644
--- a/packages.ent
+++ b/packages.ent
@@ -1104,9 +1104,9 @@
      this information should be matched for both Firefox and Spidermonkey.
      There are cases where they will not match, like when GJS has not adapted
      to the latest ESR. -->
-<!ENTITY firefox-version              "140.9.0">
-<!ENTITY firefox-md5sum               "2212716729d8e809528a59180515454e">
-<!ENTITY firefox-size                 "602 MB">
+<!ENTITY firefox-version              "140.10.1">
+<!ENTITY firefox-md5sum               "81e575c4c05838466bdbb5ce1aaa9af9">
+<!ENTITY firefox-size                 "610 MB">
 <!ENTITY spidermonkey-major           "140">
 <!ENTITY spidermonkey-version         "&firefox-version;">
 <!ENTITY spidermonkey-md5sum          "&firefox-md5sum;">
diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml
index 3361496caa..6b58874dfd 100644
--- a/xsoft/graphweb/firefox.xml
+++ b/xsoft/graphweb/firefox.xml
@@ -10,7 +10,7 @@
 
   <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
     But the extra cached cargo files, if any, seem to be minimal -->
-  <!ENTITY firefox-buildsize     "7.6 GB (233 MB installed) without tests">
+  <!ENTITY firefox-buildsize     "7.7 GB (233 MB installed) without tests">
   <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    most practical way to get a timing on a machine with more cores, if taking
    cores offline is not practical. If in doubt, round up -->
@@ -77,12 +77,14 @@
 
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
+<!--
       <listitem>
         <para>
           Required patch:
           <ulink url="&patch-root;/firefox-&firefox-version;esr-ffmpeg-8.0.patch"/>
         </para>
       </listitem>
+-->
       <listitem>
         <para>
           Required patch:
@@ -311,11 +313,11 @@ MOZ_APP_REMOTINGNAME=firefox</literal>
 EOF</userinput></screen>
 
     <para>
-      Apply a patch to fix video functionality with
+      Apply a sed to fix video functionality with
       <xref linkend="ffmpeg"/>:
     </para>
 
-<screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;esr-ffmpeg-8.0.patch</userinput></screen>
+<screen><userinput remap="pre">sed -i '/so.61/i \  "libavcodec.so.62",' dom/media/platforms/ffmpeg/FFmpegRuntimeLinker.cpp</userinput></screen>
 
     <para>
       A patch is needed to fix building with glibc-2.43. This

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