Bug 123894 - [maintainer-update] net-mgmt/nagios-devel: Update to 3.0.2
Summary: [maintainer-update] net-mgmt/nagios-devel: Update to 3.0.2
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 13:20 UTC by Jarrod Sayers
Modified: 2008-05-28 23:40 UTC (History)
0 users

See Also:


Attachments
net-mgmt-nagios-devel-3.0.2.diff (1.05 KB, patch)
2008-05-22 13:20 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 2008-05-22 13:20:01 UTC
Update to 3.0.2.

- Minor bug fixes in CGIs to ensure extra host/servicegroup url strings are terminated properly
- Minor bug fix in navigation frame link for unhandled service problems
- Better error logging during fork() errors
- Embedded Perl is now disabled by default
- Fixed bug in parsing host dependencies
- Added note to Makefile about 'make install-webconf' option
- Fixed bug in config CGI where active host check attributes were not displayed properly
- Fixed bug in status CGI where sounds were not played for passive service problems
- Fixed sample script for distributed monitoring
- Updated p1.pl to allow for 4KB lines in Perl plugin output under epn
- Fixed bug in command for disabling contact notifications
- Fix for bugs in host and service orphan check logic
- Fix for 'make install' functionality for contrib directory
- Fix for host problem links in CGI status summary view
- Fix for properly escaping macros containing URLs
- Patches for possible XSS vulnerability in CGIs (CVE-2007-5803) - Florian Weimer & SUSE Linux team

Fix: Downloadable diff from:
http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-devel-3.0.2.diff
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2008-05-22 13:57:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-28 23:26:53 UTC
wxs         2008-05-28 22:26:48 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Document XSS vulnerabilities in nagios and nagios-devel.
  
  PR:             ports/123893 ports/123894
  Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
  Reviewed by:    miwi
  Approved by:    garga (mentor, implicit)
  
  Revision  Changes    Path
  1.1629    +34 -1     ports/security/vuxml/vuln.xml
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2008-05-28 23:36:12 UTC
wxs         2008-05-28 22:36:09 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nagios-devel Makefile distinfo 
  Log:
  Update to 3.0.2.
  Bugfixes and XSS fix (security).
  
  PR:             ports/123894
  Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
  Approved by:    garga (mentor, implicit)
  Security:       http://www.vuxml.org/freebsd/fbd7aa81-2cc1-11dd-8cfb-00e0815b8da8.html
  
  Revision  Changes    Path
  1.14      +1 -1      ports/net-mgmt/nagios-devel/Makefile
  1.11      +3 -3      ports/net-mgmt/nagios-devel/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 4 Wesley Shields freebsd_committer freebsd_triage 2008-05-28 23:36:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!