[Pkg-nagios-changes] [pkg-nagios-plugins] 213/413: some hints for non-linux archs
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:24 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit 5ac59a2adb2b737d90be1fb3616bc6b1a3062a86
Author: Jan Wagner <waja at cyconet.org>
Date: Sat Jan 23 23:10:47 2010 +0000
some hints for non-linux archs
---
debian/NEWS.Debian | 6 ++++++
debian/changelog | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index 9f0f705..4ee7764 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -9,6 +9,12 @@ nagios-plugins (1.4.14-1) unstable; urgency=low
have turned off the installation of recommanded packages and you are using
check_quake, please install the qstat package again.
+ For all non linux archs, we depend on inetutils-ping, since now. As actually
+ inetutils-ping doesn't support a deadlines option (see #565137), it will be
+ likely, that you will get plugin timeouts from check_ping. As iputils-ping
+ is not an option here, due it's not available, you have to deal with that.
+ The suggestion would be in this case, to migrate over to check_icmp.
+
-- Jan Wagner <waja at cyconet.org> Sun, 20 Dec 2009 20:01:07 +0100
nagios-plugins (1.4.12-1) unstable; urgency=low
diff --git a/debian/changelog b/debian/changelog
index 3892869..b9525fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
nagios-plugins (1.4.14-2) UNRELEASED; urgency=low
- * cosmetic change to last changelog entry
+ * Cosmetic change to last changelog entry
+ * Add some hints to NEWS.Debian about the use on non-linux archs
-- Jan Wagner <waja at cyconet.org> Sat, 23 Jan 2010 01:39:31 +0100
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list