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:           Wed Oct  2 22:09:13 UTC 2024

Modified Files:
        pkgsrc/www/firefox115: Makefile distinfo

Log Message:
firefox115: update to 115.16.0

* Fixes for mfsa2024-48, also known as:
CVE-2024-9392, CVE-2024-9393, CVE-2024-9394, CVE-2024-9401

Please note, per Mozilla, "Firefox ESR 115 is now supported only on
Windows 7-8.1 and macOS 10.12-10.14. Users on other operating systems
should use Firefox ESR 128 instead." This update has been run tested
on NetBSD 9.4 amd64 and found functional, but pkgsrc users should bear
this in mind.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/firefox115/Makefile
cvs rdiff -u -r1.16 -r1.17 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.29 pkgsrc/www/firefox115/Makefile:1.30
--- pkgsrc/www/firefox115/Makefile:1.29 Wed Sep 11 05:33:18 2024
+++ pkgsrc/www/firefox115/Makefile      Wed Oct  2 22:09:13 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2024/09/11 05:33:18 gutteridge Exp $
+# $NetBSD: Makefile,v 1.30 2024/10/02 22:09:13 gutteridge Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            115.15
+MOZ_BRANCH=            115.16
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source

Index: pkgsrc/www/firefox115/distinfo
diff -u pkgsrc/www/firefox115/distinfo:1.16 pkgsrc/www/firefox115/distinfo:1.17
--- pkgsrc/www/firefox115/distinfo:1.16 Wed Sep 18 07:27:42 2024
+++ pkgsrc/www/firefox115/distinfo      Wed Oct  2 22:09:13 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2024/09/18 07:27:42 wiz Exp $
+$NetBSD: distinfo,v 1.17 2024/10/02 22:09:13 gutteridge Exp $
 
-BLAKE2s (firefox-115.15.0esr.source.tar.xz) = 64673bf84111036a5d7efda8fa152356fc71ea195cb14d4b90d7c7f0431fe16b
-SHA512 (firefox-115.15.0esr.source.tar.xz) = 0df4c498c99cce08903004d2e0f9e977a19f7de86240aa82dba179b60f1d67ca3021eb474f56bddc38035e773eeb5d99bb3e1b0756d9f7583dc8e1f747f477ba
-Size (firefox-115.15.0esr.source.tar.xz) = 507920832 bytes
+BLAKE2s (firefox-115.16.0esr.source.tar.xz) = c89a1fdf405dc3210bb74a6b429acc3586caea2d5cf8b605633b374c1a3ebf68
+SHA512 (firefox-115.16.0esr.source.tar.xz) = b6f93ec3d6acac5df177253c65b833c017e65ed6e78e96ff029098443928d291f6f67164aedb83d80aa28ee9dee305086597798238d3330e35183030e53e3550
+Size (firefox-115.16.0esr.source.tar.xz) = 515133700 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