Skip to content

Commit aadbdf0

Browse files
committed
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
1 parent 43b0716 commit aadbdf0

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

www/firefox/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# $NetBSD: Makefile,v 1.659 2026/02/26 13:23:09 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.660 2026/03/19 14:57:43 ryoon Exp $
22

33
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
44
MOZ_BRANCH= 148.0
5-
MOZ_BRANCH_MINOR=
5+
MOZ_BRANCH_MINOR= .2
66

77
DISTNAME= firefox-${FIREFOX_VER}.source
88
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}

www/firefox/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.579 2026/02/26 13:23:09 ryoon Exp $
1+
$NetBSD: distinfo,v 1.580 2026/03/19 14:57:43 ryoon Exp $
22

3-
BLAKE2s (firefox-148.0.source.tar.xz) = 33f76276fd34a473954fe1946ff9fc641d50d3a2bc2d4e21d22cf4817ad6e3fd
4-
SHA512 (firefox-148.0.source.tar.xz) = b0e862091f3a07a02890f6414e77b433893364a8beaf522d440e97ed0060c9b14bdb2fffdecdf12dca849efce8c57d95a534b23e04259d83a96ee8f29e078349
5-
Size (firefox-148.0.source.tar.xz) = 660022936 bytes
3+
BLAKE2s (firefox-148.0.2.source.tar.xz) = d62a7a44e2b492f9b526b1208e2191a70e1a7314b73ee272d01b02d12e15239c
4+
SHA512 (firefox-148.0.2.source.tar.xz) = 56a93ae5235f38704f2f56b6246daddadd3bcef1db797cca10202fb919ba2f0e1459defaaa41cf188f269108efaef1b76ccbfae33d50ecbd52765176b4320bef
5+
Size (firefox-148.0.2.source.tar.xz) = 664519028 bytes
66
BLAKE2s (nodejs-output-148.0.tgz) = f67838f30f27cd499d638f32ce6271c2bdec15b853b6e39d5a75b8e67a8d119d
77
SHA512 (nodejs-output-148.0.tgz) = 003027b283110e1aca1d46ec3f576c7d9d6be03eeead93ffde47cc2ac0f01a533d3409d8caf2671a9473d7479b3d7d61030d287cbbb01480a0668a4fc4d1c40e
88
Size (nodejs-output-148.0.tgz) = 249268 bytes

0 commit comments

Comments
 (0)