From 308e23e6e75d44946f9b2bf079fe0b8bfe4760b8 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 21 May 2022 14:44:47 +0000 Subject: 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 --- www/firefox/Makefile | 5 ++--- www/firefox/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 5ff5d4ce72e..de60ab17d7c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -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 diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 55e10a21773..3ab11c23235 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -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 -- cgit v1.2.3