[zabbix/f17] Update to 1.8.15

Volker Fröhlich volter at fedoraproject.org
Tue Aug 21 20:38:17 UTC 2012


commit 82fa98007b322b61c2bbaa6217ddde951f6d541c
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Tue Aug 21 22:37:16 2012 +0200

    Update to 1.8.15
    
    - Update to new version
    - Rework patches to not leave backup files in the frontend

 zabbix-1.8.4-config.patch   |    8 ++++----
 zabbix-1.8.8-no-flash.patch |    8 ++++----
 zabbix.spec                 |    8 ++++++--
 3 files changed, 14 insertions(+), 10 deletions(-)
---
diff --git a/zabbix-1.8.4-config.patch b/zabbix-1.8.4-config.patch
index 9eee3f6..e9a1c9e 100644
--- a/zabbix-1.8.4-config.patch
+++ b/zabbix-1.8.4-config.patch
@@ -1,7 +1,7 @@
-diff -up zabbix-1.8.4/frontends/php/include/config.inc.php.orig zabbix-1.8.4/frontends/php/include/config.inc.php
---- zabbix-1.8.4/frontends/php/include/config.inc.php.orig	2011-01-04 14:57:51.000000000 +0100
-+++ zabbix-1.8.4/frontends/php/include/config.inc.php	2011-01-04 14:57:52.000000000 +0100
-@@ -116,8 +116,7 @@ function __autoload($class_name){
+diff -Nur zabbix-1.8.15/frontends/php/include/config.inc.php zabbix-1.8.15-config/frontends/php/include/config.inc.php
+--- zabbix-1.8.15/frontends/php/include/config.inc.php	2012-08-20 16:27:31.000000000 +0200
++++ zabbix-1.8.15-config/frontends/php/include/config.inc.php	2012-08-21 21:18:12.779499506 +0200
+@@ -119,8 +119,7 @@
  	$ZBX_LOCALNODEID = 0;
  	$ZBX_LOCMASTERID = 0;
  
diff --git a/zabbix-1.8.8-no-flash.patch b/zabbix-1.8.8-no-flash.patch
index b6796f8..fb5c5f6 100644
--- a/zabbix-1.8.8-no-flash.patch
+++ b/zabbix-1.8.8-no-flash.patch
@@ -1,7 +1,7 @@
-diff -up zabbix-1.8.8/frontends/php/include/screens.inc.php.no-flash zabbix-1.8.8/frontends/php/include/screens.inc.php
---- zabbix-1.8.8/frontends/php/include/screens.inc.php.no-flash	2011-10-05 11:26:07.000000000 +0200
-+++ zabbix-1.8.8/frontends/php/include/screens.inc.php	2011-10-05 11:26:30.000000000 +0200
-@@ -380,7 +380,6 @@ require_once('include/js.inc.php');
+diff -Nur zabbix-1.8.15/frontends/php/include/screens.inc.php zabbix-1.8.15-no-flash/frontends/php/include/screens.inc.php
+--- zabbix-1.8.15/frontends/php/include/screens.inc.php	2012-08-20 16:27:31.000000000 +0200
++++ zabbix-1.8.15-no-flash/frontends/php/include/screens.inc.php	2012-08-21 21:26:30.695997713 +0200
+@@ -351,7 +351,6 @@
  		$form->addVar('screenid',$_REQUEST['screenid']);
  // a-z order!!!
  		$cmbRes = new CCombobox('resourcetype',$resourcetype,'submit()');
diff --git a/zabbix.spec b/zabbix.spec
index f35ae1e..fb27823 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -8,13 +8,13 @@
 %global srcname zabbix
 
 Name:           zabbix
-Version:        1.8.14
+Version:        1.8.15
 Release:        1%{?dist}
 Summary:        Open-source monitoring solution for your IT infrastructure
 
 Group:          Applications/Internet
 License:        GPLv2+
-URL:            http://www.zabbix.com/
+URL:            http://www.zabbix.com
 Source0:        http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}.tar.gz
 Source1:        zabbix-web.conf
 Source5:        zabbix-logrotate.in
@@ -690,6 +690,10 @@ fi
 
 
 %changelog
+* Mon Aug 20 2012 Volker Fröhlich <volker27 at gmx.at> - 1.8.15-1
+- update to 1.8.15
+- Rework patches to not leave backup files in the frontend
+
 * Thu Jun 28 2012 Dan Horák <dan[at]danny.cz> - 1.8.14-1
 - update to 1.8.14
 


More information about the scm-commits mailing list