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
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
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"
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"
State Changed From-To: open->closed Committed. Thanks!