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 B4C037A1BE for ; Thu, 13 Apr 2017 12:11:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2D15A84D84; Thu, 13 Apr 2017 12:11:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B199A84D7D for ; Thu, 13 Apr 2017 12:11:41 +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 hW8KlyKvemMa for ; Thu, 13 Apr 2017 12:11:41 +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 1A19084CEE for ; Thu, 13 Apr 2017 12:11:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15911FBE4; Thu, 13 Apr 2017 12:11:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1492085501130200" MIME-Version: 1.0 Date: Thu, 13 Apr 2017 12:11:41 +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: <20170413121141.15911FBE4@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. --_----------=_1492085501130200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Apr 13 12:11:41 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2017Q1]: CHANGES-pkgsrc-2017Q1 Log Message: Record latest branch updates. To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1492085501130200 Content-Disposition: inline Content-Length: 1201 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.7 pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.8 --- pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.7 Wed Apr 12 14:33:29 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Thu Apr 13 12:11:40 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.7 2017/04/12 14:33:29 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.8 2017/04/13 12:11:40 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2017Q1 branch: @@ -58,3 +58,26 @@ www/py-django: security update Pullup ticket #5257 - requested by wen www/mediawiki: security update +Pullup ticket #5241 - requested by sevan +www/serf: build fix + +Pullup ticket #5247 - requested by sevan +pkgtools/pkglint: bugfix + +Pullup ticket #5243 - requested by sevan +lang/php56: build fix +lang/php70: build fix +lang/php71: build fix + +Pullup ticket #5269 - requested by sevan +multimedia/adobe-flash-player: security fix + +Pullup ticket #5270 - requested by maya +audio/libsamplerate: security fix + +Pullup ticket #5272 - requested by taca +net/bind910: security fix + +Pullup ticket #5273 - requested by taca +net/bind99: security fix + --_----------=_1492085501130200--