Bug 111505 - [maintainer-update] net-mgmt/nagios: Update to Nagios 2.9
Summary: [maintainer-update] net-mgmt/nagios: Update to Nagios 2.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 13:10 UTC by Jarrod Sayers
Modified: 2007-04-15 20:00 UTC (History)
0 users

See Also:


Attachments
net-mgmt-nagios-2.9.diff (985 bytes, patch)
2007-04-12 13:10 UTC, Jarrod Sayers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jarrod Sayers 2007-04-12 13:10:13 UTC
Update to Nagios 2.9:

- Fix for incorrect performance data file write/append mode options
- Fix for current status of hosts with no host check command defined
- SIGSEGV signals should now be logged again (broken in 2.8)
- Configure script fix for no mail program found/installed on system
- Configure script option bug fixes for cygwin and embedded perl
- Command definitions and host/service plugin perfdata with HTML should now be
  escaped in CGIs
- Patch for incorrect time down percentage in availability CGI
- Updated init script to fix a race condition during restarts

Fix: Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-2.9.diff
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-12 13:21:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-15 19:55:34 UTC
miwi        2007-04-15 18:55:26 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nagios      Makefile distinfo 
  Log:
  - Update to 2.9
  
  Changelog:
  - Fix for incorrect performance data file write/append mode options
  - Fix for current status of hosts with no host check command defined
  - SIGSEGV signals should now be logged again (broken in 2.8)
  - Configure script fix for no mail program found/installed on system
  - Configure script option bug fixes for cygwin and embedded perl
  - Command definitions and host/service plugin perfdata with HTML should now be
    escaped in CGIs
  - Patch for incorrect time down percentage in availability CGI
  - Updated init script to fix a race condition during restarts
  
  PR:             111505
  Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
  
  Revision  Changes    Path
  1.61      +1 -2      ports/net-mgmt/nagios/Makefile
  1.36      +3 -3      ports/net-mgmt/nagios/distinfo
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-04-15 19:55:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!