Received: by mail.netbsd.org (Postfix, from userid 605) id E5ACD84D62; Fri, 18 Oct 2019 14:32:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D58584D5E for ; Fri, 18 Oct 2019 14:32:58 +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 nvUJVvonjP_M for ; Fri, 18 Oct 2019 14:32:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CA7B384CEA for ; Fri, 18 Oct 2019 14:32:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6CD5FBF4; Fri, 18 Oct 2019 14:32:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571409177229880" MIME-Version: 1.0 Date: Fri, 18 Oct 2019 14:32:57 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2019Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20191018143257.C6CD5FBF4@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. --_----------=_1571409177229880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Oct 18 14:32:57 UTC 2019 Modified Files: pkgsrc/doc [pkgsrc-2019Q3]: CHANGES-pkgsrc-2019Q3 Log Message: Pullup tickets #6070 and #6071 To generate a diff of this commit: cvs rdiff -u -r1.1.2.5 -r1.1.2.6 pkgsrc/doc/CHANGES-pkgsrc-2019Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571409177229880 Content-Disposition: inline Content-Length: 821 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2019Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2019Q3:1.1.2.5 pkgsrc/doc/CHANGES-pkgsrc-2019Q3:1.1.2.6 --- pkgsrc/doc/CHANGES-pkgsrc-2019Q3:1.1.2.5 Tue Oct 15 18:14:38 2019 +++ pkgsrc/doc/CHANGES-pkgsrc-2019Q3 Fri Oct 18 14:32:57 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2019Q3,v 1.1.2.5 2019/10/15 18:14:38 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2019Q3,v 1.1.2.6 2019/10/18 14:32:57 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2019Q3 branch: @@ -29,3 +29,10 @@ devel/libgit2: security fix Pullup ticket #6069 - requested by maya security/sudo: security fix +Pullup ticket #6070 - requested by maya +net/bind914: security fix + +Pullup ticket #6071 - requested by taca +devel/py-distro: dependent addition +security/py-certbot: bugfix + --_----------=_1571409177229880--