check_tcp and check_smtp: fixing duplicate messages at cert errors

This commit is contained in:
Jan Wagner 2012-02-21 14:04:16 +00:00
parent 9f8b903c22
commit c79d5ca02d
3 changed files with 56 additions and 0 deletions

4
debian/changelog vendored
View file

@ -4,6 +4,10 @@ nagios-plugins (1.4.15-6) UNRELEASED; urgency=low
* Add '-w %d' as ping argument for check_ping on non-linux plattforms, as
inetutils-ping is now supporting this, thanks Guillem Jover for bringing
this up (Closes: #655023)
* Adding 17_check_smtp_fix_duplicate_cert_message.dpatch and
17_check_tcp_fix_duplicate_cert_message.dpatch (Closes: #654682), to fix
duplicate messages when certificate errors occures, thanks Sebastian Harl
for reporting
-- Jan Wagner <waja@cyconet.org> Wed, 07 Sep 2011 15:33:55 +0200