[omd-commits] OMD Git: omd: mod-gearman: update 1.4.6
git version control
git at mathias-kettner.de
Tue Jun 4 18:41:01 CEST 2013
Module: omd
Branch: master
Commit: 3c9d680a8a0b99f11563ff175843b8abd57d804e
URL: http://omdistro.org/projects/omd/repository/revisions/3c9d680a8a0b99f11563ff175843b8abd57d804e
Author: Sven Nierlein <Sven.Nierlein at consol.de>
Date: Tue Jun 4 17:10:19 2013 +0200
Commiter: Sven Nierlein <sven at consol.de>
Date: Tue Jun 4 18:40:45 2013 +0200
mod-gearman: update 1.4.6
---
Changelog | 2 +-
packages/mod-gearman/Makefile | 2 +-
packages/mod-gearman/mod_gearman-1.4.4.tar.gz | Bin 314295 -> 0 bytes
packages/mod-gearman/mod_gearman-1.4.6.tar.gz | Bin 0 -> 314805 bytes
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Changelog b/Changelog
index 18b7db0..927c0fc 100644
--- a/Changelog
+++ b/Changelog
@@ -27,7 +27,7 @@ This file documents the revision history for the Open Monitoring Distribution
- Webinject: Update to 1.76
- NRPE: Update to 2.13
- check_multi: updated to 0.26_581
- - Mod-Gearman: Updated to version 1.4.4
+ - Mod-Gearman: Updated to version 1.4.6
- Gearman: Updated to version 0.33
- added queue retention
- mod_python: Fixed our sys.path patch not to destory the default
diff --git a/packages/mod-gearman/Makefile b/packages/mod-gearman/Makefile
index 3843402..1406be7 100644
--- a/packages/mod-gearman/Makefile
+++ b/packages/mod-gearman/Makefile
@@ -1,7 +1,7 @@
include ../../Makefile.omd
NAME = mod_gearman
-VERSION = 1.4.4
+VERSION = 1.4.6
GEARMAND = $(shell grep "^VERSION " ../gearmand/Makefile | awk '{ print $$3 }')
DIR = mod_gearman-$(VERSION)
diff --git a/packages/mod-gearman/mod_gearman-1.4.4.tar.gz b/packages/mod-gearman/mod_gearman-1.4.4.tar.gz
deleted file mode 100644
index 35b3196..0000000
Binary files a/packages/mod-gearman/mod_gearman-1.4.4.tar.gz and /dev/null differ
diff --git a/packages/mod-gearman/mod_gearman-1.4.6.tar.gz b/packages/mod-gearman/mod_gearman-1.4.6.tar.gz
new file mode 100644
index 0000000..459dcc0
Binary files /dev/null and b/packages/mod-gearman/mod_gearman-1.4.6.tar.gz differ
More information about the omd-commits
mailing list