Received: by mail.netbsd.org (Postfix, from userid 605) id 0E7CF84E86; Fri, 4 May 2018 06:09:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8D5DE84D94 for ; Fri, 4 May 2018 06:09:37 +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 XkJonok3k6rU for ; Fri, 4 May 2018 06:09:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EC5A284D39 for ; Fri, 4 May 2018 06:09:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA17DFBEC; Fri, 4 May 2018 06:09:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525414176183680" MIME-Version: 1.0 Date: Fri, 4 May 2018 06:09:36 +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: <20180504060936.EA17DFBEC@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. --_----------=_1525414176183680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 4 06:09:36 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated security/libgpg-error, security/gnupg2 To generate a diff of this commit: cvs rdiff -u -r1.2156 -r1.2157 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525414176183680 Content-Disposition: inline Content-Length: 796 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.2156 pkgsrc/doc/CHANGES-2018:1.2157 --- pkgsrc/doc/CHANGES-2018:1.2156 Fri May 4 02:53:38 2018 +++ pkgsrc/doc/CHANGES-2018 Fri May 4 06:09:36 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2156 2018/05/04 02:53:38 manu Exp $ +$NetBSD: CHANGES-2018,v 1.2157 2018/05/04 06:09:36 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3014,3 +3014,5 @@ Changes to the packages collection and i Added security/ruby-openssl-ccm version 1.2.1 [minskim 2018-05-03] Updated net/wireshark to 2.6.0nb1 [wiz 2018-05-03] Updated www/ap2-auth-mellon to 0.14.0 [manu 2018-05-04] + Updated security/libgpg-error to 1.31 [adam 2018-05-04] + Updated security/gnupg2 to 2.2.7 [adam 2018-05-04] --_----------=_1525414176183680--