[Pkg-nagios-changes] [pkg-mod-gearman] 44/48: released 1.4.14

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


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

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

commit b024b704cd0dc077c711be09ef46fa00de9b6c14
Author: Sven Nierlein <Sven.Nierlein at consol.de>
Date:   Fri Nov 15 21:45:07 2013 +0100

    released 1.4.14
---
 Changes                  | 2 +-
 configure.ac             | 2 +-
 docs/README.html         | 2 +-
 include/common.h         | 2 +-
 support/mod_gearman.spec | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Changes b/Changes
index 9ce54ff..b563de6 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 This file documents the revision history for mod_gearman.
 
-next:
+1.4.14 Fri Nov 15 21:44:18 CET 2013
           - fixed segfault when dupserver list was empty
 
 1.4.12 Tue Nov  5 10:26:07 CET 2013
diff --git a/configure.ac b/configure.ac
index b0d6a89..6c3de25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 ##############################################
 # autoconf really does not work with 2.59 or older
 AC_PREREQ([2.60])
-AC_INIT([mod_gearman], [1.4.12], [sven.nierlein at consol.de])
+AC_INIT([mod_gearman], [1.4.14], [sven.nierlein at consol.de])
 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])
 AC_CONFIG_SRCDIR([neb_module/mod_gearman.c],[worker/worker.c],[tools/send_gearman.c],[tools/check_gearman.c],[tools/gearman_top.c])
 AC_CONFIG_HEADER([config.h])
diff --git a/docs/README.html b/docs/README.html
index 2af2ded..583ded8 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -2562,7 +2562,7 @@ Make sure all your worker have the Nagios-Plugins available under
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2013-11-05 10:28:29 CEST
+Last updated 2013-11-05 11:20:28 CEST
 </div>
 </div>
 </body>
diff --git a/include/common.h b/include/common.h
index 0fe8a22..93b5340 100644
--- a/include/common.h
+++ b/include/common.h
@@ -54,7 +54,7 @@
 #define MOD_GM_COMMON_H
 
 /* constants */
-#define GM_VERSION                 "1.4.12"
+#define GM_VERSION                 "1.4.14"
 #define GM_ENABLED                      1
 #define GM_DISABLED                     0
 #define GM_BUFFERSIZE               98304
diff --git a/support/mod_gearman.spec b/support/mod_gearman.spec
index 22fa99d..07c5643 100644
--- a/support/mod_gearman.spec
+++ b/support/mod_gearman.spec
@@ -1,5 +1,5 @@
 Name:          mod_gearman
-Version:       1.4.12
+Version:       1.4.14
 Release:       1%{?dist}
 License:       GNU Public License version 2
 Packager:      Sven Nierlein <sven.nierlein at consol.de>

-- 
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