pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox128



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed May 21 21:10:16 UTC 2025

Modified Files:
        pkgsrc/www/firefox128: Makefile distinfo

Log Message:
firefox128: update to 128.10.1

Mozilla Foundation Security Advisory 2025-37
Security Vulnerabilities fixed in Firefox ESR 128.10.1

Announced
    May 17, 2025
Impact
    critical
Products
    Firefox ESR
Fixed in

        Firefox ESR 128.10.1

#CVE-2025-4918: Out-of-bounds access when resolving Promise objects

Reporter
    Edouard Bochin and Tao Yan from Palo Alto Networks working with Trend Micro's Zero Day Initiative
Impact
    critical

Description

An attacker was able to perform an out-of-bounds read or write on a JavaScript Promise object.
References

    Bug 1966612

#CVE-2025-4919: Out-of-bounds access when optimizing linear sums

Reporter
    Manfred Paul working with Trend Micro's Zero Day Initiative
Impact
    critical

Description

An attacker was able to perform an out-of-bounds read or write on a JavaScript object by confusing array index sizes.
References

    Bug 1966614


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/firefox128/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/firefox128/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox128/Makefile
diff -u pkgsrc/www/firefox128/Makefile:1.24 pkgsrc/www/firefox128/Makefile:1.25
--- pkgsrc/www/firefox128/Makefile:1.24 Fri May  9 19:37:15 2025
+++ pkgsrc/www/firefox128/Makefile      Wed May 21 21:10:16 2025
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2025/05/09 19:37:15 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/05/21 21:10:16 gutteridge Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            128.10
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH_MINOR=      .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox128-/}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}

Index: pkgsrc/www/firefox128/distinfo
diff -u pkgsrc/www/firefox128/distinfo:1.14 pkgsrc/www/firefox128/distinfo:1.15
--- pkgsrc/www/firefox128/distinfo:1.14 Wed Apr 30 00:20:00 2025
+++ pkgsrc/www/firefox128/distinfo      Wed May 21 21:10:16 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2025/04/30 00:20:00 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2025/05/21 21:10:16 gutteridge Exp $
 
-BLAKE2s (firefox-128.10.0esr.source.tar.xz) = e60a8ab307cee03a6fceea3a2d047a4a5aa5e7485864b2063d4f273d16bed84e
-SHA512 (firefox-128.10.0esr.source.tar.xz) = c0f349cba626e6ec16ff0b52b7d21e05681acd1377fd1111992860f8079373f631ff997d833a3596c72a6d8c6e4f1d051927fa719f1d37a72553dcbd5348659c
-Size (firefox-128.10.0esr.source.tar.xz) = 556644356 bytes
+BLAKE2s (firefox-128.10.1esr.source.tar.xz) = 4b2841f1f58fa688d6ed441e69e10e629464bdc23726fc9265a730d4768c613d
+SHA512 (firefox-128.10.1esr.source.tar.xz) = 6e7363d8cbecda1cedaf534ac10dc046b5f515399ec754492357e8a558c61ee3389f7bb90aa929dbcb4d6eba041ae1e778a0a8f90aa1e1f939eea517333b6c45
+Size (firefox-128.10.1esr.source.tar.xz) = 568752664 bytes
 BLAKE2s (nodejs-output-128.0.tgz) = a55b907ebe308948b99b9150d2530204c8fe2a5fda5ac371dd1163a6db43bcbc
 SHA512 (nodejs-output-128.0.tgz) = fba59ec14c43556749cac7a9233278e8dcd7779d5ba530ede67009bf1887c5d72dd31e3f440164b646738b465d852b882522caf7ed9aa4f81f53e588bdd3adec
 Size (nodejs-output-128.0.tgz) = 227482 bytes



Home | Main Index | Thread Index | Old Index