[Nagiosplug-checkins] nagiosplug BUGS,1.10,1.11 NEWS,1.28,1.29

Holger Weiss hweiss at users.sourceforge.net
Sat Jun 2 01:11:48 CEST 2007


Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3482

Modified Files:
	BUGS NEWS 
Log Message:
Fix possible check_http segfaults when following HTTP redirects.

Index: NEWS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/NEWS,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- NEWS	29 May 2007 05:22:32 -0000	1.28
+++ NEWS	1 Jun 2007 23:11:46 -0000	1.29
@@ -8,6 +8,7 @@
 	check_load can optionally divide by number of cpus
 	Fix check_time returning wrong OK when time is before the epoch on some arch
 	Make check_http output more consistent
+	Fix possible check_http segfaults when following HTTP redirects
 	check_snmp don't warn anymore if something is printed on stderr
 
 1.4.8 11th April 2007

Index: BUGS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/BUGS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- BUGS	15 Apr 2007 06:44:46 -0000	1.10
+++ BUGS	1 Jun 2007 23:11:46 -0000	1.11
@@ -2,7 +2,7 @@
 at http://sourceforge.net/tracker/?group_id=29880&atid=397597. These are not
 necessarily verified as errors.
 
-For the 1.4.8 release:
+For the 1.4.9 release:
 
 1687867 - check_http: buffer overflow vulnerability
 1675306 - check_dhcp: does not add mandatory 'end' option
@@ -15,7 +15,6 @@
 1573638 - check_swap SEGVs on Sol 10
 1541340 - check_procs won't execute on Solaris 9 x86
 1523748 - check_disk should error if warn range is subset of critical
-1506121 - check_http problem with protocol change in redirect
 1498923 - check_ldap build error on Solaris 9
 1495828 - pst3 failure on solaris 10 x86
 1494629 - check_icmp fails after a time on FreeBSD





More information about the Commits mailing list