Bug 98413

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

Description Jarrod Sayers 2006-06-03 04:40:25 UTC
Update to Nagios 2.4:
- Fix for missing <limits.h> include that prevented CGI compilation
  under Solaris [1, also affected FreeBSD 7]
- Better error message reporting in the command CGI (cmd.cgi)
- Fix for order of recovery/flapping notifications immediately after
  end of host/service flapping
- Bug fix for potential crash (SIGBUS) of CGIs when reading mmap()'ed
  status, comment, and downtime files
- Added 'install-unstripped' option to Makefile to allow installing
  unstripped binaries for debugging
- Minor bug fix to sample redundancy handle-master-proc-event script

Files Changed:
- ports/net-mgmt/nagios/Makefile
- ports/net-mgmt/nagios/distinfo
- ports/net-mgmt/nagios/files/patch-base-Makefile.in
- ports/net-mgmt/nagios/files/patch-cgi-Makefile.in

Files Removed:
- ports/net-mgmt/nagios/files/patch-cgi-getcgi.c [1]
- ports/net-mgmt/nagios/files/patch-include-config.h.in

Fix: Downloadable diff:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-2.4.diff
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-06-04 17:41:29 UTC
State Changed
From-To: open->closed

Committed, thanks!