[Pkg-nagios-changes] [pkg-nagios-plugins] 397/413: Merge tag 'upstream/1.4.16_pre1'

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:14:00 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 ee0309f6583f26d6d9fe6ebef19e13bb84e26a0c
Merge: 3d1856e 212b4b8
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Nov 26 23:58:53 2013 +0100

    Merge tag 'upstream/1.4.16_pre1'
    
    Upstream version 1.4.16_pre1

 COPYING                            |  912 +++--
 INSTALL                            |    5 +-
 Makefile.am                        |   11 +-
 Makefile.in                        |   78 +-
 NEWS                               |   26 +
 THANKS                             |    8 +
 aclocal.m4                         | 6690 +++++++++++++++++++++++++++++++++++-
 build-aux/config.guess             |   60 +-
 build-aux/config.sub               |   66 +-
 build-aux/depcomp                  |   33 +-
 build-aux/install-sh               |  228 +-
 config.h.in                        |    3 +
 configure                          |  231 +-
 configure.in                       |    5 +-
 contrib/check_linux_raid.pl        |   12 +-
 gl/Makefile.in                     |   19 +-
 lib/Makefile.in                    |   19 +-
 lib/tests/Makefile.in              |   19 +-
 lib/utils_disk.c                   |   13 +
 lib/utils_disk.h                   |    4 +
 m4/np_mysqlclient.m4               |    6 +
 nagios-plugins.spec                |  142 +-
 nagios-plugins.spec.in             |  199 ++
 perlmods/Makefile                  |  196 +-
 perlmods/Makefile.in               |    4 +-
 perlmods/Nagios-Plugin-0.34.tar.gz |  Bin 44846 -> 0 bytes
 perlmods/Nagios-Plugin-0.36.tar.gz |  Bin 0 -> 45008 bytes
 pkg/solaris/pkginfo                |    8 +-
 pkg/solaris/pkginfo.in             |    2 +-
 pkg/solaris/preinstall             |   35 +
 pkg/solaris/solpkg                 |   15 +-
 plugins-root/Makefile.in           |   19 +-
 plugins-root/check_icmp.c          |    2 +-
 plugins-scripts/Makefile.in        |    4 +-
 plugins-scripts/check_disk_smb.pl  |    4 +-
 plugins-scripts/check_sensors.sh   |   31 +-
 plugins-scripts/t/check_disk_smb.t |   96 +
 plugins-scripts/utils.sh.in        |   85 +
 plugins/Makefile.am                |    2 +-
 plugins/Makefile.in                |   25 +-
 plugins/check_by_ssh.c             |   11 +-
 plugins/check_disk.c               |  175 +-
 plugins/check_http.c               |   77 +-
 plugins/check_ldap.c               |   10 +-
 plugins/check_nt.c                 |    7 +-
 plugins/check_ping.c               |   36 +-
 plugins/check_procs.c              |   11 +-
 plugins/check_radius.c             |    2 +-
 plugins/check_smtp.c               |   37 +-
 plugins/check_snmp.c               |   32 +-
 plugins/check_ssh.c                |   11 +-
 plugins/check_tcp.c                |    5 +-
 plugins/check_users.c              |   68 +-
 plugins/common.h                   |    6 +
 plugins/sslutils.c                 |  163 +-
 plugins/t/check_by_ssh.t           |   13 +-
 plugins/t/check_http.t             |    2 +-
 plugins/t/check_snmp.t             |    9 +-
 plugins/tests/check_http.t         |   41 +-
 plugins/tests/check_procs.t        |    6 +-
 plugins/tests/check_snmp.t         |   31 +-
 plugins/tests/check_snmp_agent.pl  |    7 +-
 po/de.gmo                          |  Bin 8167 -> 7823 bytes
 po/de.po                           | 1136 +++---
 po/fr.gmo                          |  Bin 98491 -> 97588 bytes
 po/fr.po                           | 1140 +++---
 po/nagios-plugins.pot              | 1119 +++---
 release                            |    2 +-
 tap/Makefile.in                    |   19 +-
 69 files changed, 10799 insertions(+), 2694 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