[Pkg-nagios-changes] [pkg-mod-gearman] branch upstream updated (e590c7a -> 0cd1b02)

Stig Sandbeck Mathisen ssm at debian.org
Sun Nov 24 22:38:13 UTC 2013


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

ssm pushed a change to branch upstream
in repository pkg-mod-gearman.

      from  e590c7a   Imported Upstream version 1.4.8
       new  735d535   mod_gearman: prevent empty args leading into a sigsegv with strdup()
       new  7d6945d   Merge pull request #43 from dnsmichi/master
       new  99514e6   updated changelog
       new  2de3a90   Revert "Macro escaping: Escape macros in command lines as macros should"
       new  1b12c3c   updated changelog
       new  426ff57   released 1.4.10
       new  f1778f6   Imported Upstream version 1.4.10
       new  4d61411   rotate neb logs with copytruncate (fixes #44)
       new  f0e98d8   fixed makefile
       new  abbaece   get_version should sort by version
       new  8a56af8   fixed logrotate path
       new  7487ea1   fixed send_gearman to not send duplicate to normal server
       new  ed7d26a   Merge pull request #45 from gaijin03/master
       new  365076f   updated changes
       new  07c94c9   updated docs
       new  b82f7ea   Added subsys lock to worker init script.
       new  45174fb   Only create subsys in worker init when running as root
       new  5cc9639   Merge pull request #47 from awiddersheim/worker_init_fix
       new  f6d1923   remove pid for any user
       new  e1bd2c0   improved dead worker detection
       new  58cc8e9   restart worker if there are no checks going on (fixes #41)
       new  77a7a16   updated docs
       new  61c8b0c   be more verbose on errors
       new  39374f5   make full test more verbose
       new  978b9db   make waitpid child check optional
       new  661c6e0   remove unused variable
       new  ec4ddf5   more debug output on test errors
       new  db1aa55   fix tests on freebsd9
       new  f3581f9   make tests more reliable
       new  004726e   removed waitpid bullshit again
       new  c4dbd5d   updated changelog
       new  3cf7384   corrected debug output for use_uniq_jobs
       new  5124002   tests: even more debug messages
       new  e24f597   updated readme
       new  9226ba4   updated recommended gearman version
       new  fbda3ed   fixed permissions on config files
       new  a98c659   released 1.4.12
       new  dacc025   Fix 4 typos
       new  9991501   Merge pull request #49 from lamont/patch-1
       new  d554fe9   only create dup client if dup server are set
       new  b024b70   released 1.4.14
       new  0cd1b02   Imported Upstream version 1.4.14

The 42 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |  11 ++
 Makefile.am                                        |  10 +-
 Makefile.in                                        |  10 +-
 README                                             |  39 +++---
 common/check_utils.c                               |   1 -
 common/utils.c                                     |   9 +-
 configure                                          |  20 +--
 configure.ac                                       |   2 +-
 docs/README.html                                   |  47 ++++---
 ...rman_worker_logrotate => mod_gearman_logrotate} |   8 +-
 include/common.h                                   |   2 +-
 include/utils.h                                    |   1 +
 include/worker.h                                   |   5 +-
 neb_module/mod_gearman.c                           |  31 +++--
 support/mod_gearman.spec                           |  20 +--
 t/02-full.c                                        | 138 +++++++++++++++++----
 t/05-neb.c                                         |   3 +-
 t/benchmark.t                                      |   2 +
 tools/send_gearman.c                               |   2 +-
 worker/initscript.in                               |   8 ++
 worker/worker.c                                    |  31 +++--
 worker/worker_client.c                             |  10 +-
 22 files changed, 291 insertions(+), 119 deletions(-)
 rename etc/{mod_gearman_worker_logrotate => mod_gearman_logrotate} (53%)

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



More information about the Pkg-nagios-changes mailing list