revert r1788, since check_ping is segfaulting, needs more investigating

This commit is contained in:
Jan Wagner 2009-11-18 20:17:16 +00:00
parent 51c56ab00b
commit ab3ba9033c
3 changed files with 3 additions and 7 deletions

4
debian/changelog vendored
View file

@ -18,10 +18,6 @@ nagios-plugins (1.4.14-1) unstable; urgency=low
* Add 40_check_http_proxy_auth.dpatch to make check_http able to check proxy
authorization
* Update copyright, thanks to Robert Millan (Closes: 548303)
* Depend on inetutils-ping instead of iputils-ping, thanks to Petr Salinger
(Closes: #555532)
- Use '-n -c %d %s' as ping argument, since unfortunately '-U -w %d' isn't
supported by inetutils-ping
-- Jan Wagner <waja@cyconet.org> Thu, 12 Nov 2009 02:19:28 +0100