Received: by mail.netbsd.org (Postfix, from userid 605) id 5F99784D20; Tue, 9 Jun 2020 12:03:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DE16084CEA for ; Tue, 9 Jun 2020 12:03:21 +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 2s9hHopqnrTj for ; Tue, 9 Jun 2020 12:03:21 +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 41A6084CE0 for ; Tue, 9 Jun 2020 12:03:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B978FB27; Tue, 9 Jun 2020 12:03:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1591704201227500" MIME-Version: 1.0 Date: Tue, 9 Jun 2020 12:03:21 +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: <20200609120321.3B978FB27@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. --_----------=_1591704201227500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Jun 9 12:03:21 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q1]: CHANGES-pkgsrc-2020Q1 Log Message: Pullup tickets up to #6234 To generate a diff of this commit: cvs rdiff -u -r1.1.2.13 -r1.1.2.14 pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1591704201227500 Content-Disposition: inline Content-Length: 1015 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.13 pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.14 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.13 Mon Jun 8 19:01:05 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Tue Jun 9 12:03:20 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.13 2020/06/08 19:01:05 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.14 2020/06/09 12:03:20 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q1 branch: @@ -201,3 +201,18 @@ www/ruby-em-http-request: security fix Pullup ticket #6227 - requested by otis net/powerdns: bugfixes +Pullup ticket #6231 - requested by taca +mail/roundcube: security fix + +Pullup ticket #6218 - requested by bouyer +mail/sympa: security fix + +Pullup ticket #6232 - requested by maya +security/gnutls: security fix + +Pullup ticket #6233 - requested by wiz +sysutils/dbus: security fix + +Pullup ticket #6234 - requested by wiz +devel/libntlm: security fix + --_----------=_1591704201227500--