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 CB6137A1FA for ; Sat, 8 Apr 2017 19:28:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 695FA84DBF; Sat, 8 Apr 2017 19:28:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBA1184DB5 for ; Sat, 8 Apr 2017 19:28:31 +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 wGU3xIEUWNyR for ; Sat, 8 Apr 2017 19:28:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 593B384D72 for ; Sat, 8 Apr 2017 19:28:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 548FEFBE4; Sat, 8 Apr 2017 19:28:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491679711228970" MIME-Version: 1.0 Date: Sat, 8 Apr 2017 19:28:31 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2017Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20170408192831.548FEFBE4@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. --_----------=_1491679711228970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Sat Apr 8 19:28:31 UTC 2017 Modified Files: pkgsrc/doc [pkgsrc-2017Q1]: CHANGES-pkgsrc-2017Q1 Log Message: pullups 5246, 5250, 5251 (=5239) and 5253 To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491679711228970 Content-Disposition: inline Content-Length: 945 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.4 pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.5 --- pkgsrc/doc/CHANGES-pkgsrc-2017Q1:1.1.2.4 Wed Apr 5 21:59:35 2017 +++ pkgsrc/doc/CHANGES-pkgsrc-2017Q1 Sat Apr 8 19:28:31 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.4 2017/04/05 21:59:35 spz Exp $ +$NetBSD: CHANGES-pkgsrc-2017Q1,v 1.1.2.5 2017/04/08 19:28:31 spz Exp $ Changes to packages and infrastructure on the pkgsrc-2017Q1 branch: @@ -31,3 +31,14 @@ net/proftpd-postgresql: security update net/proftpd-sqlite; security update net/proftpd: security update +Pullup ticket #5246 - requested by sevan +sysutils/collectd: security update + +Pullup ticket #5250 - requested by bsiegert +net/rabbitmq: security update + +Pullup ticket #5251 - requested by bsiegert +devel/golint: build fix + +Pullup ticket #5252 - requested by joerg +www/py-django: security update --_----------=_1491679711228970--