pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Mar  6 04:51:49 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Updare to 97.0.2

Changelog:
Security fixes:
#CVE-2022-26485: Use-after-free in XSLT parameter processing
#CVE-2022-26486: Use-after-free in WebGPU IPC Framework


To generate a diff of this commit:
cvs rdiff -u -r1.512 -r1.513 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.461 -r1.462 pkgsrc/www/firefox/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/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.512 pkgsrc/www/firefox/Makefile:1.513
--- pkgsrc/www/firefox/Makefile:1.512   Tue Mar  1 13:35:33 2022
+++ pkgsrc/www/firefox/Makefile Sun Mar  6 04:51:48 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.512 2022/03/01 13:35:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.513 2022/03/06 04:51:48 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            97.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.461 pkgsrc/www/firefox/distinfo:1.462
--- pkgsrc/www/firefox/distinfo:1.461   Tue Mar  1 13:35:33 2022
+++ pkgsrc/www/firefox/distinfo Sun Mar  6 04:51:48 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.461 2022/03/01 13:35:33 ryoon Exp $
+$NetBSD: distinfo,v 1.462 2022/03/06 04:51:48 ryoon Exp $
 
-BLAKE2s (firefox-97.0.1.source.tar.xz) = a549883f525e16669497f1e06b35d1b9fb173fa20dc2c960ffe2318c647233da
-SHA512 (firefox-97.0.1.source.tar.xz) = 8620aace77167593aab5acd230860eb3e67eeddc49c0aad0491b5dc20bd0ddb6089dbb8975aed241426f57b2ad772238b04d03b95390175f580cbd80bb6d5f6c
-Size (firefox-97.0.1.source.tar.xz) = 476866824 bytes
+BLAKE2s (firefox-97.0.2.source.tar.xz) = 9807fb791d04a9f73008ba50395ac67ddfb5222f48aa7e6d76af7da62d7aa824
+SHA512 (firefox-97.0.2.source.tar.xz) = efbf33723f5979025454b6cc183927afb4bc72a51c00b5d45940122da596b8ac99080f3a6a59f5dd85a725e356349ec57e7eba1c36cdab7d55a28b04895d274c
+Size (firefox-97.0.2.source.tar.xz) = 491844932 bytes
 BLAKE2s (nodejs-output-95.0.tgz) = c44b37d3605524a49157002f01c29f568f04194b0e635bc312de7ffdeb9a74c9
 SHA512 (nodejs-output-95.0.tgz) = 2faf326f4e100b66f8597c365cc2eb5d0eee26aae92a7e2446891f2178041aa71ba16eae37000acacd43a657025ec11c18db73b112f5c49cc21cdb882da6d798
 Size (nodejs-output-95.0.tgz) = 200627 bytes



Home | Main Index | Thread Index | Old Index