Received: by mail.netbsd.org (Postfix, from userid 605) id 7F4AD84D31; Mon, 24 Aug 2020 19:11:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 015FB84D9B for ; Mon, 24 Aug 2020 19:11:59 +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 XpXSvvO16gTv for ; Mon, 24 Aug 2020 19:11:58 +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 57CBE84D31 for ; Mon, 24 Aug 2020 19:11:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4F296FB28; Mon, 24 Aug 2020 19:11:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1598296318227140" MIME-Version: 1.0 Date: Mon, 24 Aug 2020 19:11:58 +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: <20200824191158.4F296FB28@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. --_----------=_1598296318227140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Aug 24 19:11:58 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q2]: CHANGES-pkgsrc-2020Q2 Log Message: Pullup tickets up to #6305 To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 pkgsrc/doc/CHANGES-pkgsrc-2020Q2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1598296318227140 Content-Disposition: inline Content-Length: 879 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.11 pkgsrc/doc/CHANGES-pkgsrc-2020Q2:1.1.2.12 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q2:1.1.2.11 Sun Aug 23 18:59:36 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q2 Mon Aug 24 19:11:58 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q2,v 1.1.2.11 2020/08/23 18:59:36 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q2,v 1.1.2.12 2020/08/24 19:11:58 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q2 branch: @@ -115,3 +115,12 @@ www/apache24: security fix Pullup ticket #6302 - requested by taca mail/roundcube: security fix +Pullup ticket #6303 - requested by taca +mail/dovecot2: security fix + +Pullup ticket #6304 - requested by taca +mail/dovecot2-pigeonhole: dependent update + +Pullup ticket #6305 - requested by bouyer +graphics/xfig: build fix + --_----------=_1598296318227140--