[Pkg-nagios-changes] [pkg-monitoring-plugins] 06/09: Merge tag 'upstream/2.2'

Jan Wagner waja at moszumanska.debian.org
Thu Dec 1 10:34:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-monitoring-plugins.

commit 055195ca564d74598011c3c18e2b01158787318b
Merge: 0bf4153 c845af0
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Nov 30 16:07:15 2016 +0100

    Merge tag 'upstream/2.2'
    
    Upstream version 2.2

 AUTHORS                               |     1 +
 ChangeLog                             | 19887 +-------------------------------
 LEGAL                                 |    10 -
 Makefile.am                           |     2 +-
 Makefile.in                           |     5 +-
 NEWS                                  |   175 +-
 NP-VERSION-GEN                        |     2 +-
 REQUIREMENTS                          |    12 +-
 THANKS                                |    24 +-
 aclocal.m4                            |     1 +
 config.h.in                           |    12 +
 configure                             |   578 +-
 configure.ac                          |    61 +-
 gl/Makefile.am                        |    11 +-
 gl/Makefile.in                        |    19 +-
 gl/m4/gnulib-cache.m4                 |     3 +-
 gl/m4/gnulib-comp.m4                  |    15 +
 gl/m4/strcasestr.m4                   |   142 +
 gl/strcasestr.c                       |    82 +
 lib/Makefile.in                       |     3 +
 lib/tests/Makefile.in                 |     3 +
 lib/utils_cmd.c                       |    14 +-
 pkg/solaris/pkginfo                   |     4 +-
 plugins-root/Makefile.in              |     3 +
 plugins-root/check_dhcp.c             |    17 +-
 plugins-root/check_icmp.c             |    93 +-
 plugins-scripts/Makefile.am           |     2 +
 plugins-scripts/Makefile.in           |     5 +
 plugins-scripts/check_breeze.pl       |     5 +-
 plugins-scripts/check_disk_smb.pl     |     5 +-
 plugins-scripts/check_file_age.pl     |     5 +-
 plugins-scripts/check_flexlm.pl       |     5 +-
 plugins-scripts/check_ifoperstatus.pl |     9 +-
 plugins-scripts/check_ifstatus.pl     |    11 +-
 plugins-scripts/check_ircd.pl         |     5 +-
 plugins-scripts/check_mailq.pl        |    35 +-
 plugins-scripts/check_rpc.pl          |     5 +-
 plugins-scripts/check_wave.pl         |     5 +-
 plugins-scripts/t/check_rpc.t         |     2 +-
 plugins-scripts/utils.pm.in           |     1 +
 plugins/Makefile.in                   |     3 +
 plugins/check_apt.c                   |     4 +-
 plugins/check_by_ssh.c                |    11 +-
 plugins/check_cluster.c               |     2 +-
 plugins/check_dbi.c                   |     4 +-
 plugins/check_dig.c                   |    10 +-
 plugins/check_disk.c                  |    13 +-
 plugins/check_dns.c                   |    12 +-
 plugins/check_dummy.c                 |     4 +-
 plugins/check_fping.c                 |     6 +-
 plugins/check_game.c                  |     4 +-
 plugins/check_hpjd.c                  |     4 +-
 plugins/check_http.c                  |   160 +-
 plugins/check_ide_smart.c             |    32 +-
 plugins/check_ldap.c                  |    99 +-
 plugins/check_load.c                  |     6 +-
 plugins/check_mrtg.c                  |     4 +-
 plugins/check_mrtgtraf.c              |    18 +-
 plugins/check_mysql.c                 |     4 +-
 plugins/check_mysql_query.c           |     4 +-
 plugins/check_nagios.c                |     4 +-
 plugins/check_nt.c                    |    55 +-
 plugins/check_ntp.c                   |    10 +-
 plugins/check_ntp_peer.c              |     4 +-
 plugins/check_ntp_time.c              |    12 +-
 plugins/check_nwstat.c                |     4 +-
 plugins/check_overcr.c                |     4 +-
 plugins/check_pgsql.c                 |     4 +-
 plugins/check_ping.c                  |     4 +-
 plugins/check_procs.c                 |     4 +-
 plugins/check_radius.c                |    44 +-
 plugins/check_real.c                  |    12 +-
 plugins/check_smtp.c                  |    66 +-
 plugins/check_snmp.c                  |    73 +-
 plugins/check_ssh.c                   |    16 +-
 plugins/check_swap.c                  |     7 +-
 plugins/check_tcp.c                   |    13 +-
 plugins/check_time.c                  |     4 +-
 plugins/check_ups.c                   |     4 +-
 plugins/check_users.c                 |    64 +-
 plugins/common.h                      |     7 +
 plugins/negate.c                      |     4 +-
 plugins/netutils.c                    |    27 +-
 plugins/netutils.h                    |    17 +-
 plugins/sslutils.c                    |   130 +-
 plugins/t/NPTest.cache.travis         |     8 +-
 plugins/t/check_http.t                |    71 +-
 plugins/t/check_ldap.t                |    80 +
 plugins/t/check_snmp.t                |     8 +-
 plugins/t/check_users.t               |     4 +-
 plugins/tests/check_http.t            |    10 +-
 plugins/tests/check_snmp.t            |    22 +-
 plugins/utils.c                       |    83 +-
 plugins/utils.h                       |    34 +-
 po/de.gmo                             |   Bin 7632 -> 7632 bytes
 po/de.po                              |  1615 +--
 po/fr.gmo                             |   Bin 91520 -> 90889 bytes
 po/fr.po                              |  1628 +--
 po/monitoring-plugins.pot             |  1606 +--
 release                               |     2 +-
 tap/Makefile.in                       |     3 +
 101 files changed, 4565 insertions(+), 22885 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-monitoring-plugins.git



More information about the Pkg-nagios-changes mailing list