Received: by mail.netbsd.org (Postfix, from userid 605) id BDCDF855D5; Fri, 17 Nov 2017 09:07:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4A4AB84D20 for ; Fri, 17 Nov 2017 09:07:40 +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 IXs29or3xoZz for ; Fri, 17 Nov 2017 09:07:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AA9B684CD9 for ; Fri, 17 Nov 2017 09:07:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8C654FB3F; Fri, 17 Nov 2017 09:07:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1510909659209780" MIME-Version: 1.0 Date: Fri, 17 Nov 2017 09:07:39 +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: <20171117090739.8C654FB3F@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. --_----------=_1510909659209780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Nov 17 09:07:39 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Downgraded www/py-selenium; Updated security/py-asyncssh To generate a diff of this commit: cvs rdiff -u -r1.4917 -r1.4918 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1510909659209780 Content-Disposition: inline Content-Length: 780 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.4917 pkgsrc/doc/CHANGES-2017:1.4918 --- pkgsrc/doc/CHANGES-2017:1.4917 Fri Nov 17 03:16:42 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Nov 17 09:07:38 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4917 2017/11/17 03:16:42 wen Exp $ +$NetBSD: CHANGES-2017,v 1.4918 2017/11/17 09:07:38 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7062,3 +7062,5 @@ Changes to the packages collection and i Updated textproc/p5-YAML-LibYAML to 0.67 [wen 2017-11-17] Updated textproc/p5-Filter to 0.58 [wen 2017-11-17] Updated www/moodle to 3.3.3 [wen 2017-11-17] + Downgraded www/py-selenium to 3.7.0 [adam 2017-11-17] + Updated security/py-asyncssh to 1.11.1 [adam 2017-11-17] --_----------=_1510909659209780--