diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-11-19 05:59:33 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-11-19 05:59:33 +0000 |
commit | 16f53e0717b60660145388b0feb351628f606211 (patch) | |
tree | 9b1ce2730cfb9b8c255da8c3c137cc1e98e22d39 /NEWS | |
parent | 53058522125ef86a65c241ad0a5f56df01d55d6a (diff) | |
download | monitoring-plugins-16f53e0717b60660145388b0feb351628f606211.tar.gz |
Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2086 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ This file documents the major additions and syntax changes between releases. check_icmp now reports min and max round trip time perfdata (Steve Rader) Fixed bug where additional headers with redirection caused a segfault (Dieter Van de Walle - 2089159) check_disk: make autofs mount paths specified with -p before we determing the mount list (Erik Welch) + Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265) 1.4.13 25th Sept 2008 Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) |