[Pkg-nagios-changes] [pkg-nagios-plugins] 395/413: Merge tag 'upstream/1.4.15'

Jan Wagner waja at moszumanska.debian.org
Tue Nov 26 23:13:59 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 3d1856ea07ca189836db739c9b99798f2fb97486
Merge: afcbadb 047baae
Author: Jan Wagner <waja at cyconet.org>
Date:   Tue Nov 26 23:57:29 2013 +0100

    Merge tag 'upstream/1.4.15'
    
    Upstream version 1.4.15

 BUGS                                 |     6 +-
 ChangeLog                            |   939 +
 Makefile.in                          |   331 +-
 NEWS                                 |    42 +-
 NP-VERSION-GEN                       |     2 +-
 THANKS                               |     9 +
 aclocal.m4                           |  6410 +---
 build-aux/arg-nonnull.h              |    26 +
 build-aux/c++defs.h                  |   271 +
 build-aux/config.rpath               |     2 +-
 build-aux/link-warning.h             |    28 -
 build-aux/ltmain.sh                  | 13164 ++++----
 build-aux/warn-on-use.h              |   109 +
 config.h.in                          |   751 +-
 configure                            | 55110 +++++++++++++++++----------------
 configure.in                         |   130 +-
 contrib/check_linux_raid.pl          |     3 +-
 gl/Makefile.am                       |   828 +-
 gl/Makefile.in                       |  1056 +-
 gl/alignof.h                         |    34 +-
 gl/alloca.c                          |   489 -
 gl/alloca.in.h                       |     4 +-
 gl/arpa_inet.in.h                    |    43 +-
 gl/asnprintf.c                       |     2 +-
 gl/asprintf.c                        |     3 +-
 gl/base64.c                          |   338 +-
 gl/base64.h                          |    16 +-
 gl/basename-lgpl.c                   |    75 +
 gl/basename.c                        |    74 +-
 gl/btowc.c                           |     5 +-
 gl/c-strtod.c                        |    14 +-
 gl/c-strtod.h                        |     2 +-
 gl/cloexec.c                         |    49 +-
 gl/cloexec.h                         |    36 +
 gl/close-hook.c                      |    91 +
 gl/close-hook.h                      |    72 +
 gl/config.charset                    |  1158 +-
 gl/creat-safer.c                     |     2 +-
 gl/{dirname.c => dirname-lgpl.c}     |    34 +-
 gl/dirname.c                         |    64 +-
 gl/dirname.h                         |    13 +-
 gl/dup-safer.c                       |    10 +-
 gl/dup2.c                            |   128 +
 gl/errno.in.h                        |     7 +-
 gl/error.c                           |   180 +-
 gl/error.h                           |    24 +-
 gl/exitfail.c                        |     3 +-
 gl/exitfail.h                        |     2 +-
 gl/fcntl--.h                         |     7 +-
 gl/fcntl-safer.h                     |     6 +-
 gl/fcntl.c                           |   294 +
 gl/fcntl.in.h                        |   165 +-
 gl/fd-safer.c                        |     3 +-
 gl/float+.h                          |     2 +-
 gl/float.in.h                        |     2 +-
 gl/floor.c                           |    34 +-
 gl/floorf.c                          |     2 +-
 gl/fsusage.c                         |    38 +-
 gl/fsusage.h                         |    16 +-
 gl/full-read.c                       |     2 +-
 gl/full-read.h                       |     2 +-
 gl/full-write.c                      |    13 +-
 gl/full-write.h                      |     2 +-
 gl/gai_strerror.c                    |     3 +-
 gl/getaddrinfo.c                     |   174 +-
 gl/getdtablesize.c                   |    63 +
 gl/gethostname.c                     |    55 +-
 gl/getloadavg.c                      |   258 +-
 gl/getopt.c                          |  1290 +-
 gl/getopt.in.h                       |    70 +-
 gl/getopt1.c                         |   140 +-
 gl/getopt_int.h                      |   107 +-
 gl/gettext.h                         |    33 +-
 gl/inet_ntop.c                       |    92 +-
 gl/intprops.h                        |    50 +-
 gl/langinfo.in.h                     |   162 +
 gl/localcharset.c                    |   487 +-
 gl/localcharset.h                    |     2 +-
 gl/locale.in.h                       |    74 +
 gl/m4/00gnulib.m4                    |     2 +-
 gl/m4/alloca.m4                      |     3 +-
 gl/m4/arpa_inet_h.m4                 |    25 +-
 gl/m4/asm-underscore.m4              |    48 +
 gl/m4/base64.m4                      |     2 +-
 gl/m4/btowc.m4                       |    45 +-
 gl/m4/c-strtod.m4                    |    24 +-
 gl/m4/cloexec.m4                     |     2 +-
 gl/m4/codeset.m4                     |     2 +-
 gl/m4/dirname.m4                     |    14 +-
 gl/m4/dos.m4                         |    34 +-
 gl/m4/double-slash-root.m4           |    42 +-
 gl/m4/dup2.m4                        |    58 +
 gl/m4/eealloc.m4                     |    32 +
 gl/m4/environ.m4                     |    36 +
 gl/m4/errno_h.m4                     |     7 +-
 gl/m4/error.m4                       |     6 +-
 gl/m4/exitfail.m4                    |    13 -
 gl/m4/extensions.m4                  |    22 +-
 gl/m4/fcntl-o.m4                     |    81 +
 gl/m4/fcntl-safer.m4                 |    12 +-
 gl/m4/fcntl.m4                       |    83 +
 gl/m4/fcntl_h.m4                     |    93 +-
 gl/m4/float_h.m4                     |     2 +-
 gl/m4/floorf.m4                      |     9 +-
 gl/m4/fstypename.m4                  |     3 +-
 gl/m4/fsusage.m4                     |    85 +-
 gl/m4/getaddrinfo.m4                 |    25 +-
 gl/m4/getdtablesize.m4               |    15 +
 gl/m4/gethostname.m4                 |    90 +-
 gl/m4/getloadavg.m4                  |    45 +-
 gl/m4/getopt.m4                      |   321 +-
 gl/m4/gettext.m4                     |     8 +-
 gl/m4/glibc21.m4                     |    10 +-
 gl/m4/gnulib-cache.m4                |    10 +-
 gl/m4/gnulib-common.m4               |   113 +-
 gl/m4/gnulib-comp.m4                 |   343 +-
 gl/m4/hostent.m4                     |     2 +-
 gl/m4/iconv.m4                       |    46 +-
 gl/m4/include_next.m4                |    98 +-
 gl/m4/inet_ntop.m4                   |    21 +-
 gl/m4/inline.m4                      |     2 +-
 gl/m4/intlmacosx.m4                  |     2 +-
 gl/m4/intmax_t.m4                    |     3 +-
 gl/m4/inttypes_h.m4                  |     2 +-
 gl/m4/langinfo_h.m4                  |    77 +
 gl/m4/lib-ld.m4                      |     8 +-
 gl/m4/lib-link.m4                    |    53 +-
 gl/m4/lib-prefix.m4                  |     2 +-
 gl/m4/libtool.m4                     |  7377 +++++
 gl/m4/localcharset.m4                |     5 +-
 gl/m4/locale-fr.m4                   |     2 +-
 gl/m4/locale-ja.m4                   |     2 +-
 gl/m4/locale-zh.m4                   |     2 +-
 gl/m4/locale_h.m4                    |    92 +
 gl/m4/longlong.m4                    |    66 +-
 gl/m4/ls-mntd-fs.m4                  |    86 +-
 gl/m4/ltoptions.m4                   |   368 +
 gl/m4/ltsugar.m4                     |   123 +
 gl/m4/ltversion.m4                   |    23 +
 gl/m4/lt~obsolete.m4                 |    92 +
 gl/m4/malloc.m4                      |     2 +-
 gl/m4/malloca.m4                     |    15 +
 gl/m4/math_h.m4                      |    53 +-
 gl/m4/mbrtowc.m4                     |    65 +-
 gl/m4/mbsinit.m4                     |    12 +-
 gl/m4/mbstate_t.m4                   |    18 +-
 gl/m4/memchr.m4                      |    85 +
 gl/m4/mktime.m4                      |    67 +-
 gl/m4/mmap-anon.m4                   |    59 +
 gl/m4/mode_t.m4                      |    26 +
 gl/m4/mountlist.m4                   |     4 +-
 gl/m4/multiarch.m4                   |     2 +-
 gl/m4/netdb_h.m4                     |    22 +-
 gl/m4/netinet_in_h.m4                |     2 +-
 gl/m4/nl_langinfo.m4                 |    25 +
 gl/m4/nls.m4                         |     3 +-
 gl/m4/onceonly.m4                    |    13 +-
 gl/m4/open.m4                        |    26 +-
 gl/m4/po.m4                          |     4 +-
 gl/m4/printf.m4                      |     6 +-
 gl/m4/progtest.m4                    |     2 +-
 gl/m4/regex.m4                       |   275 +-
 gl/m4/safe-read.m4                   |     3 +-
 gl/m4/safe-write.m4                  |     2 +-
 gl/m4/servent.m4                     |     2 +-
 gl/m4/setenv.m4                      |   111 +
 gl/m4/{base64.m4 => sha1.m4}         |    16 +-
 gl/m4/size_max.m4                    |    17 +-
 gl/m4/snprintf.m4                    |     2 +-
 gl/m4/sockets.m4                     |    90 +
 gl/m4/socklen.m4                     |    40 +-
 gl/m4/sockpfaf.m4                    |    23 +-
 gl/m4/ssize_t.m4                     |     2 +-
 gl/m4/stat.m4                        |    63 +
 gl/m4/stdbool.m4                     |   140 +-
 gl/m4/stddef_h.m4                    |    45 +
 gl/m4/stdint.m4                      |    28 +-
 gl/m4/stdint_h.m4                    |     2 +-
 gl/m4/stdio_h.m4                     |   128 +-
 gl/m4/stdlib_h.m4                    |    55 +-
 gl/m4/strdup.m4                      |    25 +-
 gl/m4/strerror.m4                    |     2 +-
 gl/m4/string_h.m4                    |    76 +-
 gl/m4/strndup.m4                     |    48 +-
 gl/m4/strnlen.m4                     |    25 +-
 gl/m4/strsep.m4                      |    25 +
 gl/m4/strstr.m4                      |    79 +
 gl/m4/sys_socket_h.m4                |    37 +-
 gl/m4/sys_stat_h.m4                  |    82 +
 gl/m4/time_h.m4                      |    81 +-
 gl/m4/time_r.m4                      |    49 +-
 gl/m4/timegm.m4                      |    26 +-
 gl/m4/unistd-safer.m4                |     2 +-
 gl/m4/unistd_h.m4                    |    86 +-
 gl/m4/vasnprintf.m4                  |    16 +-
 gl/m4/vasprintf.m4                   |     3 +-
 gl/m4/vsnprintf.m4                   |     2 +-
 gl/m4/warn-on-use.m4                 |    45 +
 gl/m4/{wchar.m4 => wchar_h.m4}       |   104 +-
 gl/m4/wchar_t.m4                     |     2 +-
 gl/m4/wcrtomb.m4                     |    75 +-
 gl/m4/{wctype.m4 => wctype_h.m4}     |    36 +-
 gl/m4/wint_t.m4                      |     2 +-
 gl/m4/write.m4                       |     2 +-
 gl/m4/xalloc.m4                      |     3 +-
 gl/m4/xsize.m4                       |     2 +-
 gl/m4/xstrndup.m4                    |     2 +-
 gl/malloc.c                          |     2 +-
 gl/malloca.c                         |   140 +
 gl/malloca.h                         |   134 +
 gl/malloca.valgrind                  |     7 +
 gl/math.in.h                         |   585 +-
 gl/mbrtowc.c                         |   474 +-
 gl/mbsinit.c                         |     2 +-
 gl/memchr.c                          |   172 +
 gl/memchr.valgrind                   |    14 +
 gl/mktime-internal.h                 |     4 +
 gl/mktime.c                          |   378 +-
 gl/mountlist.c                       |   476 +-
 gl/mountlist.h                       |    16 +-
 gl/netdb.in.h                        |   146 +-
 gl/netinet_in.in.h                   |    10 +-
 gl/nl_langinfo.c                     |   260 +
 gl/open-safer.c                      |    12 +-
 gl/open.c                            |    76 +-
 gl/pipe-safer.c                      |    22 +-
 gl/printf-args.c                     |   211 +-
 gl/printf-args.h                     |    55 +-
 gl/printf-parse.c                    |   940 +-
 gl/printf-parse.h                    |    21 +-
 gl/ref-add.sin                       |     2 +-
 gl/ref-del.sin                       |     2 +-
 gl/regcomp.c                         |   172 +-
 gl/regex.c                           |     3 +-
 gl/regex.h                           |     5 +-
 gl/regex_internal.c                  |   105 +-
 gl/regex_internal.h                  |    28 +-
 gl/regexec.c                         |   161 +-
 gl/safe-read.c                       |    12 +-
 gl/safe-read.h                       |     2 +-
 gl/safe-write.c                      |     2 +-
 gl/safe-write.h                      |     2 +-
 gl/setenv.c                          |   390 +
 gl/sha1.c                            |   428 +
 gl/sha1.h                            |    92 +
 gl/size_max.h                        |     2 +-
 gl/snprintf.c                        |    12 +-
 gl/sockets.c                         |   118 +
 gl/sockets.h                         |    51 +
 gl/stat.c                            |   104 +
 gl/stdbool.in.h                      |     5 +-
 gl/stddef.in.h                       |    86 +
 gl/stdint.in.h                       |    17 +-
 gl/stdio-write.c                     |    46 +-
 gl/stdio.in.h                        |  1283 +-
 gl/stdlib.in.h                       |   624 +-
 gl/str-two-way.h                     |   429 +
 gl/strdup.c                          |     4 +-
 gl/streq.h                           |     2 +-
 gl/strerror.c                        |    21 +-
 gl/string.in.h                       |   742 +-
 gl/stripslash.c                      |     3 +-
 gl/strndup.c                         |     4 +-
 gl/strnlen.c                         |     2 +-
 gl/{malloc.c => strsep.c}            |    71 +-
 gl/strstr.c                          |    83 +
 gl/sys_socket.in.h                   |   671 +-
 gl/sys_stat.in.h                     |   640 +
 gl/time.in.h                         |   181 +-
 gl/time_r.c                          |     4 +-
 gl/timegm.c                          |     6 +-
 gl/unistd--.h                        |     7 +-
 gl/unistd-safer.h                    |    13 +-
 gl/unistd.in.h                       |  1230 +-
 gl/unsetenv.c                        |   120 +
 gl/vasnprintf.c                      |  8208 ++---
 gl/vasnprintf.h                      |    17 +-
 gl/vasprintf.c                       |     2 +-
 gl/verify.h                          |    43 +-
 gl/vsnprintf.c                       |    12 +-
 gl/w32sock.h                         |    61 +
 gl/wchar.in.h                        |   348 +-
 gl/wcrtomb.c                         |    12 +-
 gl/wctype.in.h                       |   261 +-
 gl/write.c                           |    18 +-
 gl/xalloc-die.c                      |     4 +-
 gl/xalloc.h                          |    59 +-
 gl/xmalloc.c                         |     6 +-
 gl/xsize.h                           |     2 +-
 gl/xstrndup.c                        |     2 +-
 gl/xstrndup.h                        |     2 +-
 lib/Makefile.am                      |     1 +
 lib/Makefile.in                      |   332 +-
 lib/tests/Makefile.am                |     4 +-
 lib/tests/Makefile.in                |   334 +-
 lib/tests/test_utils.c               |   180 +-
 lib/tests/var/.gitignore             |     2 +
 lib/tests/var/baddate                |     5 +
 lib/tests/var/missingdataline        |     4 +
 lib/tests/var/oldformat              |     5 +
 lib/tests/var/statefile              |     5 +
 lib/utils_base.c                     |   351 +-
 lib/utils_base.h                     |    35 +
 lib/utils_cmd.c                      |     9 +-
 nagios-plugins.spec                  |     2 +-
 perlmods/Makefile                    |   387 +-
 perlmods/Makefile.in                 |   331 +-
 perlmods/Nagios-Plugin-0.27.tar.gz   |   Bin 39980 -> 0 bytes
 perlmods/Nagios-Plugin-0.34.tar.gz   |   Bin 0 -> 44846 bytes
 pkg/solaris/pkginfo                  |     4 +-
 plugins-root/Makefile.am             |     7 +-
 plugins-root/Makefile.in             |   346 +-
 plugins-root/check_dhcp.c            |    16 +-
 plugins-root/check_icmp.c            |    43 +-
 plugins-root/pst3.c                  |     1 -
 plugins-scripts/Makefile.am          |     2 +-
 plugins-scripts/Makefile.in          |   333 +-
 plugins-scripts/check_disk_smb.pl    |    70 +-
 plugins-scripts/check_ifstatus.pl    |     7 +-
 plugins-scripts/check_ircd.pl        |    29 +-
 plugins/Makefile.am                  |     4 +-
 plugins/Makefile.in                  |   335 +-
 plugins/check_apt.c                  |    16 +-
 plugins/check_by_ssh.c               |    24 +-
 plugins/check_cluster.c              |    17 +-
 plugins/check_dig.c                  |    22 +-
 plugins/check_disk.c                 |    22 +-
 plugins/check_dns.c                  |    16 +-
 plugins/check_dummy.c                |     6 +-
 plugins/check_fping.c                |    16 +-
 plugins/check_game.c                 |    16 +-
 plugins/check_hpjd.c                 |    14 +-
 plugins/check_http.c                 |    70 +-
 plugins/check_ide_smart.c            |    20 +-
 plugins/check_ldap.c                 |    25 +-
 plugins/check_load.c                 |    14 +-
 plugins/check_mrtg.c                 |    11 +-
 plugins/check_mrtgtraf.c             |     9 +-
 plugins/check_mysql.c                |    14 +-
 plugins/check_mysql_query.c          |    16 +-
 plugins/check_nagios.c               |    16 +-
 plugins/check_nt.c                   |    11 +-
 plugins/check_ntp.c                  |    24 +-
 plugins/check_ntp_peer.c             |    94 +-
 plugins/check_ntp_time.c             |    20 +-
 plugins/check_nwstat.c               |    15 +-
 plugins/check_overcr.c               |    18 +-
 plugins/check_pgsql.c                |    24 +-
 plugins/check_ping.c                 |    18 +-
 plugins/check_procs.c                |    16 +-
 plugins/check_radius.c               |    73 +-
 plugins/check_real.c                 |    22 +-
 plugins/check_smtp.c                 |    30 +-
 plugins/check_snmp.c                 |   289 +-
 plugins/check_ssh.c                  |    22 +-
 plugins/check_swap.c                 |    15 +-
 plugins/check_tcp.c                  |    24 +-
 plugins/check_time.c                 |    18 +-
 plugins/check_ups.c                  |    20 +-
 plugins/check_users.c                |    14 +-
 plugins/negate.c                     |    10 +-
 plugins/t/check_ntp.t                |    24 +-
 plugins/t/check_snmp.t               |    26 +-
 plugins/tests/certs/expired-cert.pem |    21 +
 plugins/tests/certs/expired-key.pem  |    15 +
 plugins/tests/certs/server-cert.pem  |    21 +
 plugins/tests/certs/server-key.pem   |    15 +
 plugins/tests/check_http.t           |   398 +
 plugins/tests/check_nt.t             |    80 +
 plugins/tests/check_procs.t          |   115 +
 plugins/tests/check_snmp.t           |   174 +
 plugins/tests/check_snmp_agent.pl    |   110 +
 plugins/tests/conf/snmpd.conf        |    23 +
 plugins/tests/var/ps-axwo.darwin     |    96 +
 plugins/tests/var/ps_axwo.debian     |    84 +
 plugins/tests/var/root               |     1 +
 plugins/urlize.c                     |     6 +-
 plugins/utils.h                      |    52 +-
 po/POTFILES.in                       |     1 +
 po/de.gmo                            |   Bin 8167 -> 8167 bytes
 po/de.po                             |   899 +-
 po/fr.gmo                            |   Bin 85332 -> 98491 bytes
 po/fr.po                             |  1306 +-
 po/nagios-plugins.pot                |   895 +-
 release                              |     2 +-
 tap/Makefile.in                      |   331 +-
 386 files changed, 75207 insertions(+), 53662 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