Bug 123893

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

Description Jarrod Sayers 2008-05-22 13:10:04 UTC
Update to 2.12.

- Minor bug fixes in CGIs to ensure extra host/servicegroup url strings are terminated properly
- 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-2.12.diff
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2008-05-22 13:58:05 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:34:30 UTC
wxs         2008-05-28 22:34:24 UTC

  FreeBSD ports repository

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

Committed. Thanks!