Received: by mail.netbsd.org (Postfix, from userid 605) id 8065084D86; Sun, 23 Aug 2020 18:59:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 076D684D78 for ; Sun, 23 Aug 2020 18:59:37 +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 hoKDdRzusulm for ; Sun, 23 Aug 2020 18:59:36 +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 583FB84D6F for ; Sun, 23 Aug 2020 18:59:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 55448FB28; Sun, 23 Aug 2020 18:59:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159820917629600" MIME-Version: 1.0 Date: Sun, 23 Aug 2020 18:59:36 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2020Q2] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20200823185936.55448FB28@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. --_----------=_159820917629600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Aug 23 18:59:36 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q2]: CHANGES-pkgsrc-2020Q2 Log Message: Pullup tickets up to #6302 To generate a diff of this commit: cvs rdiff -u -r1.1.2.10 -r1.1.2.11 pkgsrc/doc/CHANGES-pkgsrc-2020Q2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159820917629600 Content-Disposition: inline Content-Length: 930 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2020Q2 diff -u pkgsrc/doc/CHANGES-pkgsrc-2020Q2:1.1.2.10 pkgsrc/doc/CHANGES-pkgsrc-2020Q2:1.1.2.11 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q2:1.1.2.10 Fri Aug 14 19:33:48 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q2 Sun Aug 23 18:59:36 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q2,v 1.1.2.10 2020/08/14 19:33:48 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q2,v 1.1.2.11 2020/08/23 18:59:36 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q2 branch: @@ -103,3 +103,15 @@ security/clamav: security fix Pullup ticket #6298 - requested by taca lang/php73: security fix +Pullup ticket #6299 - requested by taca +lang/php74: security fix + +Pullup ticket #6300 - requested by taca +lang/php72: security fix + +Pullup ticket #6301 - requested by taca +www/apache24: security fix + +Pullup ticket #6302 - requested by taca +mail/roundcube: security fix + --_----------=_159820917629600--