From 587b2a02e5dcdc8ff2826e82937158c7db11ede8 Mon Sep 17 00:00:00 2001 From: salo Date: Wed, 10 May 2006 10:22:45 +0000 Subject: Pullup ticket 1548 - requested by bouyer security update for nagios Revisions pulled up: - pkgsrc/net/nagios-base/Makefile 1.6 - pkgsrc/net/nagios-base/distinfo 1.2 Module Name: pkgsrc Committed By: bouyer Date: Tue May 9 18:09:10 UTC 2006 Modified Files: pkgsrc/net/nagios-base: Makefile distinfo Log Message: Update to nagios 2.3: [Security] Bug fix for negative HTTP content_length header in CGIs Added missing links for notes_url and action_url to service column of status detail page Changed freshness logic so that passive checks don't immediately go stale after program restart Bug fix for minor memory leak in object cleanup code Bug fix for flapping notifications during scheduled downtime Bug fix for $TOTALHOSTSDOWNUNHANDLED$ macro Bug fix in sample minimal.cfg file Bug fix in status CGI when displaying servicegroups Bug fixes in computation of indeterminate time and scheduled downtime in availability CGI Bug fix with not deleting all comments associated with a service Lowered max plugin output length from 348 to 332 chars to run on 64-bit systems without problems Minor fix to p1.pl for embedded Perl interpreter Minor fixes to WAP interface (statuswml CGI) Minor bug fix to VRML interface (statuswrl CGI) Minor doc updates --- net/nagios-base/Makefile | 5 ++--- net/nagios-base/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/nagios-base/Makefile b/net/nagios-base/Makefile index ba5dcc8db8e..15353e0012a 100644 --- a/net/nagios-base/Makefile +++ b/net/nagios-base/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/03/28 06:13:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3.2.1 2006/05/10 10:22:45 salo Exp $ # -DISTNAME= nagios-2.0 +DISTNAME= nagios-2.3 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 1 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/} diff --git a/net/nagios-base/distinfo b/net/nagios-base/distinfo index 33cb1959b5c..ffc84c3b176 100644 --- a/net/nagios-base/distinfo +++ b/net/nagios-base/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/02/18 17:12:20 bouyer Exp $ +$NetBSD: distinfo,v 1.1.1.1.2.1 2006/05/10 10:22:45 salo Exp $ -SHA1 (nagios-2.0.tar.gz) = afa3220b10369d5991df2e2c1d6be173e4c18c2d -RMD160 (nagios-2.0.tar.gz) = d168b7daa3ef0eb57440bcd7ead16ea33e5f907e -Size (nagios-2.0.tar.gz) = 1735569 bytes +SHA1 (nagios-2.3.tar.gz) = b759c5a62b30b2f33dfa40be45d4df49dbf9400b +RMD160 (nagios-2.3.tar.gz) = 932580148d2714213b9f594ca869e38ef8da69cf +Size (nagios-2.3.tar.gz) = 1734837 bytes SHA1 (patch-aa) = d08de9385d2be34d8c708c78f41d6a0c69815069 SHA1 (patch-ab) = e313d47fbd9125613caa40fd17da20eaf81d1445 SHA1 (patch-ac) = 094e4fa025a1982c9db96d70be563cbd4c33e192 -- cgit v1.2.3