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 8C01C7A1F8 for ; Sun, 12 Feb 2017 22:01:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3382B855CA; Sun, 12 Feb 2017 22:01:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B81DF85590 for ; Sun, 12 Feb 2017 22:01:02 +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 gYan-Cofy9FU for ; Sun, 12 Feb 2017 22:01:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 242FC8557C for ; Sun, 12 Feb 2017 22:01:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 225B0FBE3; Sun, 12 Feb 2017 22:01:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148693686279010" MIME-Version: 1.0 Date: Sun, 12 Feb 2017 22:01:02 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2016Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20170212220102.225B0FBE3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148693686279010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Sun Feb 12 22:01:02 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2016Q4]: CHANGES-pkgsrc-2016Q4 Log Message: pullups 5203 5205 5206 5210 5211 To generate a diff of this commit: cvs rdiff -u -r1.1.2.9 -r1.1.2.10 pkgsrc/doc/CHANGES-pkgsrc-2016Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148693686279010 Content-Disposition: inline Content-Length: 1064 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2016Q4 diff -u pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.9 pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.10 --- pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.9 Mon Feb 6 09:11:05 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2016Q4 Sun Feb 12 22:01:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2016Q4,v 1.1.2.9 2017/02/06 09:11:05 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2016Q4,v 1.1.2.10 2017/02/12 22:01:02 spz Exp $ Changes to packages and infrastructure on the pkgsrc-$BRANCH branch: @@ -85,3 +85,20 @@ www/apache2: security fix Pullup ticket #5207 - requested by wiz archivers/unzip: security fix +Pullup ticket #5205 - requested by bsiegert +net/tcpdump: security update + +Pullup ticket #5206 - requested by bsiegert +sysutils/webmin: security update +sysutils/wbm-*: security update + +Pullup ticket #5203 - requested by maya +lang/php70: build fix +lang/php71: build fix + +Pullup ticket #5210 - requested by taca +net/bind910: security update + +Pullup ticket #5211 - requested by taca +net/bind99: security update + --_----------=_148693686279010--