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 C116C7A26A for ; Mon, 16 Jan 2017 20:06:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3AD0D85593; Mon, 16 Jan 2017 20:06:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C01DE85571 for ; Mon, 16 Jan 2017 20:06:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id CC7YnP6hp-vN for ; Mon, 16 Jan 2017 20:06:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 294D784CEE for ; Mon, 16 Jan 2017 20:06:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 24C3AFBA6; Mon, 16 Jan 2017 20:06:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1484597193178660" MIME-Version: 1.0 Date: Mon, 16 Jan 2017 20:06:33 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2016Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20170116200633.24C3AFBA6@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. --_----------=_1484597193178660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon Jan 16 20:06:33 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2016Q4]: CHANGES-pkgsrc-2016Q4 Log Message: Record latest pullup tickets. To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 pkgsrc/doc/CHANGES-pkgsrc-2016Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1484597193178660 Content-Disposition: inline Content-Length: 1206 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.3 pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.4 --- pkgsrc/doc/CHANGES-pkgsrc-2016Q4:1.1.2.3 Sun Jan 8 20:03:29 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2016Q4 Mon Jan 16 20:06:33 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2016Q4,v 1.1.2.3 2017/01/08 20:03:29 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2016Q4,v 1.1.2.4 2017/01/16 20:06:33 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-$BRANCH branch: @@ -25,3 +25,24 @@ chat/irssi: security fix chat/irssi-icb: security fix chat/irssi-xmpp: security fix +Pullup ticket #5183 - requested by joerg +devel/cmake: build fix + +Pullup ticket #5186 - requested by taca +devel/ruby-rb-fsevent: build fix (for www/ruby-jekyll) + +Pullup ticket #5187 - requested by taca +sysutils/ruby-listen: build fix (for www/ruby-jekyll) + +Pullup ticket #5188 - requested by taca +www/ruby-jekyll-watch: build fix (for www/ruby-jekyll) + +Pullup ticket #5189 - requested by taca +net/bind910: security fix + +Pullup ticket #5190 - requested by taca +net/bind99: security fix + +Pullup ticket #5191 - requested by taca +devel/libgit2: security fix + --_----------=_1484597193178660--