Bug 168197

Summary: [maintainer-update] net-mgmt/nagios: Update to 3.4.1
Product: Ports & Packages Reporter: jarrod
Component: Individual Port(s)Assignee: Michael Scheidell <scheidell>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net-mgmt-nagios-3.4.1.diff none

Description jarrod 2012-05-21 14:00:13 UTC
Update to Nagios 3.4.1.

Nagios 3.4.1 was released while 3.4.0 was undergoing testing, so no PR was
raised.  The below change log is there for the combination of both releases,
the two since 3.3.1 last year.

* Added service_check_timeout_state configuration variable
* Permanently remove sleep on run_event == FALSE in main loop
* Reduce notification load by moving notification viability check into
  notification list creation
* Added code to apply allow_empty_hostgroup_assignment flag to host and
  service dependencies
* Users can now see hostgroups and servicegroups that contain at least one
  host or service they are authorized for, instead of having to be authorized
  for them all
* RSS feed boxes fallback if an error occurs
* RSS feeds no longer block main page load
* Double quotes in check_command definition break functionality
* Fix $NOTIFICATIONRECIPIENTS$ macro to contain all contacts assigned to
  host|service, not only notified contacts
* Scheduled Downtime Notifications Resent On Nagios Restart/reload
* NOTIFICATIONTYPE MACRO never became CUSTOM
* Plugged minor memory leaks in notification logic

Modified Files:
* ports/net-mgmt/nagios/Makefile
* ports/net-mgmt/nagios/distinfo
* ports/net-mgmt/nagios/files/patch-html-Makefile.in
* ports/net-mgmt/nagios/files/patch-html-main.php
* ports/net-mgmt/nagios/pkg-plist

Fix: Diff can be downloaded from:
http://www.downtools.com.au/~jarrod/FreeBSD/net-mgmt-nagios-3.4.1.diff
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-05-21 14:59:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-21 15:23:34 UTC
scheidell    2012-05-21 14:23:25 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nagios      Makefile distinfo pkg-plist 
    net-mgmt/nagios/files patch-html-Makefile.in 
                          patch-html-main.php 
  Log:
  - Update to Nagios 3.4.1.
  
  PR:             ports/168197
  Submitted by:   Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
  
  Revision  Changes    Path
  1.94      +1 -1      ports/net-mgmt/nagios/Makefile
  1.49      +2 -2      ports/net-mgmt/nagios/distinfo
  1.6       +11 -7     ports/net-mgmt/nagios/files/patch-html-Makefile.in
  1.2       +38 -39    ports/net-mgmt/nagios/files/patch-html-main.php
  1.27      +10 -0     ports/net-mgmt/nagios/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2012-05-21 15:23:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!