Received: by mail.netbsd.org (Postfix, from userid 605) id 0864084D98; Thu, 9 Nov 2017 19:00:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 805D584D3E for ; Thu, 9 Nov 2017 19:00:47 +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 7mBPXILpPv6u for ; Thu, 9 Nov 2017 19:00:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A1C4184D2C for ; Thu, 9 Nov 2017 19:00:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 821F9FBDE; Thu, 9 Nov 2017 19:00:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151025404672660" MIME-Version: 1.0 Date: Thu, 9 Nov 2017 19:00:46 +0000 From: "Soren Jacobsen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org X-Mailer: log_accum Message-Id: <20171109190046.821F9FBDE@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. --_----------=_151025404672660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: snj Date: Thu Nov 9 19:00:46 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated security/dropbear to 2017.75 To generate a diff of this commit: cvs rdiff -u -r1.4812 -r1.4813 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151025404672660 Content-Disposition: inline Content-Length: 723 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.4812 pkgsrc/doc/CHANGES-2017:1.4813 --- pkgsrc/doc/CHANGES-2017:1.4812 Thu Nov 9 08:35:16 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 9 19:00:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4812 2017/11/09 08:35:16 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4813 2017/11/09 19:00:46 snj Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6917,3 +6917,4 @@ Changes to the packages collection and i Updated print/py-reportlab to 3.3.0nb2 [wiz 2017-11-09] Updated security/gnupg2 to 2.2.2 [adam 2017-11-09] Updated lang/py-execjs to 1.5.0 [adam 2017-11-09] + Updated security/dropbear to 2017.75 [snj 2017-11-09] --_----------=_151025404672660--