Received: by mail.netbsd.org (Postfix, from userid 605) id B3C1184E2A; Wed, 2 Oct 2019 17:39:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C90E84D7B for ; Wed, 2 Oct 2019 17:39:02 +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 ZYwpJ8h-6i1R for ; Wed, 2 Oct 2019 17:39:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BEDAA84D77 for ; Wed, 2 Oct 2019 17:39:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B8811FBF4; Wed, 2 Oct 2019 17:39:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157003794198700" MIME-Version: 1.0 Date: Wed, 2 Oct 2019 17:39:01 +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: <20191002173901.B8811FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_157003794198700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Oct 2 17:39:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated security/py-acme, security/py-certbot* To generate a diff of this commit: cvs rdiff -u -r1.4120 -r1.4121 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157003794198700 Content-Disposition: inline Content-Length: 1676 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4120 pkgsrc/doc/CHANGES-2019:1.4121 --- pkgsrc/doc/CHANGES-2019:1.4120 Wed Oct 2 16:38:10 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Oct 2 17:39:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4120 2019/10/02 16:38:10 kamil Exp $ +$NetBSD: CHANGES-2019,v 1.4121 2019/10/02 17:39:01 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6696,3 +6696,18 @@ Changes to the packages collection and i Updated net/py-lexicon to 3.3.3 [adam 2019-10-02] Updated multimedia/py-m3u8 to 0.5.0 [adam 2019-10-02] Updated devel/tcllib to 1.19 [kamil 2019-10-02] + Updated security/py-acme to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-apache to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-dnsimple to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-dnsmadeeasy to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-gehirn to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-google to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-linode to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-luadns to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-nsone to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-ovh to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-rfc2136 to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-route53 to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-dns-sakuracloud to 0.39.0 [adam 2019-10-02] + Updated security/py-certbot-nginx to 0.39.0 [adam 2019-10-02] --_----------=_157003794198700--