Bug 110262 - [maintainer-update] net-mgmt/nagios: Update to 2.8
Summary: [maintainer-update] net-mgmt/nagios: Update to 2.8
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-03-13 11:40 UTC by Jarrod Sayers
Modified: 2007-03-13 13:30 UTC (History)
0 users

See Also:


Attachments
net-mgmt-nagios-2.8.diff (968 bytes, patch)
2007-03-13 11:40 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-03-13 11:40:02 UTC
Update to Nagios 2.8:
- Bug fix for calculating notification interval with service escalations
- Bug fix for using servicegroups in service dependency definitions
- Bug fix for bad date format submission in command CGI
- Possible segfault fix during restarts when daemon was performing host checks
- Fix for missing check timeout in event broker calls
- Fix for handling signals under NPTL
- Added error messages for passive service checks that don't correspond to a
  defined service

Modified files:
- ports/net-mgmt/nagios/Makefile
- ports/net-mgmt/nagios/distinfo

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

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-13 13:27:21 UTC
miwi        2007-03-13 13:27:13 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nagios      Makefile distinfo 
  Log:
  Update to Nagios 2.8:
  - Bug fix for calculating notification interval with service escalations
  - Bug fix for using servicegroups in service dependency definitions
  - Bug fix for bad date format submission in command CGI
  - Possible segfault fix during restarts when daemon was performing host checks
  - Fix for missing check timeout in event broker calls
  - Fix for handling signals under NPTL
  - Added error messages for passive service checks that don't correspond to a
    defined service
  
  PR:             110262
  Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
  
  Revision  Changes    Path
  1.59      +1 -1      ports/net-mgmt/nagios/Makefile
  1.35      +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-03-13 13:27:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!