Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5D8681A9239 for ; Fri, 29 Jan 2021 07:53:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9532784D6B; Fri, 29 Jan 2021 07:53:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CFADA84D58 for ; Fri, 29 Jan 2021 07:53: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 TyW-zs8Ku2C8 for ; Fri, 29 Jan 2021 07:53:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 34CE084CE2 for ; Fri, 29 Jan 2021 07:53:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32001FA91; Fri, 29 Jan 2021 07:53:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1611906827147010" MIME-Version: 1.0 Date: Fri, 29 Jan 2021 07:53:47 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20210129075347.32001FA91@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1611906827147010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Jan 29 07:53:47 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated security/opendoas to 6.8nb1 To generate a diff of this commit: cvs rdiff -u -r1.688 -r1.689 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1611906827147010 Content-Disposition: inline Content-Length: 728 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.688 pkgsrc/doc/CHANGES-2021:1.689 --- pkgsrc/doc/CHANGES-2021:1.688 Fri Jan 29 07:35:44 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Jan 29 07:53:47 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.688 2021/01/29 07:35:44 pin Exp $ +$NetBSD: CHANGES-2021,v 1.689 2021/01/29 07:53:47 jperkin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -843,3 +843,4 @@ Changes to the packages collection and i Added wm/sdorfehs version 1.1 [pin 2021-01-28] Updated textproc/ispell-en_GB to 3.4.02 [gutteridge 2021-01-28] Updated security/pleaser to 0.3.21 [pin 2021-01-29] + Updated security/opendoas to 6.8nb1 [jperkin 2021-01-29] --_----------=_1611906827147010--