Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6E7BC7100A for ; Tue, 6 Aug 2013 12:22:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D121814A1BC; Tue, 6 Aug 2013 12:22:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6AD4814A1B1 for ; Tue, 6 Aug 2013 12:22:43 +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 uinVk_MoSTbo for ; Tue, 6 Aug 2013 12:22:42 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id D1FFA14A1AC for ; Tue, 6 Aug 2013 12:22:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CA07996; Tue, 6 Aug 2013 12:22:42 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 6 Aug 2013 12:22:42 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q2] pkgsrc/net/nagios-base To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20130806122242.CA07996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue Aug 6 12:22:42 UTC 2013 Modified Files: pkgsrc/net/nagios-base [pkgsrc-2013Q2]: Makefile distinfo Log Message: Pullup ticket #4201 - requested by obache net/nagios-base: security update Revisions pulled up: - net/nagios-base/Makefile 1.47 - net/nagios-base/distinfo 1.17 --- Module Name: pkgsrc Committed By: obache Date: Mon Aug 5 10:43:55 UTC 2013 Modified Files: pkgsrc/net/nagios-base: Makefile distinfo Log Message: Update nagios-base to 3.4.4. 3.4.4 - 01/12/2013 ------------------ * Reenabled check for newer versions of Nagios Core (Mike Guthrie) * Fixed bug #408: service checks get duplicated on reload (Eric Stanley) * Fixed bug #401: segmentation fault on Solaris when parsing unknown timeperiod directives. (Eric Stanley) * Added NULL pointer checks to CGI code. (Eric Stanley) * Fixed buffer overflow vulnerability in CGI code. Thanks to Neohapsis (http://archives.neohapsis.com/archives/fulldisclosure/2012-12/0108.html) for finding this. (Eric Stanley) To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.46.2.1 pkgsrc/net/nagios-base/Makefile cvs rdiff -u -r1.16 -r1.16.2.1 pkgsrc/net/nagios-base/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.