From dbd09e250032d4051a3d23f685ce6f638be30e92 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Wed, 10 Dec 2008 00:31:50 +0000 Subject: 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 (maintainer) --- net-mgmt/nagios/Makefile | 2 +- net-mgmt/nagios/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mgmt/nagios/Makefile b/net-mgmt/nagios/Makefile index 1f6aa1a951c9..93deff4bf6c2 100644 --- a/net-mgmt/nagios/Makefile +++ b/net-mgmt/nagios/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nagios -DISTVERSION= 3.0.5 +DISTVERSION= 3.0.6 CATEGORIES= net-mgmt MASTER_SITES= SF diff --git a/net-mgmt/nagios/distinfo b/net-mgmt/nagios/distinfo index c5d21041c42d..7a8f1de5a300 100644 --- a/net-mgmt/nagios/distinfo +++ b/net-mgmt/nagios/distinfo @@ -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 -- cgit v1.2.3