pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox115



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Nov  8 02:15:10 UTC 2024

Modified Files:
        pkgsrc/www/firefox115: Makefile distinfo

Log Message:
firefox115: update to 115.17.0

Mozilla Foundation Security Advisory 2024-57
Security Vulnerabilities fixed in Firefox ESR 115.17

CVE-2024-10458: Permission leak via embed or object elements
CVE-2024-10459: Use-after-free in layout with accessibility
CVE-2024-10463: Cross origin video frame leak


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/firefox115/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/firefox115/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/firefox115/Makefile
diff -u pkgsrc/www/firefox115/Makefile:1.34 pkgsrc/www/firefox115/Makefile:1.35
--- pkgsrc/www/firefox115/Makefile:1.34 Fri Nov  1 12:54:49 2024
+++ pkgsrc/www/firefox115/Makefile      Fri Nov  8 02:15:10 2024
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2024/11/01 12:54:49 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2024/11/08 02:15:10 gutteridge Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            115.16
-MOZ_BRANCH_MINOR=      .1esr
+MOZ_BRANCH=            115.17
+MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox115-/}
-PKGREVISION=   3
 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/firefox115/distinfo
diff -u pkgsrc/www/firefox115/distinfo:1.18 pkgsrc/www/firefox115/distinfo:1.19
--- pkgsrc/www/firefox115/distinfo:1.18 Thu Oct 10 02:45:22 2024
+++ pkgsrc/www/firefox115/distinfo      Fri Nov  8 02:15:10 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2024/10/10 02:45:22 gutteridge Exp $
+$NetBSD: distinfo,v 1.19 2024/11/08 02:15:10 gutteridge Exp $
 
-BLAKE2s (firefox-115.16.1esr.source.tar.xz) = 98244c05ad5eeb1b4feeeb23e3a3bbf1346fb68e40166e7f4cad4820b98fa84f
-SHA512 (firefox-115.16.1esr.source.tar.xz) = eca42b3494fdab73e67d5c8e8b76520729adb75b5cad85172953dba56b225b0f05dcfea70fe8cc3e1bf1cd3d7103159cc20095d5480bb1b0e6d3ec90588988a8
-Size (firefox-115.16.1esr.source.tar.xz) = 514949380 bytes
+BLAKE2s (firefox-115.17.0esr.source.tar.xz) = b011a4dcfcc2cd2e12857fe492ce29123eef1f1ac796e0e5185f7db44b917e86
+SHA512 (firefox-115.17.0esr.source.tar.xz) = b6edbc8593ecee339c5c5e2384077e78d6c551a420f8577725c3f03608ba729a2c352a77dad6b75ec838095d91bd3b73db79cc64cf1c00e0d60d367f4e1497a2
+Size (firefox-115.17.0esr.source.tar.xz) = 505387352 bytes
 BLAKE2s (nodejs-output-115.0.tgz) = 95d25628b865aa71e85c63001f4054d03ff58b273ca05784a021fa176b2b1425
 SHA512 (nodejs-output-115.0.tgz) = 345108033cfbff90e3244bb5591b307e1fcf56c7290b5112e949d400bdadf08c1e4a6d109b5f7264ac417c2cc4e76371cc14678417f6cb017649cc883bdbb4d4
 Size (nodejs-output-115.0.tgz) = 221458 bytes



Home | Main Index | Thread Index | Old Index