Update to Nagios 3.0.6.

- Fix for CGI submission of external commands (writing newlines and
  submitting service comments)
- Fix for Apache group membership in RPM spec file
- Fix for improper notification propagation command processing
- Better out-of-disk-space error handling when writing retention and
  status files
- Disabled adaptive check and eventhandler commands for security reasons
- Fix for reading output from system commands (event handlers, etc) that
  have timed out
- Added wildcard host matching in CGIs
- Fixes for playing audio alerts in CGIs
- Fix for incorrect host status links in status CGI when viewing
  hostgroup summary
- Added support for x509 cert authentication in the CGIs

PR:		ports/129409
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
This commit is contained in:
Wesley Shields 2008-12-10 00:31:50 +00:00
parent b042bd66d3
commit dbd09e2500
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224058
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= nagios
DISTVERSION= 3.0.5
DISTVERSION= 3.0.6
CATEGORIES= net-mgmt
MASTER_SITES= SF

View file

@ -1,3 +1,3 @@
MD5 (nagios-3.0.5.tar.gz) = c607ffd5f4574cbea345bdf2e02dc480
SHA256 (nagios-3.0.5.tar.gz) = 754edfdc08ca5e1f1d88d02a44eea53d5cf3e8acef6acf2cb698a0ff219d0cc9
SIZE (nagios-3.0.5.tar.gz) = 2735018
MD5 (nagios-3.0.6.tar.gz) = 900e3f4164f4b2a18485420eeaefe812
SHA256 (nagios-3.0.6.tar.gz) = bedeb2c1ffbf7525ec19ac84a66bad60a19d2b0544cbf050a53bfc363c09bb22
SIZE (nagios-3.0.6.tar.gz) = 2735504