Skip to Content.
Sympa Menu

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

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 (7b14bfd8a0dcdc2b05304043e938d134d18e6c91)
  • Date: Mon, 31 Aug 2026 22:43:11 +0000

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

http/firefox/DEPENDS | 2 +-
http/firefox/DETAILS | 4 ++--
http/firefox/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 7b14bfd8a0dcdc2b05304043e938d134d18e6c91
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 155.0, SECURITY_PATCH++

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 0548d28..1ff5c9a 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -51,7 +51,7 @@ depends libwebp "--with-system-webp"
&&

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

-local NSS_BRANCH="3.126" &&
+local NSS_BRANCH="3.127" &&
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 22cf7e3..e5d795c 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
- VERSION=154.0.1
- SECURITY_PATCH=230
+ VERSION=155.0
+ SECURITY_PATCH=231
SOURCE="${SPELL}-${VERSION}.source.tar.xz"

SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}";
SOURCE2="${SOURCE}.asc"
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 33cc9ea..7c26fb5 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2026-08-31 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 155.0, SECURITY_PATCH++
+ * DEPENDS: nss >= 3.127
+
2026-08-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 154.0.1
* patches/*, patches-for-musl/*: updated


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (7b14bfd8a0dcdc2b05304043e938d134d18e6c91), Pavel Vinogradov, 08/31/2026

Archive powered by MHonArc 2.6.24.

Top of Page