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:           Sat May 21 14:44:47 UTC 2022

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 100.0.2

Changelog:
Security fixes:
#CVE-2022-1802: Prototype pollution in Top-Level Await implementation
#CVE-2022-1529: Untrusted input used in JavaScript object indexing, leading to
 prototype pollution


To generate a diff of this commit:
cvs rdiff -u -r1.520 -r1.521 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.467 -r1.468 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.520 pkgsrc/www/firefox/Makefile:1.521
--- pkgsrc/www/firefox/Makefile:1.520   Thu May 19 10:20:16 2022
+++ pkgsrc/www/firefox/Makefile Sat May 21 14:44:47 2022
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.520 2022/05/19 10:20:16 nia Exp $
+# $NetBSD: Makefile,v 1.521 2022/05/21 14:44:47 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            100.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.467 pkgsrc/www/firefox/distinfo:1.468
--- pkgsrc/www/firefox/distinfo:1.467   Tue May 17 12:49:39 2022
+++ pkgsrc/www/firefox/distinfo Sat May 21 14:44:47 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.467 2022/05/17 12:49:39 ryoon Exp $
+$NetBSD: distinfo,v 1.468 2022/05/21 14:44:47 ryoon Exp $
 
-BLAKE2s (firefox-100.0.1.source.tar.xz) = 212e49237896698dd3f04b4b536d1718870270630da00a50b31e4a131e37e27d
-SHA512 (firefox-100.0.1.source.tar.xz) = 6ba09542d1573e903978f8e63f39381dcf2180219e80e7401c62c8347100d6d4a973208b8094cff07d76106636cdfef93829fff3398011fd9536dac477ef118e
-Size (firefox-100.0.1.source.tar.xz) = 490127024 bytes
+BLAKE2s (firefox-100.0.2.source.tar.xz) = 597e20d9823f6dbda1ff370e8be200d1de88ddcdad7a904197703f5730788a08
+SHA512 (firefox-100.0.2.source.tar.xz) = 6d9922e35e496fa63833ba03d1466e075287e40e50854ddc4f4a2036d9c7ca1f35c03bc6f708a3c469e0ec3b389b3346ac754bb84df0fecb86955fc21c05e00f
+Size (firefox-100.0.2.source.tar.xz) = 482708576 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