[Pkg-nagios-changes] [pkg-mod-gearman] 04/05: Merge tag 'upstream/1.5.5'

Bernd Zeimetz bernd at bzed.de
Wed Nov 4 13:48:10 UTC 2015


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

bzed pushed a commit to branch master
in repository pkg-mod-gearman.

commit c6ee4b9f007e1f7a4e7dbe6fce4143024dcfc7a7
Merge: f5a9ef4 bb16310
Author: Bernd Zeimetz <bernd at bzed.de>
Date:   Wed Nov 4 14:26:41 2015 +0100

    Merge tag 'upstream/1.5.5'
    
    Upstream version 1.5.5

 Changes                           |   33 ++
 Makefile.am                       |   28 +-
 Makefile.in                       |  935 +++++++++++++++++++++++++---------
 README                            |  137 +++--
 aclocal.m4                        |  731 ++++++++++++++++-----------
 common/check_utils.c              |  130 +++--
 common/epn_utils.c                |   12 +-
 common/gearman_utils.c            |   47 +-
 common/gm_alloc.c                 |   55 ++
 common/gm_crypt.c                 |    7 +-
 common/md5.c                      |  134 ++---
 common/utils.c                    |  514 +++++++++++--------
 config.h.in                       |    3 -
 configure                         | 1011 ++++++++++++++++++++-----------------
 configure.ac                      |    2 +-
 contrib/Makefile.in               |    0
 contrib/mod_gearman_mini_epn.c    |  206 ++++----
 depcomp                           |  531 ++++++++++++-------
 docs/README.html                  |  907 ++++++++++++++++++++++-----------
 etc/mod_gearman_neb.conf.in       |    9 +-
 etc/mod_gearman_worker.conf.in    |   11 +
 extras/standalone_worker.conf     |   12 +
 include/common.h                  |   14 +-
 include/gm_alloc.h                |   16 +
 include/polarssl/md5.h            |   50 +-
 include/utils.h                   |   41 +-
 install-sh                        |   35 +-
 missing                           |  461 ++++++-----------
 neb_module/mod_gearman.c          |   64 +--
 neb_module/result_thread.c        |   26 +-
 support/mod_gearman.spec          |   56 +-
 t/01-utils.c                      |   21 +-
 t/02-full.c                       |    9 +-
 t/03-exec_checks.c                |   93 +++-
 t/06-execvp_vs_popen.c            |   70 ++-
 t/{benchmark.t => 09-benchmark.t} |    0
 t/10-large-result.t               |   73 +++
 t/11-alloc.t                      |   43 ++
 t/12-cppcheck.t                   |   28 +
 t/13-tools.t                      |   48 ++
 test-driver                       |  139 +++++
 tools/check_gearman.c             |   31 +-
 tools/gearman_top.c               |   10 +-
 tools/send_gearman.c              |   72 +--
 tools/send_multi.c                |   13 +-
 worker/daemon-systemd.in          |   20 +
 worker/initscript.in              |    1 +
 worker/worker.c                   |   20 +-
 worker/worker_client.c            |   44 +-
 49 files changed, 4449 insertions(+), 2504 deletions(-)

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



More information about the Pkg-nagios-changes mailing list