pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Sep 30 15:38:06 UTC 2025

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 143.0.3

Changelog:
143.0.3:
Fixed

  * Adjusted the timing of the new drag-to-pin interaction cue for better
    reliability. (Bug 1989344)

  * Fixed an issue that prevented some extensions from updating via the Add-ons
    Manager. (Bug 1984724)

  * Fixed a regression that prevented Firefox View sections from collapsing/
    expanding as expected. (Bug 1989200)

  * Addressed a WebExtensions storage issue that could cause Firefox to crash
    on startup with certain extensions installed. (Bug 1989840)

  * Fixed an issue where opening an add-on's "Extension settings" from the
    post-install prompt could break the Customize tab and some keyboard
    shortcuts until restart. (Bug 1983869)

  * Reduced long delays when loading certain websites while connected to
    networks that block UDP connections. (Bug 1980812)

  * Various stability and security fixes.

Security fixes:
Mozilla Foundation Security Advisory 2025-80
#CVE-2025-11152: Sandbox escape due to integer overflow in the Graphics:
 Canvas2D component
#CVE-2025-11153: JIT miscompilation in the JavaScript Engine: JIT component


To generate a diff of this commit:
cvs rdiff -u -r1.643 -r1.644 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.564 -r1.565 pkgsrc/www/firefox/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/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.643 pkgsrc/www/firefox/Makefile:1.644
--- pkgsrc/www/firefox/Makefile:1.643   Fri Sep 26 23:15:49 2025
+++ pkgsrc/www/firefox/Makefile Tue Sep 30 15:38:06 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.643 2025/09/26 23:15:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.644 2025/09/30 15:38:06 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            143.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .3
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.564 pkgsrc/www/firefox/distinfo:1.565
--- pkgsrc/www/firefox/distinfo:1.564   Fri Sep 26 23:15:49 2025
+++ pkgsrc/www/firefox/distinfo Tue Sep 30 15:38:06 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.564 2025/09/26 23:15:49 ryoon Exp $
+$NetBSD: distinfo,v 1.565 2025/09/30 15:38:06 ryoon Exp $
 
-BLAKE2s (firefox-143.0.1.source.tar.xz) = 54e37574b69058c5775d54bda1383c6649908fa8949094a72c4f4cc4864f19e0
-SHA512 (firefox-143.0.1.source.tar.xz) = ef00d8bab715e7c2f4c138cfce0698e004f0616c767c8a7fa918e24e4a9f9151c41184d9c089ccbc6ab46a3b4bf6f12d723196f47e9c9d7f55f2ca44bab17cb2
-Size (firefox-143.0.1.source.tar.xz) = 645101268 bytes
+BLAKE2s (firefox-143.0.3.source.tar.xz) = 7b4873f4f22d411fb95d931a9f54f060de5ac7a089986c1dca940e7607089389
+SHA512 (firefox-143.0.3.source.tar.xz) = c092bd3aac79f856a804c908b76d40409ce052b00176269ea3029b5a3a6885d4d21ce26bd76c9ea13827ff75459b6b4b0566f5aa49035ac234ae5890c67845b0
+Size (firefox-143.0.3.source.tar.xz) = 647600856 bytes
 BLAKE2s (nodejs-output-142.0.1.tgz) = b0b340f8accfc2ff8296298bd8ddd447d278fcc08cc42b1a7f62752542dde80f
 SHA512 (nodejs-output-142.0.1.tgz) = f40201f1fee4db3e8f722ad57637c732c208c7884aa10914931a22427b29958591ce623b94d63776eb6a2a3779ba017c71706df9b39280040f1db166815b8d72
 Size (nodejs-output-142.0.1.tgz) = 245965 bytes



Home | Main Index | Thread Index | Old Index