Received: by mail.netbsd.org (Postfix, from userid 605) id 1D36584D8E; Tue, 27 Nov 2018 07:04:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D56484D68 for ; Tue, 27 Nov 2018 07:04:02 +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 ohgEKmkhkRGJ for ; Tue, 27 Nov 2018 07:04:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 36AEB84CBC for ; Tue, 27 Nov 2018 07:04:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1FC9BFB1F; Tue, 27 Nov 2018 07:04:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543302241295780" MIME-Version: 1.0 Date: Tue, 27 Nov 2018 07:04:01 +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: <20181127070401.1FC9BFB1F@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. --_----------=_1543302241295780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Nov 27 07:04:01 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated security/py-cryptodome, security/py-asyncssh To generate a diff of this commit: cvs rdiff -u -r1.4863 -r1.4864 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543302241295780 Content-Disposition: inline Content-Length: 781 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4863 pkgsrc/doc/CHANGES-2018:1.4864 --- pkgsrc/doc/CHANGES-2018:1.4863 Mon Nov 26 15:29:10 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Nov 27 07:04:00 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4863 2018/11/26 15:29:10 fox Exp $ +$NetBSD: CHANGES-2018,v 1.4864 2018/11/27 07:04:00 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6788,3 +6788,5 @@ Changes to the packages collection and i Updated editors/hnb to 1.9.17nb5 [fox 2018-11-26] Updated mail/mutt to 1.11.0 [tron 2018-11-26] Added print/dspdfviewer version 1.15.1 [fox 2018-11-26] + Updated security/py-cryptodome to 3.7.2 [adam 2018-11-27] + Updated security/py-asyncssh to 1.15.0 [adam 2018-11-27] --_----------=_1543302241295780--