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 DC4187A46C for ; Wed, 20 Jul 2016 05:01:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8934386014; Wed, 20 Jul 2016 05:01:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AC4486013 for ; Wed, 20 Jul 2016 05:01:14 +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 a6CvdWg2O-dq for ; Wed, 20 Jul 2016 05:01:13 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 771FF85DFE for ; Wed, 20 Jul 2016 05:01:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E08BFBB5; Wed, 20 Jul 2016 05:01:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468990873274840" MIME-Version: 1.0 Date: Wed, 20 Jul 2016 05:01:13 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2016Q2] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20160720050113.6E08BFBB5@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. --_----------=_1468990873274840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Wed Jul 20 05:01:13 UTC 2016 Modified Files: pkgsrc/doc [pkgsrc-2016Q2]: CHANGES-pkgsrc-2016Q2 Log Message: 5059, 5064, 5065 and 5066 To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 pkgsrc/doc/CHANGES-pkgsrc-2016Q2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468990873274840 Content-Disposition: inline Content-Length: 921 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2016Q2 diff -u pkgsrc/doc/CHANGES-pkgsrc-2016Q2:1.1.2.4 pkgsrc/doc/CHANGES-pkgsrc-2016Q2:1.1.2.5 --- pkgsrc/doc/CHANGES-pkgsrc-2016Q2:1.1.2.4 Sun Jul 17 08:52:24 2016 +++ pkgsrc/doc/CHANGES-pkgsrc-2016Q2 Wed Jul 20 05:01:13 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2016Q2,v 1.1.2.4 2016/07/17 08:52:24 spz Exp $ +$NetBSD: CHANGES-pkgsrc-2016Q2,v 1.1.2.5 2016/07/20 05:01:13 spz Exp $ Changes to packages and infrastructure on the pkgsrc-2016Q2 branch: @@ -18,3 +18,15 @@ net/haproxy: security fix Pullup ticket #5058 - requested by is geography/libnova: build fix +Pullup ticket #5059 - requested by taca +www/apache24: security update + +Pullup ticket #5064 - requested by bsiegert +lang/go: security update + +Pullup ticket #5065 - requested by taca +net/bind99: security update + +Pullup ticket #5066 - requested by taca +net/bind910: security update + --_----------=_1468990873274840--