pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox140



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Feb 17 00:26:49 UTC 2026

Modified Files:
        pkgsrc/www/firefox140: Makefile distinfo

Log Message:
firefox140: update to 140.7.1

Addresses a single high-severity security issue:
CVE-2026-2447: Heap buffer overflow in libvpx


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox140/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/firefox140/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/firefox140/Makefile
diff -u pkgsrc/www/firefox140/Makefile:1.9 pkgsrc/www/firefox140/Makefile:1.10
--- pkgsrc/www/firefox140/Makefile:1.9  Tue Jan 27 08:40:49 2026
+++ pkgsrc/www/firefox140/Makefile      Tue Feb 17 00:26:49 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2026/01/27 08:40:49 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/02/17 00:26:49 gutteridge Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            140.7
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH_MINOR=      .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox140-/}
-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/firefox140/distinfo
diff -u pkgsrc/www/firefox140/distinfo:1.8 pkgsrc/www/firefox140/distinfo:1.9
--- pkgsrc/www/firefox140/distinfo:1.8  Tue Jan 13 17:20:06 2026
+++ pkgsrc/www/firefox140/distinfo      Tue Feb 17 00:26:49 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2026/01/13 17:20:06 gutteridge Exp $
+$NetBSD: distinfo,v 1.9 2026/02/17 00:26:49 gutteridge Exp $
 
-BLAKE2s (firefox-140.7.0esr.source.tar.xz) = aff38f46c7b263dd45a2362eb269f25a7db3b6218e0480c88dcdad66100ab3f7
-SHA512 (firefox-140.7.0esr.source.tar.xz) = 7781b1e203130c1cdf2a0c2ecb05a9cfa824c75d467e7faca78b66bd5568c821324112aecb774883d9f447af7fa4ade36488ff1017255af5510c8f641990e472
-Size (firefox-140.7.0esr.source.tar.xz) = 641146512 bytes
+BLAKE2s (firefox-140.7.1esr.source.tar.xz) = d916a5d95215d3efba9cb45f083396a4a57b41c92ef5d5f85e4a7687ffaccc23
+SHA512 (firefox-140.7.1esr.source.tar.xz) = 7d867fa3c9c94903f6583be75ad4aa8d918f98f74c99c6615a0e40caf21c545a30149115214876693ef1758a320ebdccef017c484365c195e55998cce088663c
+Size (firefox-140.7.1esr.source.tar.xz) = 635535480 bytes
 BLAKE2s (nodejs-output-140.0.4.tgz) = 7ebb5993c8c9d7d5492afdb9fa7fef74fec7753fb0b14673817f24faf4a7fca4
 SHA512 (nodejs-output-140.0.4.tgz) = e421b0b6be8b5b8dfda705eefcf4573a1270df9012dca5eac9ba0ac2af2bcc47dd66b1057106f8c2336a10bdcc39b9f852041dd33da9e7a8929d981dbb4e1fb4
 Size (nodejs-output-140.0.4.tgz) = 245385 bytes



Home | Main Index | Thread Index | Old Index