Received: by mail.netbsd.org (Postfix, from userid 605) id 8C23784D80; Sun, 30 May 2021 17:38:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C72B484D7F for ; Sun, 30 May 2021 17:38: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 x-CaK-_Mj2GU for ; Sun, 30 May 2021 17:38:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5E7DF84D3F for ; Sun, 30 May 2021 17:38:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 564C4FA95; Sun, 30 May 2021 17:38:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162239631156070" MIME-Version: 1.0 Date: Sun, 30 May 2021 17:38: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: <20210530173831.564C4FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162239631156070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Sun May 30 17:38:31 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Note update of security/vault to 1.6.5. To generate a diff of this commit: cvs rdiff -u -r1.3079 -r1.3080 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162239631156070 Content-Disposition: inline Content-Length: 713 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.3079 pkgsrc/doc/CHANGES-2021:1.3080 --- pkgsrc/doc/CHANGES-2021:1.3079 Sun May 30 16:54:22 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 30 17:38:31 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3079 2021/05/30 16:54:22 pin Exp $ +$NetBSD: CHANGES-2021,v 1.3080 2021/05/30 17:38:31 he Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4775,3 +4775,4 @@ Changes to the packages collection and i Updated security/ruby-oauth to 0.5.6 [taca 2021-05-30] Updated time/R-lubridate to 1.7.10 [mef 2021-05-30] Updated finance/rates to 0.5.0 [pin 2021-05-30] + Updated security/vault to 1.6.5 [he 2021-05-30] --_----------=_162239631156070--