Received: by mail.netbsd.org (Postfix, from userid 605) id EC81984DC2; Mon, 1 Jun 2020 17:44:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 767D884DB3 for ; Mon, 1 Jun 2020 17:44:20 +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 0hmIk-FX_ipF for ; Mon, 1 Jun 2020 17:44:20 +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 CB71E84D52 for ; Mon, 1 Jun 2020 17:44:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C511BFB27; Mon, 1 Jun 2020 17:44:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159103345990540" MIME-Version: 1.0 Date: Mon, 1 Jun 2020 17:44:19 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2020Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20200601174419.C511BFB27@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. --_----------=_159103345990540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Jun 1 17:44:19 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q1]: CHANGES-pkgsrc-2020Q1 Log Message: Mention last batch of pull-ups To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159103345990540 Content-Disposition: inline Content-Length: 1000 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2020Q1 diff -u pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.11 pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.12 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.11 Wed May 20 19:42:41 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Mon Jun 1 17:44:19 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.11 2020/05/20 19:42:41 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.12 2020/06/01 17:44:19 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q1 branch: @@ -159,3 +159,18 @@ net/bind911: security fix Pullup ticket #6209 - requested by taca net/bind914: security fix +Pullup ticket #6202 - requested by maya +chat/irssi: bugfix + +Pullup ticket #6210 - requested by adam +www/py-httplib2: security fix + +Pullup ticket #6210 - requested by adam +www/py-httplib2: security fix + +Pullup ticket #6211 - requested by nia +audio/adplug: security fix + +Pullup ticket #6212 - requested by nia +audio/adplay: dependent update + --_----------=_159103345990540--