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:           Fri Jan  8 09:56:55 UTC 2021

Modified Files:
        pkgsrc/www/firefox: Makefile distinfo

Log Message:
firefox: Update to 84.0.2

Changelog:
Security fix:
#CVE-2020-16044: Use-after-free write when handling a malicious COOKIE-ECHO SCTP chunk


To generate a diff of this commit:
cvs rdiff -u -r1.464 -r1.465 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.424 -r1.425 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.464 pkgsrc/www/firefox/Makefile:1.465
--- pkgsrc/www/firefox/Makefile:1.464   Wed Jan  6 11:21:40 2021
+++ pkgsrc/www/firefox/Makefile Fri Jan  8 09:56:55 2021
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.464 2021/01/06 11:21:40 triaxx Exp $
+# $NetBSD: Makefile,v 1.465 2021/01/08 09:56:55 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            84.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.424 pkgsrc/www/firefox/distinfo:1.425
--- pkgsrc/www/firefox/distinfo:1.424   Fri Jan  1 12:52:16 2021
+++ pkgsrc/www/firefox/distinfo Fri Jan  8 09:56:55 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.424 2021/01/01 12:52:16 ryoon Exp $
+$NetBSD: distinfo,v 1.425 2021/01/08 09:56:55 ryoon Exp $
 
-SHA1 (firefox-84.0.1.source.tar.xz) = 7cdea9c1fe611547b281a8f1cdabb985c64144e1
-RMD160 (firefox-84.0.1.source.tar.xz) = 7cb4ec4f9ae1d45eddfb13ed88a7105945748946
-SHA512 (firefox-84.0.1.source.tar.xz) = e5fc2f4aa8cff2f34dcfae83c040ab0ffc23194840d1b00944c5293849f82be48c638112dec55f158002f2c6b6cc626a11a06ab55b0c327b29fba3bc078e4435
-Size (firefox-84.0.1.source.tar.xz) = 369981420 bytes
+SHA1 (firefox-84.0.2.source.tar.xz) = 254f0ff4dc6b18034072d5f7f75d64539578a736
+RMD160 (firefox-84.0.2.source.tar.xz) = bdd9c7c2a9b52a0bfcb7eb1de03a46a164e4ca3a
+SHA512 (firefox-84.0.2.source.tar.xz) = 3fd4c9a5ec2409f23507b38c809e71a35aa674779dc5a7a2e3ff82841e0b65ead29d38ac4d5b17f7108479ed7338b3d2b40cbcfa9c51e01696634166d92edf99
+Size (firefox-84.0.2.source.tar.xz) = 363415420 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678



Home | Main Index | Thread Index | Old Index