Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (59059c964c75dc23de23b8213a21ade81243ac06)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (59059c964c75dc23de23b8213a21ade81243ac06)
  • Date: Mon, 23 Jun 2025 17:02:40 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/firefox/DEPENDS | 2 -
http/firefox/DETAILS | 2 -
http/firefox/HISTORY | 5 ++++
http/firefox/patches/0022-bmo-1953080-pipewire-includes.patch | 12
----------
4 files changed, 7 insertions(+), 14 deletions(-)

New commits:
commit 59059c964c75dc23de23b8213a21ade81243ac06
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 140.0, SECURITY_PATCH++

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 09b8a6b..0e48b18 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -49,7 +49,7 @@ depends libwebp "--with-system-webp"
&&

depends nspr "--with-system-nspr" &&

-local NSS_BRANCH="3.110" &&
+local NSS_BRANCH="3.112" &&
if spell_ok nss &&
is_version_less "$(installed_version nss)" "${NSS_BRANCH}"; then
depends -sub "${NSS_BRANCH}" nss "--with-system-nss"
diff --git a/http/firefox/DETAILS b/http/firefox/DETAILS
index e9dd235..2d85f52 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,5 +1,5 @@
SPELL=firefox
- VERSION=139.0.4
+ VERSION=140.0
SECURITY_PATCH=210
SOURCE="${SPELL}-${VERSION}.source.tar.xz"
# Watch: http://releases.mozilla.org/pub/firefox/releases/
/releases/([0-9.]+)/
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index d214411..4a927be 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,8 @@
+2025-06-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 140.0, SECURITY_PATCH++
+ * DEPENDS: nss >= 3.112
+ * patches/*: updated
+
2025-06-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 139.0.4, SECURITY_PATCH++

diff --git a/http/firefox/patches/0022-bmo-1953080-pipewire-includes.patch
b/http/firefox/patches/0022-bmo-1953080-pipewire-includes.patch
deleted file mode 100644
index dc692c9..0000000
--- a/http/firefox/patches/0022-bmo-1953080-pipewire-includes.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff '--color=auto' -Naur
a/third_party/libwebrtc/modules/portal/pipewire_utils.cc
b/third_party/libwebrtc/modules/portal/pipewire_utils.cc
---- a/third_party/libwebrtc/modules/portal/pipewire_utils.cc 2025-05-26
17:15:04.490924345 +0300
-+++ b/third_party/libwebrtc/modules/portal/pipewire_utils.cc 2025-05-27
13:08:54.776412637 +0300
-@@ -8,6 +8,8 @@
- * be found in the AUTHORS file in the root of the source tree.
- */
-
-+#include <math.h>
-+
- #include "modules/portal/pipewire_utils.h"
-
- #include <pipewire/pipewire.h>


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (59059c964c75dc23de23b8213a21ade81243ac06), Pavel Vinogradov, 06/23/2025

Archive powered by MHonArc 2.6.24.

Top of Page