Received: by mail.netbsd.org (Postfix, from userid 605) id 6F7DC84E2F; Sat, 22 Feb 2020 19:45:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EDC7584E2C for ; Sat, 22 Feb 2020 19:45:30 +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 NhIgmjNFXxHt for ; Sat, 22 Feb 2020 19:45:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5803184DAC for ; Sat, 22 Feb 2020 19:45:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 55B4AFBF4; Sat, 22 Feb 2020 19:45:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1582400730228420" MIME-Version: 1.0 Date: Sat, 22 Feb 2020 19:45:30 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2019Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20200222194530.55B4AFBF4@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. --_----------=_1582400730228420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Feb 22 19:45:30 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2019Q4]: CHANGES-pkgsrc-2019Q4 Log Message: Pullup tickets #6136 and #6137 To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 pkgsrc/doc/CHANGES-pkgsrc-2019Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1582400730228420 Content-Disposition: inline Content-Length: 812 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2019Q4 diff -u pkgsrc/doc/CHANGES-pkgsrc-2019Q4:1.1.2.7 pkgsrc/doc/CHANGES-pkgsrc-2019Q4:1.1.2.8 --- pkgsrc/doc/CHANGES-pkgsrc-2019Q4:1.1.2.7 Sat Feb 22 19:03:40 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2019Q4 Sat Feb 22 19:45:30 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2019Q4,v 1.1.2.7 2020/02/22 19:03:40 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2019Q4,v 1.1.2.8 2020/02/22 19:45:30 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2019Q4 branch: @@ -77,3 +77,9 @@ lang/php74: security fix Pullup ticket #6129 - requested by taca lang/php72: security fix +Pullup ticket #6136 - requested by taca +mail/dovecot2: security fix + +Pullup ticket #6137 - requested by taca +security/clamav: security fix + partial fix for PR pkg/54951 + --_----------=_1582400730228420--