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:   ryoon
Date:           Wed Jan 31 16:18:33 UTC 2024

Modified Files:
        pkgsrc/www/firefox115: Makefile distinfo

Log Message:
firefox115: Update to 115.7.0

Changelog:
115.7.0:
Mozilla Foundation Security Advisory 2024-02
#CVE-2024-0741: Out of bounds write in ANGLE
#CVE-2024-0742: Failure to update user input timestamp
#CVE-2024-0746: Crash when listing printers on Linux
#CVE-2024-0747: Bypass of Content Security Policy when directive unsafe-inline
 was set
#CVE-2024-0749: Phishing site popup could show local origin in address bar
#CVE-2024-0750: Potential permissions request bypass via clickjacking
#CVE-2024-0751: Privilege escalation through devtools
#CVE-2024-0753: HSTS policy on subdomain could bypass policy of upper domain
#CVE-2024-0755: Memory safety bugs fixed in Firefox 122, Firefox ESR 115.7, and
 Thunderbird 115.7


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/firefox115/Makefile
cvs rdiff -u -r1.4 -r1.5 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.15 pkgsrc/www/firefox115/Makefile:1.16
--- pkgsrc/www/firefox115/Makefile:1.15 Tue Jan 30 14:22:37 2024
+++ pkgsrc/www/firefox115/Makefile      Wed Jan 31 16:18:33 2024
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2024/01/30 14:22:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2024/01/31 16:18:33 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            115.6
+MOZ_BRANCH=            115.7
 MOZ_BRANCH_MINOR=      .0esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox115-/}
-PKGREVISION=   2
 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.4 pkgsrc/www/firefox115/distinfo:1.5
--- pkgsrc/www/firefox115/distinfo:1.4  Wed Jan 10 15:38:44 2024
+++ pkgsrc/www/firefox115/distinfo      Wed Jan 31 16:18:33 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2024/01/10 15:38:44 ryoon Exp $
+$NetBSD: distinfo,v 1.5 2024/01/31 16:18:33 ryoon Exp $
 
-BLAKE2s (firefox-115.6.0esr.source.tar.xz) = 36a05ee81148f9b6ff6c0efdbc7a91447400e243b419008bd6f9120eb918929c
-SHA512 (firefox-115.6.0esr.source.tar.xz) = 9fe23b5f715e35b788d9c8fefe6b7be8785789b4ae6f5649b05a54221934101c6e1b9580319145f9bcaebfbd00fcc33e97afb63f7d57ba102a6b02c874d324af
-Size (firefox-115.6.0esr.source.tar.xz) = 511017732 bytes
+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 (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