Bug 121866

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

Description Jarrod Sayers 2008-03-19 13:50:00 UTC
Update to 2.11:

* Better error logging when failing to rename/move files
* Possible fix for Unicode html encoding errors in CGIs
* Fix for encoding HTML characters in CGIs
* Fix for a potential cross site scripting vulnerability in the CGIs
* Fix for a bug with processing service dependency templates with null master
  host(group) names
* Fix for a possible memory leak in situations where overflow occurs in check
  result buffer
* Fix for segfault in event broker module code
* Fix for flap detection information not be retained across restarts
* Patch to allow non-ASCII characters in notifications, etc.

Included in this diff is a patch to resolve ports/120320.

Fix: Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-2.11.diff
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-03-22 05:05:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-22 12:03:32 UTC
rafan       2008-03-22 12:03:26 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nagios      Makefile distinfo 
    net-mgmt/nagios/files patch-configure.in 
  Log:
  - Update to 2.11 [1]
  - Fix wrong mail program path in sample config file [2]
  
  PR:             ports/121866 [1], ports/120320 [2]
  Submitted by:   Jarrod Sayers <jarrod at netleader.com.au> (maintainer) [1]
  
  Revision  Changes    Path
  1.68      +1 -2      ports/net-mgmt/nagios/Makefile
  1.38      +3 -3      ports/net-mgmt/nagios/distinfo
  1.3       +12 -3     ports/net-mgmt/nagios/files/patch-configure.in
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2008-03-22 12:08:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!