Received: by mail.netbsd.org (Postfix, from userid 605) id CFD9784E1F; Fri, 15 May 2020 16:58:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5950284D65 for ; Fri, 15 May 2020 16:58:16 +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 gVuKW0qt0zDl for ; Fri, 15 May 2020 16:58:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id ACABF84D04 for ; Fri, 15 May 2020 16:58:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AAA4DFB27; Fri, 15 May 2020 16:58:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1589561895170280" MIME-Version: 1.0 Date: Fri, 15 May 2020 16:58:15 +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: <20200515165815.AAA4DFB27@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. --_----------=_1589561895170280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri May 15 16:58:15 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q1]: CHANGES-pkgsrc-2020Q1 Log Message: Pullup tickets up to #6201 To generate a diff of this commit: cvs rdiff -u -r1.1.2.9 -r1.1.2.10 pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1589561895170280 Content-Disposition: inline Content-Length: 1157 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.9 pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.10 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.9 Wed May 13 13:49:29 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Fri May 15 16:58:15 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.9 2020/05/13 13:49:29 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.10 2020/05/15 16:58:15 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q1 branch: @@ -120,3 +120,24 @@ net/youtube-dl: update for extractor cha Pullup ticket #6193 - requested by nia graphics/openjpeg: security fix +Pullup ticket #6195 - requested by taca +security/clamav: security fix + +Pullup ticket #6196 - requested by nia +security/cyrus-sasl: security fix + +Pullup ticket #6198 - requested by taca +lang/php73: security fix + +Pullup ticket #6197 - requested by nia +devel/SDL: security fix + +Pullup ticket #6199 - requested by taca +lang/php74: security fix + +Pullup ticket #6200 - requested by taca +lang/php72: security fix + +Pullup ticket #6201 - requested by nia +mail/mailman: security fix + --_----------=_1589561895170280--