[omd-commits] OMD Git: omd: thruk: update 1.76
git version control
git at mathias-kettner.de
Sat Aug 24 20:10:13 CEST 2013
Module: omd
Branch: master
Commit: 0b04641e5ef70b58de5a614dea4749bc0b3e1e14
URL: http://omdistro.org/projects/omd/repository/revisions/0b04641e5ef70b58de5a614dea4749bc0b3e1e14
Author: Sven Nierlein <Sven.Nierlein at consol.de>
Date: Sat Aug 24 20:04:51 2013 +0200
Commiter: Sven Nierlein <sven at consol.de>
Date: Sat Aug 24 20:08:50 2013 +0200
thruk: update 1.76
---
Changelog | 2 +-
packages/thruk/Makefile | 2 +-
packages/thruk/Thruk-1.74.tar.gz | Bin 7323690 -> 0 bytes
packages/thruk/Thruk-1.76.tar.gz | Bin 0 -> 7329904 bytes
packages/thruk/patches/0001-no_auto_install.patch | 6 +++---
packages/thruk/patches/0002-caching.patch | 20 ++++++++++----------
6 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/Changelog b/Changelog
index 33908f1..533b69c 100644
--- a/Changelog
+++ b/Changelog
@@ -9,7 +9,7 @@ This file documents the revision history for the Open Monitoring Distribution
logrotate (like e.g. the nagios archive). Is callec automatically
every hour when the OMD crontab is enabled. This can be changed by
editing the cron config etc/cron.d/diskspace
- - Thruk: Update to 1.74
+ - Thruk: Update to 1.76
- Mod-Gearman: Update 1.4.10
- Nagios: Init script kills whole process groups during "stop"
diff --git a/packages/thruk/Makefile b/packages/thruk/Makefile
index 49b9018..d6474f7 100644
--- a/packages/thruk/Makefile
+++ b/packages/thruk/Makefile
@@ -1,7 +1,7 @@
include ../../Makefile.omd
NAME = Thruk
-VERSION = 1.74
+VERSION = 1.76
DIR = $(NAME)-$(VERSION)
PERLARCH = $(shell $(PERL) -e 'use Config; print $$Config{archname}')
diff --git a/packages/thruk/Thruk-1.74.tar.gz b/packages/thruk/Thruk-1.74.tar.gz
deleted file mode 100644
index e1f3557..0000000
Binary files a/packages/thruk/Thruk-1.74.tar.gz and /dev/null differ
diff --git a/packages/thruk/Thruk-1.76.tar.gz b/packages/thruk/Thruk-1.76.tar.gz
new file mode 100644
index 0000000..49262d6
Binary files /dev/null and b/packages/thruk/Thruk-1.76.tar.gz differ
diff --git a/packages/thruk/patches/0001-no_auto_install.patch b/packages/thruk/patches/0001-no_auto_install.patch
index 89f56af..eb67e53 100644
--- a/packages/thruk/patches/0001-no_auto_install.patch
+++ b/packages/thruk/patches/0001-no_auto_install.patch
@@ -1,6 +1,6 @@
---- a/Makefile.PL 2012-06-02 19:00:47.000000000 +0200
-+++ b/Makefile.PL 2012-06-02 19:00:52.000000000 +0200
-@@ -169,7 +169,6 @@
+--- a/Makefile.PL 2013-08-14 01:00:08.000000000 +0200
++++ b/Makefile.PL 2013-08-14 10:38:59.189061944 +0200
+@@ -189,7 +189,6 @@
tests_recursive;
install_script glob('script/*.pl');
diff --git a/packages/thruk/patches/0002-caching.patch b/packages/thruk/patches/0002-caching.patch
index 5b1f710..e17690e 100644
--- a/packages/thruk/patches/0002-caching.patch
+++ b/packages/thruk/patches/0002-caching.patch
@@ -1,10 +1,10 @@
---- a/lib/Thruk.pm 2012-06-02 19:02:25.000000000 +0200
-+++ b/lib/Thruk.pm 2012-06-02 19:02:35.000000000 +0200
-@@ -47,7 +47,6 @@
- Authentication
- Authorization::ThrukRoles
- CustomErrorMessage
-- Static::Simple
- Redirect
- Cache
- Thruk::RemoveNastyCharsFromHttpParam
+--- a/lib/Thruk.pm 2013-08-14 01:00:25.000000000 +0200
++++ b/lib/Thruk.pm 2013-08-14 10:39:59.657062761 +0200
+@@ -65,7 +65,6 @@
+ Authentication
+ Authorization::ThrukRoles
+ CustomErrorMessage
+- Static::Simple
+ Redirect
+ Cache
+ Thruk::RemoveNastyCharsFromHttpParam
More information about the omd-commits
mailing list