ports/95739: [maintainer-update] net-mgmt/nagios: Update to Nagios 2.2

Jarrod Sayers jarrod at netleader.com.au
Fri Apr 14 11:30:22 UTC 2006


>Number:         95739
>Category:       ports
>Synopsis:       [maintainer-update] net-mgmt/nagios: Update to Nagios 2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 14 11:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jarrod Sayers
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD manhattan.netleader.com.au 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #21: Sun Jul 3 15:43:12 CST 2005 root at manhattan.netleader.com.au:/usr/obj/usr/src/sys/MANHATTAN i386
>Description:
Nagios 2.1 skipped due to SIGSEGV issues discovered soon after release.  Reload
command now checks configuration prior to signal.

Changes since Nagios 2.1:
- Minor bug fix in availability CGI
- Bug fix with temporary file location used for retention data
- Fix for segfault that occurred in 2.1 during service flapping notifications

Changes since Nagios 2.0:
- 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
>How-To-Repeat:
>Fix:
Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-2.2.diff

--- net-mgmt-nagios-2.2.diff begins here ---
--- ports/net-mgmt/nagios/Makefile.orig	Fri Feb 10 20:19:06 2006
+++ ports/net-mgmt/nagios/Makefile	Fri Apr 14 20:12:29 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nagios
-PORTVERSION=	2.0
+PORTVERSION=	2.2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	nagios
--- ports/net-mgmt/nagios/distinfo.orig	Fri Feb 10 20:19:06 2006
+++ ports/net-mgmt/nagios/distinfo	Fri Apr 14 20:15:42 2006
@@ -1,3 +1,3 @@
-MD5 (nagios-2.0.tar.gz) = 2a30ccf68bdbebc9c6f5a06e9c09e757
-SHA256 (nagios-2.0.tar.gz) = 0a0e7b190d3e05cd119d0ccc822a790e4a083b30cebda0fc3bb5b802bfcc1669
-SIZE (nagios-2.0.tar.gz) = 1735569
+MD5 (nagios-2.2.tar.gz) = 38d375fa728d8475b65af63af85d6cea
+SHA256 (nagios-2.2.tar.gz) = 3bcf5a82c839ca66ff5fab37d5cf2b74d0992beac59db84c86bb2af8dd581222
+SIZE (nagios-2.2.tar.gz) = 1734695
--- ports/net-mgmt/nagios/files/nagios.sh.in.orig	Thu Jan 19 03:33:19 2006
+++ ports/net-mgmt/nagios/files/nagios.sh.in	Fri Apr 14 20:35:37 2006
@@ -25,6 +25,7 @@
 start_precmd="start_precmd"
 stop_postcmd="stop_postcmd"
 restart_precmd="nagios_checkconfig"
+reload_precmd="nagios_checkconfig"
 sig_reload=HUP
 
 [ -z "${nagios_enable}" ]       && nagios_enable="NO"
--- net-mgmt-nagios-2.2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list