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 C86907A2A9 for ; Thu, 11 Aug 2016 04:24:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 40C7885EFC; Thu, 11 Aug 2016 04:24:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C5E9E85EF0 for ; Thu, 11 Aug 2016 04:24:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id rMrxT6Osun5s for ; Thu, 11 Aug 2016 04:24:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4AE6685E38 for ; Thu, 11 Aug 2016 04:24:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45DAEFBC3; Thu, 11 Aug 2016 04:24:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1470889443273590" MIME-Version: 1.0 Date: Thu, 11 Aug 2016 04:24:03 +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: <20160811042403.45DAEFBC3@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. --_----------=_1470889443273590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Thu Aug 11 04:24:03 UTC 2016 Modified Files: pkgsrc/www/firefox45: Makefile distinfo Log Message: Update to 45.3.0 Changelog: Fixed Various stability fixes Fixed in Firefox ESR 45.3 2016-80 Same-origin policy violation using local HTML file and saved shortcut file 2016-79 Use-after-free when applying SVG effects 2016-78 Type confusion in display transformation 2016-77 Buffer overflow in ClearKey Content Decryption Module (CDM) during video playback 2016-76 Scripts on marquee tag can execute in sandboxed iframes 2016-73 Use-after-free in service workers with nested sync events 2016-72 Use-after-free in DTLS during WebRTC session shutdown 2016-70 Use-after-free when using alt key and toplevel menus 2016-67 Stack underflow during 2D graphics rendering 2016-65 Cairo rendering crash due to memory allocation issue with FFmpeg 0.10 2016-64 Buffer overflow rendering SVG with bidirectional content 2016-63 Favicon network connection can persist when page is closed 2016-62 Miscellaneous memory safety hazards (rv:48.0 / rv:45.3) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/firefox45/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/firefox45/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1470889443273590 Content-Disposition: inline Content-Length: 2195 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.7 pkgsrc/www/firefox45/Makefile:1.8 --- pkgsrc/www/firefox45/Makefile:1.7 Thu Aug 4 17:03:39 2016 +++ pkgsrc/www/firefox45/Makefile Thu Aug 11 04:24:03 2016 @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2016/08/04 17:03:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2016/08/11 04:24:03 ryoon Exp $ MOZILLA_PKG_NAME= firefox45 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 45.2 +MOZ_BRANCH= 45.3 MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 3 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} Index: pkgsrc/www/firefox45/distinfo diff -u pkgsrc/www/firefox45/distinfo:1.5 pkgsrc/www/firefox45/distinfo:1.6 --- pkgsrc/www/firefox45/distinfo:1.5 Sun Jun 19 06:24:09 2016 +++ pkgsrc/www/firefox45/distinfo Thu Aug 11 04:24:03 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2016/06/19 06:24:09 ryoon Exp $ +$NetBSD: distinfo,v 1.6 2016/08/11 04:24:03 ryoon Exp $ -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 (firefox-45.3.0esr.source.tar.xz) = e019408b46ecd8c5c1b3beae01a522b57acaa4b9 +RMD160 (firefox-45.3.0esr.source.tar.xz) = 90b2434f0b245115726916257933db33caad4425 +SHA512 (firefox-45.3.0esr.source.tar.xz) = ee618aec579625122c3e511a7ac83ac4db9718f5695b6fe6250717602178bae9bb7e5ebe8764f4d33ecf44d3db13abfed0d24c1ec71e64a1087fb6d5a579b0c0 +Size (firefox-45.3.0esr.source.tar.xz) = 185330580 bytes SHA1 (patch-aa) = c97ef4b107ea917c2a10d1a1fdaf524d794612a0 SHA1 (patch-ao) = f4244b8e3d89743cb97395913e8916f7121c172e SHA1 (patch-as) = d5d7f8250a9cd462f25d529c2a79c59a1bba9db2 --_----------=_1470889443273590--