diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ This file documents the major additions and syntax changes between releases. | |||
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) | 5 | Check_ldaps' guessing which secure method to use (starttls vs. ssl on connect) |
6 | is now deprecated. See --help for further information. | 6 | is now deprecated. See --help for further information. |
7 | Check_disk now calls stat() on all filesystems to check. (Old: only the ones selected using -p) | ||
8 | A meaningful error message (eg "Stale NFS Handle") is printed if stat fails. | ||
7 | 9 | ||
8 | 1.4.9 4th June 2006 | 10 | 1.4.9 4th June 2006 |
9 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 11 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |