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:           Thu Mar 19 14:57:43 UTC 2026

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
www/firefox: Update to 148.0.2

Changelog:
148.0.2:
Fixed

  * Fixed an issue where searches entered in the Firefox Home search field were
    incorrectly redirected to the address bar for some users who had disabled
    search handoff behavior via advanced settings. (Bug 2017049)

  * Fixed an issue where some web-based rich text editors stopped applying
    formatting, such as bold or italic. (Bug 2020927)

  * Fixed an issue where videos could autoplay unexpectedly on YouTube despite
    autoplay being blocked, particularly impacting screen reader users. (Bug
    2020233)

  * Fixed an issue that caused some absolutely positioned elements meant to be
    centered, for example, using margin: auto with inset: 0, to appear
    left-aligned on initial load. (Bug 2017440)

  * Fixed an issue where the ??Switch to Tab?? suggestion in the address bar
    appeared blank for pages without a title. (Bug 2020341)

  * Fixed an issue that could reduce video quality on Windows systems using
    NVIDIA GPUs with Video Super Resolution enabled. (Bug 2019515)

  * Various security fixes.

Security fixes:
Mozilla Foundation Security Advisory 2026-19
#CVE-2026-3845: Heap buffer overflow in the Audio/Video: Playback component in
 Firefox for Android
#CVE-2026-3846: Same-origin policy bypass in the CSS Parsing and Computation
 component
#CVE-2026-3847: Memory safety bugs fixed in Firefox 148.0.2


To generate a diff of this commit:
cvs rdiff -u -r1.659 -r1.660 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.579 -r1.580 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.659 pkgsrc/www/firefox/Makefile:1.660
--- pkgsrc/www/firefox/Makefile:1.659   Thu Feb 26 13:23:09 2026
+++ pkgsrc/www/firefox/Makefile Thu Mar 19 14:57:43 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.659 2026/02/26 13:23:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.660 2026/03/19 14:57:43 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            148.0
-MOZ_BRANCH_MINOR=      
+MOZ_BRANCH_MINOR=      .2
 
 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.579 pkgsrc/www/firefox/distinfo:1.580
--- pkgsrc/www/firefox/distinfo:1.579   Thu Feb 26 13:23:09 2026
+++ pkgsrc/www/firefox/distinfo Thu Mar 19 14:57:43 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.579 2026/02/26 13:23:09 ryoon Exp $
+$NetBSD: distinfo,v 1.580 2026/03/19 14:57:43 ryoon Exp $
 
-BLAKE2s (firefox-148.0.source.tar.xz) = 33f76276fd34a473954fe1946ff9fc641d50d3a2bc2d4e21d22cf4817ad6e3fd
-SHA512 (firefox-148.0.source.tar.xz) = b0e862091f3a07a02890f6414e77b433893364a8beaf522d440e97ed0060c9b14bdb2fffdecdf12dca849efce8c57d95a534b23e04259d83a96ee8f29e078349
-Size (firefox-148.0.source.tar.xz) = 660022936 bytes
+BLAKE2s (firefox-148.0.2.source.tar.xz) = d62a7a44e2b492f9b526b1208e2191a70e1a7314b73ee272d01b02d12e15239c
+SHA512 (firefox-148.0.2.source.tar.xz) = 56a93ae5235f38704f2f56b6246daddadd3bcef1db797cca10202fb919ba2f0e1459defaaa41cf188f269108efaef1b76ccbfae33d50ecbd52765176b4320bef
+Size (firefox-148.0.2.source.tar.xz) = 664519028 bytes
 BLAKE2s (nodejs-output-148.0.tgz) = f67838f30f27cd499d638f32ce6271c2bdec15b853b6e39d5a75b8e67a8d119d
 SHA512 (nodejs-output-148.0.tgz) = 003027b283110e1aca1d46ec3f576c7d9d6be03eeead93ffde47cc2ac0f01a533d3409d8caf2671a9473d7479b3d7d61030d287cbbb01480a0668a4fc4d1c40e
 Size (nodejs-output-148.0.tgz) = 249268 bytes



Home | Main Index | Thread Index | Old Index