Received: by mail.netbsd.org (Postfix, from userid 605) id 21E47DD065; Thu, 14 Oct 2021 11:36:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DEB658C3B2 for ; Thu, 14 Oct 2021 07:28:12 +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 ZFBI1N8Rhh6W for ; Thu, 14 Oct 2021 07:28:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AB4F186048 for ; Thu, 14 Oct 2021 07:22:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6329FA97; Thu, 14 Oct 2021 07:22:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163419614915960" MIME-Version: 1.0 Date: Thu, 14 Oct 2021 07:22:29 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20211014072229.A6329FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163419614915960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Thu Oct 14 07:22:29 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Note update of the "mozilla-rootcerts" package to version 1.0.20211014 To generate a diff of this commit: cvs rdiff -u -r1.5156 -r1.5157 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163419614915960 Content-Disposition: inline Content-Length: 746 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.5156 pkgsrc/doc/CHANGES-2021:1.5157 --- pkgsrc/doc/CHANGES-2021:1.5156 Thu Oct 14 07:09:20 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Oct 14 07:22:29 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5156 2021/10/14 07:09:20 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.5157 2021/10/14 07:22:29 tron Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7898,3 +7898,4 @@ Changes to the packages collection and i Updated sysutils/zoxide to 0.7.6 [pin 2021-10-13] Updated multimedia/libmediainfo to 20.03nb1 [wiz 2021-10-14] Updated databases/p5-DBI to 1.643nb3 [wiz 2021-10-14] + Updated security/mozilla-rootcerts to 1.0.20211014 [tron 2021-10-14] --_----------=_163419614915960--