Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Sep 2010 20:38:04 +0930 (CST)
From:      Jarrod Sayers <jarrod@netleader.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150523: [maintainer-update] net-mgmt/nagios: Update to 3.2.2
Message-ID:  <201009131108.o8DB84Nc012257@manhattan.downtools.com.au>
Resent-Message-ID: <201009131120.o8DBK8aH015189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150523
>Category:       ports
>Synopsis:       [maintainer-update] net-mgmt/nagios: Update to 3.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 13 11:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jarrod Sayers
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD mail.downtools.com.au 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #18: Sat Oct 3 19:20:23 CST 2009 root@manhattan.netleader.com.au:/usr/obj/usr/src/sys/MANHATTAN i386
>Description:
Update to 3.2.2.

Enhancements
- Patch to new_mini_epn to allow any command line length without breaking on extra trailing or leading whitespace
- Patch to mini_epn to allow any command line length
- Patch to speed up loading of state retention data
- Custom notifications are now suppressed during scheduled downtime
- Added code to warn user about exit code of 126 meaning plugin is not executable
- Scheduled downtime can now start on SOFT error states
- Main window frame URL can now be specify with a "corewindow=" parameter
- Improved config CGI shows commands, command args in an easier to use manner
- Added ability for NEB modules to override execution of event handlers
- Custom macros are no longer cleaned/stripped as they are user-defined and should be trusted

Bug Fixes
- Fix for choosing next valid time on day of DST change when clocks go one hour backwards
- Fix for nagios now erroring when "Error: Could not find any contactgroup matching..." displayed
- Fix tap tests for Solaris 10 and newer versions of Test::Harness
- Fix for notifications not being sent out when scheduled downtime is cancelled
- Fix for first notification delay being calculated incorrectly, and notifications potentially going out early
- Fix for text of scheduling downtime of all services on a host
- Fix for services inheriting notification period from hosts if not defined
- Fix for incorrect service states on host failures
- Fix for incorrect service state attributes being set on host failures
- Fix for non-scheduled hosts and services not being updated in NDOUtils
- Fix for typos in TAC, CMD CGIs
- Fix for types in documentation
- Fix for incorrect host state counts in status CGI when viewing servicegroups
- Fix for new Splunk integration query parameters
- Fix for extra field header in availability CSV export
- Fix for macro processing code modifying input string
- Fix for update check API
- Fix for CGI speedup when persistent=0 for comments
- Fix for event execution loop re-scheduling host checks instead of executing them if service checks are disabled
- Fix for segfaults on Solaris
- Fix for incorrect comment expiration times being passed to event broker
- Doc updates related to cleaning of custom macros
- Fix to sample notify-service-by-email command
- Fix for retaining host display name and alias, as well as service display name
>How-To-Repeat:
>Fix:
Patch supplied.

--- net-mgmt-nagios-3.2.2.diff begins here ---
diff -ruN ports/net-mgmt/nagios.orig/Makefile ports/net-mgmt/nagios/Makefile
--- ports/net-mgmt/nagios.orig/Makefile	2010-07-19 03:12:43.000000000 +0930
+++ ports/net-mgmt/nagios/Makefile	2010-09-11 11:06:33.000000000 +0930
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nagios
-PORTVERSION=	3.2.1
+PORTVERSION=	3.2.2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION}
 
diff -ruN ports/net-mgmt/nagios.orig/distinfo ports/net-mgmt/nagios/distinfo
--- ports/net-mgmt/nagios.orig/distinfo	2010-04-19 03:14:04.000000000 +0930
+++ ports/net-mgmt/nagios/distinfo	2010-09-11 11:07:27.000000000 +0930
@@ -1,3 +1,3 @@
-MD5 (nagios-3.2.1.tar.gz) = d4655ee8c95c9679fd4fd53dac34bbe3
-SHA256 (nagios-3.2.1.tar.gz) = 8e9a0600dd574977b506613ef81537dccceb2d8f734db049b291e8e21859d9d1
-SIZE (nagios-3.2.1.tar.gz) = 3215350
+MD5 (nagios-3.2.2.tar.gz) = e73004f401bfd680631ba900b5a8e60a
+SHA256 (nagios-3.2.2.tar.gz) = 03b71670577f3366150b0b2be24acdc3fed5d3456b8b4e200de503853b73c29f
+SIZE (nagios-3.2.2.tar.gz) = 3248339
--- net-mgmt-nagios-3.2.2.diff ends here ---



>From jarrod Sat Sep 11 11:27:34 2010
Return-Path: <jarrod>
Received: (from jarrod@localhost)
	by mail.downtools.com.au (8.14.3/8.14.3/Submit) id o8B1vYFK092564;
	Sat, 11 Sep 2010 11:27:34 +0930 (CST)
	(envelope-from jarrod)
Date: Sat, 11 Sep 2010 11:27:34 +0930 (CST)
Message-Id: <201009110157.o8B1vYFK092564@mail.downtools.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer-update] net-mgmt/nagios: Update to 3.2.2
From: Jarrod Sayers <jarrod>
Reply-To: Jarrod Sayers <jarrod>
Cc: 
X-send-pr-version: 3.113
X-GNATS-Notify: 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009131108.o8DB84Nc012257>