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 B05587A220 for ; Sun, 23 Apr 2017 10:33:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5F11F84D86; Sun, 23 Apr 2017 10:33:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3FA384D7D for ; Sun, 23 Apr 2017 10:33:35 +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 LFyS-8eAkRZr for ; Sun, 23 Apr 2017 10:33:35 +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 4E11884D73 for ; Sun, 23 Apr 2017 10:33:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C5FDFBE4; Sun, 23 Apr 2017 10:33:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1492943615159720" MIME-Version: 1.0 Date: Sun, 23 Apr 2017 10:33:35 +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: <20170423103335.4C5FDFBE4@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. --_----------=_1492943615159720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Apr 23 10:33:35 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2017Q1]: CHANGES-pkgsrc-2017Q1 Log Message: pullups += 9 To generate a diff of this commit: cvs rdiff -u -r1.1.2.13 -r1.1.2.14 pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1492943615159720 Content-Disposition: inline Content-Length: 1304 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.13 pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.14 --- pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.13 Wed Apr 19 18:57:03 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Sun Apr 23 10:33:35 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.13 2017/04/19 18:57:03 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.14 2017/04/23 10:33:35 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2017Q1 branch: @@ -209,3 +209,30 @@ print/ghostscript-gpl: security fix Pullup ticket #5276 - requested by sevan wm/fluxbox: build fix +Pullup ticket #5333 - requested by maya +mail/squirrelmail: security fix + +Pullup ticket #5327 - requested by wiz +www/curl: security fix + +Pullup ticket #5329 - requested by sevan +shells/zsh: build fix + +Pullup ticket #5355 - requested by sevan +lang/gcc49: build fix + +Pullup ticket #5267 - requested by sevan +mail/postfix: build fix + +Pullup ticket #5280 - requested by sevan +sysutils/collectd-network: build fix + +Pullup ticket #5285 - requested by sevan +math/arpack: build fix + +Pullup ticket #5304 - requested by sevan +multimedia/gstreamer0.10: build fix + +Pullup ticket #5302 - requested by sevan +multimedia/libmp4v2: build fix + --_----------=_1492943615159720--