[Pkg-nagios-changes] [pkg-nagios-plugins] 391/413: Merge tag 'upstream/1.4.13+git200906171200'

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:54 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 82025084d208d335ab20b31b798431102474c0a1
Merge: 022b3c8 d0b8ab8
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Nov 26 23:56:50 2013 +0100

    Merge tag 'upstream/1.4.13+git200906171200'
    
    Upstream version 1.4.13+git200906171200

 BUGS                                         |    10 +-
 ChangeLog                                    |   414 +-
 Makefile.am                                  |     7 +-
 Makefile.in                                  |   223 +-
 NEWS                                         |    56 +
 NP-VERSION-GEN                               |    53 +
 NPTest.pm                                    |     6 +-
 THANKS                                       |    20 +
 acinclude.m4                                 |     1 -
 aclocal.m4                                   |    24 +-
 build-aux/config.rpath                       |    24 +-
 command.cfg.in                               |     2 -
 config.h.in                                  |   112 +-
 configure                                    | 21767 +++++++++++++++++--------
 configure.in                                 |   124 +-
 contrib/check_adptraid.sh                    |     2 +-
 contrib/check_apc_ups.pl                     |     4 +-
 contrib/check_appletalk.pl                   |     6 +-
 contrib/check_arping.pl                      |     4 +-
 contrib/check_email_loop.pl                  |     2 +-
 contrib/check_fan_cpq_present                |     4 +-
 contrib/check_fan_fsc_present                |     4 +-
 contrib/check_frontpage                      |     6 +-
 contrib/check_http-with-client-certificate.c |     2 +-
 contrib/check_hw.sh                          |     2 +-
 contrib/check_ica_master_browser.pl          |     7 +-
 contrib/check_ica_metaframe_pub_apps.pl      |     7 +-
 contrib/check_ica_program_neigbourhood.pl    |     7 +-
 contrib/check_inodes-freebsd.pl              |     4 +-
 contrib/check_javaproc.pl                    |     2 +-
 contrib/check_joy.sh                         |     2 +-
 contrib/check_log2.pl                        |     4 +-
 contrib/check_lotus.pl                       |     7 +-
 contrib/check_mem.pl                         |     2 +-
 contrib/check_ms_spooler.pl                  |     7 +-
 contrib/check_ora_table_space.pl             |     4 +-
 contrib/check_oracle_instance.pl             |     4 +-
 contrib/check_oracle_tbs                     |     2 +-
 contrib/check_pfstate                        |     4 +-
 contrib/check_rbl.c                          |     8 +-
 contrib/check_smb.sh                         |     2 +-
 contrib/check_snmp_disk_monitor.pl           |     2 +-
 contrib/check_snmp_printer.pl                |     4 +-
 contrib/check_snmp_process_monitor.pl        |     2 +-
 contrib/check_snmp_procs.pl                  |     4 +-
 contrib/check_temp_cpq                       |     4 +-
 contrib/check_temp_fsc                       |     4 +-
 contrib/check_traceroute.pl                  |     7 +-
 contrib/check_uptime.c                       |     4 +-
 contrib/check_vcs.pl                         |     2 +-
 contrib/check_wins.pl                        |     7 +-
 contrib/packet_utils.pm                      |     3 +-
 contrib/utils.py                             |     2 +-
 gl/Makefile.am                               |   448 +-
 gl/Makefile.in                               |   782 +-
 gl/{netinet_in.in.h => alignof.h}            |    38 +-
 gl/alloca.in.h                               |     4 +-
 gl/{inet_ntop.h => arpa_inet.in.h}           |    62 +-
 gl/base64.c                                  |   273 +-
 gl/base64.h                                  |    24 +-
 gl/{strerror.c => btowc.c}                   |    43 +-
 gl/c-strtod.c                                |    48 +-
 gl/c-strtod.h                                |    39 +-
 gl/config.charset                            |    50 +-
 gl/dup-safer.c                               |     6 +-
 gl/errno.in.h                                |   155 +
 gl/fcntl.in.h                                |   144 +
 gl/fd-safer.c                                |     8 +-
 gl/float.in.h                                |     6 +-
 gl/fsusage.c                                 |     3 +-
 gl/gai_strerror.c                            |     9 +-
 gl/getaddrinfo.c                             |    27 +-
 gl/getaddrinfo.h                             |   155 -
 gl/gethostname.c                             |     3 +
 gl/getloadavg.c                              |    16 +-
 gl/getopt.c                                  |     6 +-
 gl/getopt1.c                                 |     4 +-
 gl/gettext.h                                 |    11 +-
 gl/inet_ntop.c                               |     4 +-
 gl/localcharset.c                            |    45 +-
 gl/m4/00gnulib.m4                            |    30 +
 gl/m4/alloca.m4                              |     6 +-
 gl/m4/arpa_inet_h.m4                         |    42 +-
 gl/m4/btowc.m4                               |    68 +
 gl/m4/c-strtod.m4                            |    10 +-
 gl/m4/codeset.m4                             |    12 +-
 gl/m4/double-slash-root.m4                   |    10 +-
 gl/m4/eoverflow.m4                           |    70 -
 gl/m4/errno_h.m4                             |   112 +
 gl/m4/extensions.m4                          |    36 +-
 gl/m4/fcntl_h.m4                             |    96 +
 gl/m4/floorf.m4                              |     6 +-
 gl/m4/fsusage.m4                             |    68 +-
 gl/m4/getaddrinfo.m4                         |    96 +-
 gl/m4/gethostname.m4                         |    11 +-
 gl/m4/getloadavg.m4                          |    81 +-
 gl/m4/getopt.m4                              |     6 +-
 gl/m4/gettext.m4                             |    38 +-
 gl/m4/glibc21.m4                             |    14 +-
 gl/m4/gnulib-cache.m4                        |    47 +
 gl/m4/gnulib-common.m4                       |    67 +-
 gl/m4/gnulib-comp.m4                         |   139 +-
 gl/m4/hostent.m4                             |    45 +
 gl/m4/iconv.m4                               |    30 +-
 gl/m4/include_next.m4                        |   104 +-
 gl/m4/inet_ntop.m4                           |    28 +-
 gl/m4/inline.m4                              |     6 +-
 gl/m4/intlmacosx.m4                          |    12 +-
 gl/m4/intmax_t.m4                            |    16 +-
 gl/m4/inttypes_h.m4                          |    12 +-
 gl/m4/lib-ld.m4                              |    14 +-
 gl/m4/lib-link.m4                            |   118 +-
 gl/m4/lib-prefix.m4                          |    91 +-
 gl/m4/localcharset.m4                        |     6 +-
 gl/m4/locale-fr.m4                           |   185 +
 gl/m4/locale-ja.m4                           |   107 +
 gl/m4/locale-zh.m4                           |    92 +
 gl/m4/longlong.m4                            |     8 +-
 gl/m4/ls-mntd-fs.m4                          |    91 +-
 gl/m4/malloc.m4                              |     6 +-
 gl/m4/math_h.m4                              |    41 +-
 gl/m4/mbrtowc.m4                             |   382 +
 gl/m4/mbsinit.m4                             |    30 +
 gl/m4/mbstate_t.m4                           |    22 +-
 gl/m4/mktime.m4                              |   231 +
 gl/m4/mountlist.m4                           |     8 +-
 gl/m4/multiarch.m4                           |    65 +
 gl/m4/netdb_h.m4                             |    45 +
 gl/m4/netinet_in_h.m4                        |     6 +-
 gl/m4/nls.m4                                 |    12 +-
 gl/m4/{onceonly_2_57.m4 => onceonly.m4}      |    26 +-
 gl/m4/open.m4                                |    66 +
 gl/m4/po.m4                                  |     8 +-
 gl/m4/printf.m4                              |  1416 ++
 gl/m4/progtest.m4                            |    14 +-
 gl/m4/regex.m4                               |    25 +-
 gl/m4/servent.m4                             |    47 +
 gl/m4/size_max.m4                            |    14 +-
 gl/m4/snprintf.m4                            |    15 +-
 gl/m4/sockpfaf.m4                            |    20 +-
 gl/m4/stdbool.m4                             |     4 +-
 gl/m4/stdint.m4                              |   111 +-
 gl/m4/stdint_h.m4                            |    12 +-
 gl/m4/stdio_h.m4                             |   142 +-
 gl/m4/stdlib_h.m4                            |    55 +-
 gl/m4/strdup.m4                              |    26 +-
 gl/m4/strerror.m4                            |    63 +-
 gl/m4/string_h.m4                            |    13 +-
 gl/m4/strndup.m4                             |    12 +-
 gl/m4/strnlen.m4                             |     8 +-
 gl/m4/sys_socket_h.m4                        |   145 +-
 gl/m4/time_h.m4                              |    74 +
 gl/m4/time_r.m4                              |    43 +
 gl/m4/timegm.m4                              |    40 +
 gl/m4/unistd_h.m4                            |    48 +-
 gl/m4/vasnprintf.m4                          |    57 +-
 gl/m4/vsnprintf.m4                           |    15 +-
 gl/m4/wchar.m4                               |    62 +-
 gl/m4/wchar_t.m4                             |    10 +-
 gl/m4/wcrtomb.m4                             |    92 +
 gl/m4/wctype.m4                              |    34 +-
 gl/m4/wint_t.m4                              |    10 +-
 gl/m4/write.m4                               |    20 +
 gl/m4/xsize.m4                               |     6 +-
 gl/math.in.h                                 |   166 +-
 gl/mbrtowc.c                                 |   386 +
 gl/mbsinit.c                                 |    47 +
 gl/mktime.c                                  |   665 +
 gl/mountlist.c                               |    14 +-
 gl/netdb.in.h                                |   182 +
 gl/netinet_in.in.h                           |     6 +-
 gl/open-safer.c                              |     9 +-
 gl/open.c                                    |   140 +
 gl/regcomp.c                                 |   131 +-
 gl/regex_internal.c                          |    30 +-
 gl/regex_internal.h                          |    16 +-
 gl/regexec.c                                 |    16 +-
 gl/snprintf.c                                |     7 +-
 gl/stdbool.in.h                              |     6 +-
 gl/stdint.in.h                               |   123 +-
 gl/stdio-write.c                             |   148 +
 gl/stdio.in.h                                |   142 +
 gl/stdlib.in.h                               |   177 +-
 gl/streq.h                                   |   176 +
 gl/strerror.c                                |   310 +-
 gl/string.in.h                               |    38 +-
 gl/sys_socket.in.h                           |   358 +-
 gl/time.in.h                                 |   118 +
 gl/time_r.c                                  |    47 +
 gl/{netinet_in.in.h => timegm.c}             |    44 +-
 gl/unistd.in.h                               |   266 +-
 gl/vasnprintf.c                              |  1075 +-
 gl/vasprintf.c                               |     7 +-
 gl/verify.h                                  |   140 +
 gl/vsnprintf.c                               |     7 +-
 gl/wchar.in.h                                |   230 +-
 gl/wcrtomb.c                                 |    53 +
 gl/wctype.in.h                               |    59 +-
 gl/write.c                                   |    62 +
 gl/xalloc.h                                  |    24 +-
 gl/xmalloc.c                                 |     6 +-
 gl/xsize.h                                   |     4 +-
 lib/Makefile.am                              |     2 +-
 lib/Makefile.in                              |   219 +-
 lib/extra_opts.c                             |    10 +-
 lib/extra_opts.h                             |     5 +-
 lib/parse_ini.c                              |    28 +-
 lib/parse_ini.h                              |     2 +-
 lib/tests/Makefile.am                        |    56 +-
 lib/tests/Makefile.in                        |   477 +-
 lib/tests/plugin.ini                         |     5 +-
 lib/tests/plugins.ini                        |    10 +
 lib/tests/test_base64.c                      |     1 -
 lib/tests/test_cmd.c                         |     1 -
 lib/tests/test_disk.c                        |     4 +-
 lib/tests/{test_ini.c => test_ini1.c}        |    15 +-
 lib/tests/{test_ini.t => test_ini1.t}        |     4 +-
 lib/tests/test_ini3.c                        |    33 +
 lib/tests/test_ini3.t                        |    34 +
 lib/tests/test_opts.c                        |   278 -
 lib/tests/test_opts.t                        |     6 -
 lib/tests/test_opts1.c                       |   139 +
 lib/tests/test_opts1.t                       |     6 +
 lib/tests/test_opts2.c                       |   121 +
 lib/tests/test_opts2.t                       |     7 +
 lib/tests/test_opts3.c                       |    31 +
 lib/tests/test_opts3.t                       |    40 +
 lib/tests/test_tcp.c                         |     1 -
 lib/tests/test_utils.c                       |    82 +-
 lib/utils_base.c                             |    68 +-
 lib/utils_base.h                             |    17 +
 lib/utils_cmd.c                              |    21 +-
 lib/utils_cmd.h                              |     1 +
 lib/utils_disk.c                             |    30 +-
 lib/utils_tcp.c                              |     3 -
 nagios-plugins.spec                          |     4 +-
 perlmods/Makefile                            |   261 +-
 perlmods/Makefile.in                         |   217 +-
 perlmods/Nagios-Plugin-0.22.tar.gz           |   Bin 40554 -> 0 bytes
 perlmods/Nagios-Plugin-0.27.tar.gz           |   Bin 0 -> 39980 bytes
 pkg/solaris/pkginfo                          |     4 +-
 plugins-root/Makefile.am                     |    16 +-
 plugins-root/Makefile.in                     |   235 +-
 plugins-root/check_dhcp.c                    |    49 +-
 plugins-root/check_icmp.c                    |    77 +-
 plugins-root/pst3.c                          |   452 +-
 plugins-scripts/Makefile.am                  |    17 +-
 plugins-scripts/Makefile.in                  |   237 +-
 plugins-scripts/check_breeze.pl              |     4 +-
 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        |   401 +-
 plugins-scripts/check_ifstatus.pl            |   175 +-
 plugins-scripts/check_ircd.pl                |     5 +-
 plugins-scripts/check_log.sh                 |     2 +-
 plugins-scripts/check_mailq.pl               |     7 +-
 plugins-scripts/check_ntp.pl                 |     5 +-
 plugins-scripts/check_oracle.sh              |     2 +-
 plugins-scripts/check_rpc.pl                 |    18 +-
 plugins-scripts/check_sensors.sh             |     2 +-
 plugins-scripts/check_wave.pl                |     5 +-
 plugins-scripts/subst.in                     |    24 +-
 plugins-scripts/t/check_file_age.t           |     1 -
 plugins-scripts/t/check_ifoperstatus.t       |    93 +
 plugins-scripts/t/check_ifstatus.t           |    67 +
 plugins-scripts/t/check_rpc.t                |     1 -
 plugins-scripts/t/utils.t                    |     1 -
 plugins-scripts/utils.pm.in                  |     3 -
 plugins/Makefile.am                          |    31 +-
 plugins/Makefile.in                          |   242 +-
 plugins/check_apt.c                          |    15 +-
 plugins/check_by_ssh.c                       |    80 +-
 plugins/check_cluster.c                      |    13 +-
 plugins/check_dig.c                          |    19 +-
 plugins/check_disk.c                         |    73 +-
 plugins/check_dns.c                          |    18 +-
 plugins/check_dummy.c                        |    10 +-
 plugins/check_fping.c                        |    46 +-
 plugins/check_game.c                         |    16 +-
 plugins/check_hpjd.c                         |    20 +-
 plugins/check_http.c                         |   399 +-
 plugins/check_ide_smart.c                    |    11 +-
 plugins/check_ldap.c                         |    30 +-
 plugins/check_load.c                         |     8 +-
 plugins/check_mrtg.c                         |    16 +-
 plugins/check_mrtgtraf.c                     |    18 +-
 plugins/check_mysql.c                        |    27 +-
 plugins/check_mysql_query.c                  |    18 +-
 plugins/check_nagios.c                       |    12 +-
 plugins/check_nt.c                           |   460 +-
 plugins/check_ntp.c                          |    20 +-
 plugins/check_ntp_peer.c                     |    53 +-
 plugins/check_ntp_time.c                     |    25 +-
 plugins/check_nwstat.c                       |    48 +-
 plugins/check_overcr.c                       |     8 +-
 plugins/check_pgsql.c                        |    79 +-
 plugins/check_ping.c                         |    16 +-
 plugins/check_procs.c                        |    81 +-
 plugins/check_radius.c                       |    16 +-
 plugins/check_real.c                         |     8 +-
 plugins/check_smtp.c                         |    20 +-
 plugins/check_snmp.c                         |   713 +-
 plugins/check_ssh.c                          |    18 +-
 plugins/check_swap.c                         |    10 +-
 plugins/check_tcp.c                          |    23 +-
 plugins/check_time.c                         |    10 +-
 plugins/check_ups.c                          |    38 +-
 plugins/check_users.c                        |    12 +-
 plugins/common.h                             |     3 -
 plugins/negate.c                             |    26 +-
 plugins/netutils.c                           |    26 +-
 plugins/netutils.h                           |    17 +-
 plugins/popen.c                              |     7 +-
 plugins/popen.h                              |     1 -
 plugins/runcmd.c                             |     3 -
 plugins/runcmd.h                             |     1 -
 plugins/sslutils.c                           |    24 +-
 plugins/t/check_by_ssh.t                     |     3 +-
 plugins/t/check_cluster.t                    |     1 -
 plugins/t/check_dig.t                        |    84 +
 plugins/t/check_disk.t                       |     1 -
 plugins/t/check_dns.t                        |     1 -
 plugins/t/check_dummy.t                      |     1 -
 plugins/t/check_fping.t                      |     1 -
 plugins/t/check_ftp.t                        |     1 -
 plugins/t/check_hpjd.t                       |     1 -
 plugins/t/check_http.t                       |     5 +-
 plugins/t/check_imap.t                       |     1 -
 plugins/t/check_jabber.t                     |     1 -
 plugins/t/check_load.t                       |     1 -
 plugins/t/check_mysql.t                      |     1 -
 plugins/t/check_mysql_query.t                |     1 -
 plugins/t/check_nagios.t                     |     1 -
 plugins/t/check_ntp.t                        |     1 -
 plugins/t/check_ping.t                       |     1 -
 plugins/t/check_pop.t                        |     1 -
 plugins/t/check_procs.t                      |     3 +-
 plugins/t/check_smtp.t                       |     1 -
 plugins/t/check_snmp.t                       |   168 +-
 plugins/t/check_swap.t                       |     1 -
 plugins/t/check_tcp.t                        |     1 -
 plugins/t/check_time.t                       |     1 -
 plugins/t/check_udp.t                        |     1 -
 plugins/t/check_users.t                      |     5 +-
 plugins/t/negate.t                           |    33 +-
 plugins/urlize.c                             |    20 +-
 plugins/utils.c                              |    27 +-
 plugins/utils.h                              |     5 +-
 po/de.gmo                                    |   Bin 10112 -> 8167 bytes
 po/de.po                                     |  2988 ++--
 po/fr.gmo                                    |   Bin 90759 -> 85332 bytes
 po/fr.po                                     |  3048 ++--
 po/nagios-plugins.pot                        |  2865 ++--
 release                                      |     1 +
 tap/Makefile.am                              |    13 +
 {plugins-root => tap}/Makefile.in            |   503 +-
 tap/README                                   |    11 +
 tap/tap.c                                    |   435 +
 tap/tap.h                                    |    91 +
 test.pl.in                                   |     4 +-
 tools/tinderbox_build                        |    22 +-
 362 files changed, 38052 insertions(+), 15824 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