Received: by mail.netbsd.org (Postfix, from userid 605) id C1A5A84D83; Thu, 27 Jul 2017 18:41:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 551A784D6D for ; Thu, 27 Jul 2017 18:41:07 +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 XlSXFY853kaE for ; Thu, 27 Jul 2017 18:41:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B66CF84D60 for ; Thu, 27 Jul 2017 18:41:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B432BFACD; Thu, 27 Jul 2017 18:41:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501180866244330" MIME-Version: 1.0 Date: Thu, 27 Jul 2017 18:41:06 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170727184106.B432BFACD@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1501180866244330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 27 18:41:06 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated security/py-asn1 to 0.3.1, security/py-cryptography_vectors to 2.0.2, security/py-cryptography to 2.0.2 To generate a diff of this commit: cvs rdiff -u -r1.3024 -r1.3025 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501180866244330 Content-Disposition: inline Content-Length: 867 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3024 pkgsrc/doc/CHANGES-2017:1.3025 --- pkgsrc/doc/CHANGES-2017:1.3024 Thu Jul 27 18:33:54 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Jul 27 18:41:06 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3024 2017/07/27 18:33:54 adam Exp $ +$NetBSD: CHANGES-2017,v 1.3025 2017/07/27 18:41:06 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4196,3 +4196,6 @@ Changes to the packages collection and i Updated databases/rrdtool to 1.7.0 [adam 2017-07-27] Updated databases/ruby-rrdtool to 1.7.0 [adam 2017-07-27] Added databases/py-rrdtool version 1.7.0 [adam 2017-07-27] + Updated security/py-asn1 to 0.3.1 [adam 2017-07-27] + Updated security/py-cryptography_vectors to 2.0.2 [adam 2017-07-27] + Updated security/py-cryptography to 2.0.2 [adam 2017-07-27] --_----------=_1501180866244330--