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 E63597A1F8 for ; Sat, 11 Feb 2017 08:09:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 955D785573; Sat, 11 Feb 2017 08:09:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 26F6485570 for ; Sat, 11 Feb 2017 08:09:09 +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 1lyFETwjILdm for ; Sat, 11 Feb 2017 08:09:08 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9597084C86 for ; Sat, 11 Feb 2017 08:09:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F447FBE3; Sat, 11 Feb 2017 08:09:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1486800548139760" MIME-Version: 1.0 Date: Sat, 11 Feb 2017 08:09:08 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/mail/thunderbird To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170211080908.8F447FBE3@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. --_----------=_1486800548139760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Feb 11 08:09:08 UTC 2017 Modified Files: pkgsrc/mail/thunderbird: Makefile distinfo Log Message: Update to 45.7.0 Changelog: Fixed Message preview pane non-functional after IMAP folder was renamed or moved Fixed "Move To" button on "Search Messages" panel not working Fixed Message sent to "undisclosed recipients" shows no recipient (non-functional since Thunderbird version 38) Fixed Calendar: No way to accept/decline email invitations when sent and received messages are stored in the same folder Fixed Various security fixes Security fixes: #CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP #CVE-2017-5376: Use-after-free in XSL #CVE-2017-5378: Pointer and frame data leakage of Javascript objects #CVE-2017-5380: Potential use-after-free during DOM manipulations #CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer #CVE-2017-5396: Use-after-free with Media Decoder #CVE-2017-5383: Location bar spoofing with unicode characters #CVE-2017-5373: Memory safety bugs fixed in Thunderbird 45.7 To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 pkgsrc/mail/thunderbird/Makefile \ pkgsrc/mail/thunderbird/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1486800548139760 Content-Disposition: inline Content-Length: 2128 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/thunderbird/Makefile diff -u pkgsrc/mail/thunderbird/Makefile:1.185 pkgsrc/mail/thunderbird/Makefile:1.186 --- pkgsrc/mail/thunderbird/Makefile:1.185 Mon Feb 6 13:55:39 2017 +++ pkgsrc/mail/thunderbird/Makefile Sat Feb 11 08:09:08 2017 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.185 2017/02/06 13:55:39 wiz Exp $ +# $NetBSD: Makefile,v 1.186 2017/02/11 08:09:08 ryoon Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} -PKGREVISION= 3 -TB_VER= 45.6.0 +TB_VER= 45.7.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/mail/thunderbird/distinfo diff -u pkgsrc/mail/thunderbird/distinfo:1.185 pkgsrc/mail/thunderbird/distinfo:1.186 --- pkgsrc/mail/thunderbird/distinfo:1.185 Mon Jan 2 23:59:21 2017 +++ pkgsrc/mail/thunderbird/distinfo Sat Feb 11 08:09:08 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.185 2017/01/02 23:59:21 ryoon Exp $ +$NetBSD: distinfo,v 1.186 2017/02/11 08:09:08 ryoon Exp $ -SHA1 (thunderbird-45.6.0.source.tar.xz) = c2609e3fb79c68d2d291c278c44f2b07be3ae875 -RMD160 (thunderbird-45.6.0.source.tar.xz) = 48caf61c0df0aae99cf39d19c5920d006a30a2e7 -SHA512 (thunderbird-45.6.0.source.tar.xz) = 1f4579ac37b8ab98c91fe2e3e6742ba1b005ca9346d23f467d19e6af45eb457cab749bf91ed2a79f2058bd66f54da661da3ea5d5786f8c4b472d8a2a6c34db4b -Size (thunderbird-45.6.0.source.tar.xz) = 201145016 bytes +SHA1 (thunderbird-45.7.0.source.tar.xz) = b585208d6b05f42dda59bdc000f0e712375a6ee3 +RMD160 (thunderbird-45.7.0.source.tar.xz) = 7a1e4335da9e79fff5bb44156150db8fe224277d +SHA512 (thunderbird-45.7.0.source.tar.xz) = 99cea54b553158c1e08cf19157ac2bb6822fd1fef0501d36f983e6b8d4f2143a2e6124d61297446944033d3fed9326fe0f12ca45db0b5815be71a0777e73ffb0 +Size (thunderbird-45.7.0.source.tar.xz) = 201088460 bytes SHA1 (patch-calendar_lightning_Makefile.in) = 02a1528f2da82f1d4ff4931a7d7dc8227b7fa9f2 SHA1 (patch-calendar_lightning_build_universal.mk) = 86dc2c6b4f9feb835570111078aa5d08a389d0da SHA1 (patch-calendar_providers_gdata_Makefile.in) = 0e90ddc9aecc817b0b150bbc37d23ddec97b093e --_----------=_1486800548139760--