pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Update to 100.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcdde8a91209
branches: trunk
changeset: 379674:dcdde8a91209
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat May 21 14:44:47 2022 +0000
description:
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
diffstat:
www/firefox/Makefile | 5 ++---
www/firefox/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r bfd6efbf3d3b -r dcdde8a91209 www/firefox/Makefile
--- a/www/firefox/Makefile Sat May 21 14:31:14 2022 +0000
+++ b/www/firefox/Makefile Sat May 21 14:44:47 2022 +0000
@@ -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 -r bfd6efbf3d3b -r dcdde8a91209 www/firefox/distinfo
--- a/www/firefox/distinfo Sat May 21 14:31:14 2022 +0000
+++ b/www/firefox/distinfo Sat May 21 14:44:47 2022 +0000
@@ -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