summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Eble <psychotrahe@users.sourceforge.net>2007-06-20 11:00:20 (GMT)
committerMatthias Eble <psychotrahe@users.sourceforge.net>2007-06-20 11:00:20 (GMT)
commit596002687a957a7f3512607cf3e4135903e12cee (patch)
tree7c1201b755677798364fdaea1ecf70506ca5fced /NEWS
parenta82c2b4c3e9eb4fddc26f5d7840bfef0fbfbc141 (diff)
downloadmonitoring-plugins-596002687a957a7f3512607cf3e4135903e12cee.tar.gz
Clarified check_ldaps behaviour. New arguments to explicitly select secure connect behaviour (--starttls/--ssl).
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1746 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c9938c..81e1bfb 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ This file documents the major additions and syntax changes between releases.
2 2
31.4.10 or 1.5 ?? 31.4.10 or 1.5 ??
4 Fix check_http buffer overflow vulnerability when following HTTP redirects 4 Fix check_http buffer overflow vulnerability when following HTTP redirects
5 Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect)
6 is now deprecated. See --help for further information.
5 7
61.4.9 4th June 2006 81.4.9 4th June 2006
7 Inclusion of contrib/check_cluster2 as check_cluster with some improvements 9 Inclusion of contrib/check_cluster2 as check_cluster with some improvements