Skip to Content.
Sympa Menu

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

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 (874c2ce6b4741a77978acaab139e422e630c70ec)
  • Date: Mon, 23 Feb 2026 20:04:08 +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 874c2ce6b4741a77978acaab139e422e630c70ec
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 148.0, SECURITY_PATCH++

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 6cb8bea..b128b49 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.119" &&
+local NSS_BRANCH="3.120" &&
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 dcd8e07..1d5c093 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
- VERSION=147.0.4
- SECURITY_PATCH=220
+ VERSION=148.0
+ SECURITY_PATCH=221
SOURCE="${SPELL}-${VERSION}.source.tar.xz"
# Watch: http://releases.mozilla.org/pub/firefox/releases/
/releases/([0-9.]+)/

SOURCE_URL[0]="http://releases.mozilla.org/pub/${SPELL}/releases/${VERSION}/source/${SOURCE}";
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index da7a985..1b781ba 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2026-02-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 148.0, SECURITY_PATCH++
+ * DEPENDS: nss >= 3.1120
+
2026-02-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 147.0.4



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (874c2ce6b4741a77978acaab139e422e630c70ec), Pavel Vinogradov, 02/23/2026

Archive powered by MHonArc 2.6.24.

Top of Page