summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2008-02-18 11:23:06 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2008-02-18 11:23:06 (GMT)
commit0eaefa2746ccbc99db7bbdda32de79f6f818c132 (patch)
treec056253ecd548f4be2ae7e31377ba4af78579cd3
parentb572da0b376f3e3e7e07ec8f7ee921beeed26835 (diff)
downloadmonitoring-plugins-0eaefa2746ccbc99db7bbdda32de79f6f818c132.tar.gz
Added CVE MITRE tracking number
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1935 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9029a8f..cf257f7 100644
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,7 @@ This file documents the major additions and syntax changes between releases.
35 VPATH problem fixed for compiling plugins-root 35 VPATH problem fixed for compiling plugins-root
36 36
371.4.10 28th September 2007 371.4.10 28th September 2007
38 Fix check_http buffer overflow vulnerability when following HTTP redirects 38 Fix check_http buffer overflow vulnerability when following HTTP redirects (CVE-2007-5198)
39 check_http now explicitly asks HTTP/1.1 servers to close the connection 39 check_http now explicitly asks HTTP/1.1 servers to close the connection
40 after completion of the response 40 after completion of the response
41 Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect) 41 Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect)