removal hint for check_linux_raid.pl and check_bgpstate

This commit is contained in:
Jan Wagner 2009-12-07 13:50:58 +00:00
parent 8367d1ffe7
commit 354922bdcb
2 changed files with 10 additions and 0 deletions

8
debian/NEWS.Debian vendored
View file

@ -1,3 +1,11 @@
nagios-plugins (1.4.14-1) unstable; urgency=low
if your are using check_linux_raid.pl or check_bgpstate (respectively the
check_snmp_bgpstate), they will be removed sometimes in the future, as
upstream will remove they shortly ... so be prepared!
-- Jan Wagner <waja@cyconet.org> Mon, 07 Dec 2009 14:43:29 +0100
nagios-plugins (1.4.12-1) unstable; urgency=low
removed default port of check_radius definition in favor of the ability to

2
debian/changelog vendored
View file

@ -23,6 +23,8 @@ nagios-plugins (1.4.14-1) unstable; urgency=low
- Use '-n -c %d %s' as ping argument, since unfortunately '-U -w %d' isn't
supported by inetutils-ping
- Add 41_check_ping_detect_args.dpatch, that to Thomas Guyot-Sionnest
* Add hint to NEWS.Debian, that check_linux_raid.pl and check_bgpstate will
be removed in the next future
-- Jan Wagner <waja@cyconet.org> Sat, 05 Dec 2009 02:46:35 +0100