[Pkg-nagios-changes] [pkg-nagios-plugins] 387/413: Merge tag 'upstream/1.4.11'
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:51 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 116dc37be77734dead5cf4f4eccc67402969e685
Merge: 34fcb60 1d1585c
Author: Jan Wagner <waja at cyconet.org>
Date: Tue Nov 26 23:54:57 2013 +0100
Merge tag 'upstream/1.4.11'
Upstream version 1.4.11
BUGS | 2 +-
ChangeLog | 1660 ++-
INSTALL | 16 +-
Makefile.am | 10 +-
Makefile.in | 23 +-
NEWS | 28 +-
THANKS | 5 +-
aclocal.m4 | 4 +-
build-aux/compile | 4 +-
build-aux/config.guess | 581 +-
build-aux/config.sub | 115 +-
build-aux/depcomp | 9 +-
build-aux/install-sh | 2 +-
build-aux/missing | 9 +-
build-aux/mkinstalldirs | 22 +-
config.h.in | 4 +-
configure | 21502 ++++++++++++++--------------
configure.in | 6 +-
gl/Makefile.in | 15 +-
lib/Makefile.am | 8 +-
lib/Makefile.in | 26 +-
lib/base64.c | 50 +
lib/base64.h | 4 +
lib/tests/Makefile.am | 12 +-
lib/tests/Makefile.in | 55 +-
lib/tests/test_base64.c | 351 +
lib/tests/test_base64.t | 6 +
lib/tests/test_cmd.c | 23 +-
lib/utils_tcp.h | 2 +-
nagios-plugins.spec | 2 +-
perlmods/Makefile | 60 +-
perlmods/Makefile.am | 3 +-
perlmods/Makefile.in | 16 +-
perlmods/Nagios-Plugin-0.21.tar.gz | Bin 39241 -> 0 bytes
perlmods/Nagios-Plugin-0.22.tar.gz | Bin 0 -> 40554 bytes
pkg/solaris/pkginfo | 6 +-
plugins-root/Makefile.am | 2 +-
plugins-root/Makefile.in | 17 +-
plugins-root/check_dhcp.c | 12 +-
plugins-root/check_icmp.c | 10 +-
plugins-scripts/Makefile.am | 4 +
plugins-scripts/Makefile.in | 17 +-
plugins/Makefile.am | 11 +-
plugins/Makefile.in | 62 +-
plugins/check_cluster.c | 16 +-
plugins/check_disk.c | 15 +-
plugins/check_http.c | 72 +-
plugins/check_load.c | 10 +-
plugins/check_mrtgtraf.c | 10 +-
plugins/check_mysql.c | 8 +-
plugins/check_ntp.c | 129 +-
plugins/check_ntp_peer.c | 686 +
plugins/{check_ntp.c => check_ntp_time.c} | 390 +-
plugins/check_ping.c | 8 +-
plugins/check_radius.c | 8 +-
plugins/check_smtp.c | 48 +-
plugins/check_snmp.c | 45 +-
plugins/check_ssh.c | 10 +-
plugins/check_swap.c | 9 +-
plugins/check_ups.c | 8 +-
plugins/negate.c | 14 +-
plugins/t/check_load.t | 15 +-
plugins/t/check_ntp.t | 94 +-
plugins/utils.c | 31 +-
plugins/utils.h | 3 +-
po/POTFILES.in | 3 +
po/de.gmo | Bin 9952 -> 10112 bytes
po/de.po | 1041 +-
po/fr.gmo | Bin 76839 -> 93615 bytes
po/fr.po | 1349 +-
po/nagios-plugins.pot | 961 +-
tools/tinderbox_build | 6 +-
72 files changed, 15704 insertions(+), 14061 deletions(-)
--
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