ports/174762: [maintainer-update] net-mgmt/nagios: Update to 3.4.3

Jarrod Sayers jarrod at downtools.com.au
Fri Dec 28 04:30:00 UTC 2012


>Number:         174762
>Category:       ports
>Synopsis:       [maintainer-update] net-mgmt/nagios: Update to 3.4.3
>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:   Fri Dec 28 04:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jarrod Sayers
>Release:        FreeBSD 9.0-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD burbank.downtools.com.au 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #23: Sat Dec 15 08:56:43 CST 2012 root at burbank.downtools.com.au:/usr/obj/usr/src/sys/BURBANK i386
>Description:
Update to Nagios 3.4.3

- Applied fix for pagination and sorting on status.cgi #381.
- Fixed issue where deleting a downtime could cause Nagios to crash.
- Corrected logic so that end times for flexible downtimes are calculated
  from the downtime start rather than the current time in the case where
  Nagios is restarted.
- Fixed issue introduced by fix for bug #124 where flexible downtimes are
  not taken into account on Nagios restart.
- Fixed bug #247: If a service reports no performance data, the perfdata
  log file has no line indicating the test.
- Fixed link for unhandled unreachable host problems on tactical overview
  page.
- Fixed bug #345 with wild card searches not paging properly on status.cgi.
- Fixed bug #343 on status.cgi where Service Group Summary can potentially
  show wrong totals.
- Fixed memory leaks on SIGHUP.

Modified files:
- ports/net-mgmt/nagios/Makefile
- ports/net-mgmt/nagios/distinfo
- ports/net-mgmt/nagios/files/patch-html-main.php
>How-To-Repeat:
>Fix:
Patch attached, and can be downloaded from:
http://www.downtools.com.au/~jarrod/FreeBSD/net-mgmt-nagios-3.4.3.diff

--- net-mgmt-nagios-3.4.3.diff begins here ---
diff -ruN ports/net-mgmt/nagios.orig/Makefile ports/net-mgmt/nagios/Makefile
--- ports/net-mgmt/nagios.orig/Makefile	2012-12-16 16:42:28.000000000 +1030
+++ ports/net-mgmt/nagios/Makefile	2012-12-28 14:21:27.000000000 +1030
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nagios
-PORTVERSION=	3.4.1
+PORTVERSION=	3.4.3
 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	2012-07-14 23:59:18.000000000 +0930
+++ ports/net-mgmt/nagios/distinfo	2012-12-28 14:21:46.000000000 +1030
@@ -1,2 +1,2 @@
-SHA256 (nagios-3.4.1.tar.gz) = a5c693f9af22410cc17d6da9c0df9bd65c47d787de3f937b5ccbda934131f8c8
-SIZE (nagios-3.4.1.tar.gz) = 1782817
+SHA256 (nagios-3.4.3.tar.gz) = 2d5c0cc56bafb08a71840a6efa349afc1eebb2761fea0d403e1b929e7c801b10
+SIZE (nagios-3.4.3.tar.gz) = 1784746
diff -ruN ports/net-mgmt/nagios.orig/files/patch-html-main.php ports/net-mgmt/nagios/files/patch-html-main.php
--- ports/net-mgmt/nagios.orig/files/patch-html-main.php	2012-07-14 23:59:18.000000000 +0930
+++ ports/net-mgmt/nagios/files/patch-html-main.php	2012-12-28 14:24:31.000000000 +1030
@@ -1,10 +1,10 @@
---- html/main.php.orig	2012-05-12 09:30:53.000000000 +0930
-+++ html/main.php	2012-05-21 21:37:23.000000000 +0930
+--- html/main.php.orig	2012-12-01 03:28:25.000000000 +1030
++++ html/main.php	2012-12-28 14:23:47.000000000 +1030
 @@ -40,35 +40,10 @@
  <div class="product">Nagios<sup><span style="font-size: small;">®</span></sup> Core<sup><span style="font-size: small;">™</span></sup></div>
- <div class="version">Version 3.4.1</div>
- <div class="releasedate">May 11, 2012</div>
--<div class="checkforupdates"><a href="http://www.nagios.org/checkforupdates/?version=3.4.1&product=nagioscore" target="_blank">Check for updates</a></div>
+ <div class="version">Version 3.4.3</div>
+ <div class="releasedate">November 30, 2012</div>
+-<div class="checkforupdates"><a href="http://www.nagios.org/checkforupdates/?version=3.4.3&product=nagioscore" target="_blank">Check for updates</a></div>
  <!--<div class="whatsnew"><a href="http://go.nagios.com/nagioscore/whatsnew">Read what's new in Nagios Core 3</a></div>-->
  </div>
  
--- net-mgmt-nagios-3.4.3.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list