Received: by mail.netbsd.org (Postfix, from userid 605) id 2599784D29; Thu, 5 Aug 2021 10:53:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F05B84D29 for ; Thu, 5 Aug 2021 10:53:07 +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 USywLBVVCJYY for ; Thu, 5 Aug 2021 10:53:06 +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 CD8F184D17 for ; Thu, 5 Aug 2021 10:53:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C4B21FA97; Thu, 5 Aug 2021 10:53:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1628160786131130" MIME-Version: 1.0 Date: Thu, 5 Aug 2021 10:53:06 +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: <20210805105306.C4B21FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1628160786131130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Aug 5 10:53:06 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-distro, math/py-uncertainties, security/py-acme, security/py-certbot* To generate a diff of this commit: cvs rdiff -u -r1.4073 -r1.4074 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1628160786131130 Content-Disposition: inline Content-Length: 1851 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.4073 pkgsrc/doc/CHANGES-2021:1.4074 --- pkgsrc/doc/CHANGES-2021:1.4073 Thu Aug 5 10:00:33 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Aug 5 10:53:06 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4073 2021/08/05 10:00:33 pin Exp $ +$NetBSD: CHANGES-2021,v 1.4074 2021/08/05 10:53:06 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6474,3 +6474,21 @@ Changes to the packages collection and i Removed lang/coreclr [adam 2021-08-05] Updated sysutils/duplicity to 0.8.20 [adam 2021-08-05] Updated sysutils/dust to 0.6.2 [pin 2021-08-05] + Updated devel/py-distro to 1.6.0 [adam 2021-08-05] + Updated math/py-uncertainties to 3.1.6 [adam 2021-08-05] + Updated security/py-acme to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-apache to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-digitalocean to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-dnsimple to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-dnsmadeeasy to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-gehirn to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-google to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-linode to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-luadns to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-nsone to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-ovh to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-rfc2136 to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-route53 to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-dns-sakuracloud to 1.18.0 [adam 2021-08-05] + Updated security/py-certbot-nginx to 1.18.0 [adam 2021-08-05] --_----------=_1628160786131130--