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:           Mon Mar 25 00:35:50 UTC 2024

Modified Files:
        pkgsrc/www/firefox115: Makefile distinfo

Log Message:
firefox115: update to 115.9.1

Note there are references to use of Python 3.12 as a build tool now
being supported, but this has not been tested in pkgsrc as it stands.
(This has been tested on NetBSD 9.3_STABLE with pkgsrc defaults.)

115.9.1

Fixes for mfsa2024-16, also known as CVE-2024-29944

115.9.0

Fixes for mfsa2024-13, also known as:
CVE-2024-0743, CVE-2024-2607, CVE-2024-2608, CVE-2024-2616,
CVE-2023-5388, CVE-2024-2610, CVE-2024-2611, CVE-2024-2612,
CVE-2024-2614

115.8.0

Fixes for mfsa2024-06, also known as:
CVE-2024-1546, CVE-2024-1547, CVE-2024-1548, CVE-2024-1549,
CVE-2024-1550, CVE-2024-1551, CVE-2024-1552, CVE-2024-1553


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/firefox115/Makefile
cvs rdiff -u -r1.5 -r1.6 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.16 pkgsrc/www/firefox115/Makefile:1.17
--- pkgsrc/www/firefox115/Makefile:1.16 Wed Jan 31 16:18:33 2024
+++ pkgsrc/www/firefox115/Makefile      Mon Mar 25 00:35:50 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2024/01/31 16:18:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2024/03/25 00:35:50 gutteridge Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            115.7
-MOZ_BRANCH_MINOR=      .0esr
+MOZ_BRANCH=            115.9
+MOZ_BRANCH_MINOR=      .1esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox115-/}

Index: pkgsrc/www/firefox115/distinfo
diff -u pkgsrc/www/firefox115/distinfo:1.5 pkgsrc/www/firefox115/distinfo:1.6
--- pkgsrc/www/firefox115/distinfo:1.5  Wed Jan 31 16:18:33 2024
+++ pkgsrc/www/firefox115/distinfo      Mon Mar 25 00:35:50 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2024/01/31 16:18:33 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2024/03/25 00:35:50 gutteridge Exp $
 
-BLAKE2s (firefox-115.7.0esr.source.tar.xz) = 7ba9023baacfaf5894cdd2bd196af1492efc9718b833112d50bc7d21dca69372
-SHA512 (firefox-115.7.0esr.source.tar.xz) = d468d8ef117d76e0660c5359c3becf0502354c61bdaaeb4137d86f52b50143abec2ac4578af69afa5670700b57efff1c7323ca23e3339a9eaaa888dee7e8e922
-Size (firefox-115.7.0esr.source.tar.xz) = 515513828 bytes
+BLAKE2s (firefox-115.9.1esr.source.tar.xz) = f22cf141215df7a84f324d15cd03dd643c2148900df3ffbda066424181829e74
+SHA512 (firefox-115.9.1esr.source.tar.xz) = 9ccaede2fcda13a07f98a2110bb8f99c7324601d66bff311f3070a669576a1598fe1d7de2d005d725d1f44dbe3934a9c0fd0b7950f60686047d4ce8d9d812310
+Size (firefox-115.9.1esr.source.tar.xz) = 508070816 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