Received: by mail.netbsd.org (Postfix, from userid 605) id A71C884EDF; Fri, 27 Aug 2021 09:25:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E1B0E84D8A for ; Fri, 27 Aug 2021 09:25:31 +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 cz_6tC91OEdz for ; Fri, 27 Aug 2021 09:25:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 740BF84CDC for ; Fri, 27 Aug 2021 09:25:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 71810FA97; Fri, 27 Aug 2021 09:25:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1630056331179760" MIME-Version: 1.0 Date: Fri, 27 Aug 2021 09:25:31 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20210827092531.71810FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1630056331179760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Fri Aug 27 09:25:31 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Note update of security/vault to 1.6.6. To generate a diff of this commit: cvs rdiff -u -r1.4381 -r1.4382 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1630056331179760 Content-Disposition: inline Content-Length: 708 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4381 pkgsrc/doc/CHANGES-2021:1.4382 --- pkgsrc/doc/CHANGES-2021:1.4381 Fri Aug 27 08:01:08 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Aug 27 09:25:31 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4381 2021/08/27 08:01:08 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4382 2021/08/27 09:25:31 he Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6906,3 +6906,4 @@ Changes to the packages collection and i Removed textproc/go-runewidth 2021-08-27] Updated net/unbound to 1.13.2 [adam 2021-08-27] Updated sysutils/ansible-base to 2.10.13 [adam 2021-08-27] + Updated security/vault to 1.6.6 [he 2021-08-27] --_----------=_1630056331179760--