Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 128687A2B2 for ; Sun, 19 Jun 2016 06:24:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7BEB185EB5; Sun, 19 Jun 2016 06:24:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C82185E78 for ; Sun, 19 Jun 2016 06:24:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9d7sHflVZ_bU for ; Sun, 19 Jun 2016 06:24:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 85AD784CFD for ; Sun, 19 Jun 2016 06:24:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81777FBB5; Sun, 19 Jun 2016 06:24:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1466317449113750" MIME-Version: 1.0 Date: Sun, 19 Jun 2016 06:24:09 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/firefox45 To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20160619062409.81777FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1466317449113750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Jun 19 06:24:09 UTC 2016 Modified Files: pkgsrc/www/firefox45: Makefile distinfo Log Message: Update to 45.2.0 Changelog: Fixed Graphics-related crashes (Bugs 1261320, 1224199) Various security fixes Unicode support for AutoConfig API (Bug 1271032) Web compatibility fix for addEventListener API (Bug 1266194) Fixed in Firefox ESR 45.2 2016-58 Entering fullscreen and persistent pointerlock without user permission 2016-56 Use-after-free when textures are used in WebGL operations after recycle pool destruction 2016-55 File overwrite and privilege escalation through Mozilla Windows updater 2016-53 Out-of-bounds write with WebGL shader 2016-52 Addressbar spoofing though the SELECT element 2016-51 Use-after-free deleting tables from a contenteditable document 2016-50 Buffer overflow parsing HTML5 fragments 2016-49 Miscellaneous memory safety hazards (rv:47.0 / rv:45.2) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/firefox45/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/firefox45/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1466317449113750 Content-Disposition: inline Content-Length: 2021 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/firefox45/Makefile diff -u pkgsrc/www/firefox45/Makefile:1.3 pkgsrc/www/firefox45/Makefile:1.4 --- pkgsrc/www/firefox45/Makefile:1.3 Thu May 5 11:51:24 2016 +++ pkgsrc/www/firefox45/Makefile Sun Jun 19 06:24:09 2016 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2016/05/05 11:51:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2016/06/19 06:24:09 ryoon Exp $ MOZILLA_PKG_NAME= firefox45 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 45.1 -MOZ_BRANCH_MINOR= .1esr +MOZ_BRANCH= 45.2 +MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} Index: pkgsrc/www/firefox45/distinfo diff -u pkgsrc/www/firefox45/distinfo:1.4 pkgsrc/www/firefox45/distinfo:1.5 --- pkgsrc/www/firefox45/distinfo:1.4 Thu May 5 11:51:24 2016 +++ pkgsrc/www/firefox45/distinfo Sun Jun 19 06:24:09 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2016/05/05 11:51:24 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2016/06/19 06:24:09 ryoon Exp $ -SHA1 (firefox-45.1.1esr.source.tar.xz) = 5703a40f6ed5482f9b2d8da9cbe967f9779cc036 -RMD160 (firefox-45.1.1esr.source.tar.xz) = e78e024471fe0a48cdc835416d831def32c7e791 -SHA512 (firefox-45.1.1esr.source.tar.xz) = ee6bccdf01450c5b371e31c35f5bb084ad49f796fcc9cf3a346646972044ad85ce198cc34b697c32e2d3ad1e25955ef5b91b68790704ecaa4de9d3a412914fc7 -Size (firefox-45.1.1esr.source.tar.xz) = 184360800 bytes +SHA1 (firefox-45.2.0esr.source.tar.xz) = f3b082c51afb45922b820c2bc01aab01758f0fa8 +RMD160 (firefox-45.2.0esr.source.tar.xz) = f3d0badd1d82c4b7a1cec3c06e82633d9ddb7fec +SHA512 (firefox-45.2.0esr.source.tar.xz) = fd67353cff9400080a311af92562b1ed26d20ca2229e32e8c8289b364ebe27fd501eed78c72b614e0501c3841ae9b17f2102158fbeef5083bee8c12d952660e6 +Size (firefox-45.2.0esr.source.tar.xz) = 185458280 bytes SHA1 (patch-aa) = c97ef4b107ea917c2a10d1a1fdaf524d794612a0 SHA1 (patch-ao) = f4244b8e3d89743cb97395913e8916f7121c172e SHA1 (patch-as) = d5d7f8250a9cd462f25d529c2a79c59a1bba9db2 --_----------=_1466317449113750--