Received: by mail.netbsd.org (Postfix, from userid 605) id 2699A84DE3; Mon, 26 Feb 2018 17:43:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 61E5484D63 for ; Mon, 26 Feb 2018 17:43:36 +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 ANdCaEOpFs1A for ; Mon, 26 Feb 2018 17:43:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B2FDF84D1F for ; Mon, 26 Feb 2018 17:43:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B004AFB40; Mon, 26 Feb 2018 17:43:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151966701568430" MIME-Version: 1.0 Date: Mon, 26 Feb 2018 17:43:35 +0000 From: "Stephen Borrill" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sborrill@netbsd.org X-Mailer: log_accum Message-Id: <20180226174335.B004AFB40@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. --_----------=_151966701568430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sborrill Date: Mon Feb 26 17:43:35 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated security/lynis to 2.6.2 To generate a diff of this commit: cvs rdiff -u -r1.886 -r1.887 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151966701568430 Content-Disposition: inline Content-Length: 748 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.886 pkgsrc/doc/CHANGES-2018:1.887 --- pkgsrc/doc/CHANGES-2018:1.886 Mon Feb 26 17:32:24 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Feb 26 17:43:35 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.886 2018/02/26 17:32:24 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.887 2018/02/26 17:43:35 sborrill Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1254,3 +1254,4 @@ Changes to the packages collection and i Updated www/py-django-polymorphic to 2.0.2 [adam 2018-02-26] Updated textproc/py-regex to 2018.02.21 [adam 2018-02-26] Added devel/R-assertthat version 0.2.0 [minskim 2018-02-26] + Updated security/lynis to 2.6.2 [sborrill 2018-02-26] --_----------=_151966701568430--