Skip to Content.
Sympa Menu

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

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 (2c5dc14b1f3a5d2bfc8b376cd251d45629df41f5)
  • Date: Tue, 6 Aug 2024 16:53:36 +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 2c5dc14b1f3a5d2bfc8b376cd251d45629df41f5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: version 129.0, SECURITY_PATCH++

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 06efe7a..77a01be 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -52,7 +52,7 @@ depends libwebp "--with-system-webp"
&&

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

-local NSS_BRANCH="3.101" &&
+local NSS_BRANCH="3.102" &&
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 b47b0d6..2fe9b86 100755
--- a/http/firefox/DETAILS
+++ b/http/firefox/DETAILS
@@ -1,6 +1,6 @@
SPELL=firefox
- VERSION=128.0.3
- SECURITY_PATCH=194
+ VERSION=129.0
+ SECURITY_PATCH=195
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 a54513a..3c66b46 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,7 @@
+2024-08-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 129.0, SECURITY_PATCH++
+ * DEPENDS: nss >= 3.102
+
2024-07-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 128.0.3



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (2c5dc14b1f3a5d2bfc8b376cd251d45629df41f5), Pavel Vinogradov, 08/06/2024

Archive powered by MHonArc 2.6.24.

Top of Page