Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0A34E7A210 for ; Thu, 11 May 2017 18:45:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B17FB84DC8; Thu, 11 May 2017 18:45:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 40F8084D8C for ; Thu, 11 May 2017 18:45:12 +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 ShSW2ZRsgSjE for ; Thu, 11 May 2017 18:45:11 +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 9BE3584D73 for ; Thu, 11 May 2017 18:45:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A21FFBE4; Thu, 11 May 2017 18:45:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1494528311196790" MIME-Version: 1.0 Date: Thu, 11 May 2017 18:45:11 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2017Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20170511184511.9A21FFBE4@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. --_----------=_1494528311196790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu May 11 18:45:11 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2017Q1]: CHANGES-pkgsrc-2017Q1 Log Message: Latest round of pullup tickets. To generate a diff of this commit: cvs rdiff -u -r1.1.2.20 -r1.1.2.21 pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1494528311196790 Content-Disposition: inline Content-Length: 1258 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2017Q1 diff -u pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.20 pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.21 --- pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.20 Sat May 6 15:44:15 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Thu May 11 18:45:11 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.20 2017/05/06 15:44:15 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.21 2017/05/11 18:45:11 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2017Q1 branch: @@ -444,3 +444,27 @@ devel/splint: build fix Pullup ticket #5403 - requested by sevan math/R: build fix for Darwin +Pullup ticket #5405 - requested by sevan +mk/tools/tools.Darwin.mk: build fix for Python eggs + +Pullup ticket #5406 - requested by sevan +graphics/tiff: security fix + +Pullup ticket #5408 - requested by sevan +www/py-django-cms: security fix + +Pullup ticket #5409 - requested by sevan +lang/openjdk7: build fix + +Pullup ticket #5410 - requested by sevan +mail/mutt: build fix for SunOS + +Pullup ticket #5411 - requested by sevan +www/ap22-dnssd: build fix for SunOS + +Pullup ticket #5407 - requested by sevan +devel/rt4: build fix + +Pullup ticket #5415 - requested by wen +www/mediawiki: security fix + --_----------=_1494528311196790--