[packages/zabbix] up to 7.0.21

atler atler at pld-linux.org
Tue Nov 4 17:16:09 CET 2025


commit e58d665386f442121a3df5eba201756c6545e24e
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Nov 4 17:15:44 2025 +0100

    up to 7.0.21

 ZBX-27153.patch | 20 --------------------
 zabbix.spec     |  8 +++-----
 2 files changed, 3 insertions(+), 25 deletions(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index 1a3fae7..dd3e936 100644
--- a/zabbix.spec
+++ b/zabbix.spec
@@ -24,13 +24,13 @@
 Summary:	Zabbix - network monitoring software
 Summary(pl.UTF-8):	Zabbix - oprogramowanie do monitorowania sieci
 Name:		zabbix
-Version:	7.0.20
+Version:	7.0.21
 Release:	1
 License:	GPL v2+
 Group:		Networking/Utilities
 # https://www.zabbix.com/download_sources
 Source0:	https://cdn.zabbix.com/zabbix/sources/stable/7.0/%{name}-%{version}.tar.gz
-# Source0-md5:	44697f487c2df9ebdf49eed2d80dceae
+# Source0-md5:	4a367338724ed926d8034121a333ada0
 Source100:	go-vendor.tar.xz
 # Source100-md5:	a562ca6399c811bf1d9f5dadb4978a79
 Source1:	%{name}-apache.conf
@@ -52,8 +52,7 @@ Patch1:		sqlite3_dbname.patch
 Patch2:		always_compile_ipc.patch
 Patch3:		go-vendor.patch
 Patch4:		builddir.patch
-Patch5:		ZBX-27153.patch
-Patch6:		sha512-unaligned.patch
+Patch5:		sha512-unaligned.patch
 URL:		https://www.zabbix.com/
 BuildRequires:	OpenIPMI-devel
 BuildRequires:	autoconf
@@ -373,7 +372,6 @@ This package provides the Zabbix Java Gateway.
 %patch -P3 -p1
 %patch -P4 -p1
 %patch -P5 -p1
-%patch -P6 -p1
 
 %build
 %{__libtoolize}
diff --git a/ZBX-27153.patch b/ZBX-27153.patch
deleted file mode 100644
index 480cf68..0000000
--- a/ZBX-27153.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- zabbix-7.0.20/ui/widgets/svggraph/includes/CSvgGraphHelper.php.orig	2025-10-28 08:32:37.785793008 +0100
-+++ zabbix-7.0.20/ui/widgets/svggraph/includes/CSvgGraphHelper.php	2025-10-30 20:24:57.907138212 +0100
-@@ -154,7 +154,7 @@
- 			$resolve_macros = $templateid === '' || $override_hostid !== '';
- 
- 			$options = [
--				'output' => ['itemid', 'hostid', 'type', 'master_itemid', 'delay', 'history', 'trends', 'units',
-+				'output' => ['itemid', 'hostid', 'type', 'key_', 'master_itemid', 'delay', 'history', 'trends', 'units',
- 					'value_type'
- 				],
- 				'selectPreprocessing' => ['type', 'params'],
-@@ -299,7 +299,7 @@
- 			$resolve_macros = $templateid === '' || $override_hostid !== '';
- 
- 			$db_items = API::Item()->get([
--				'output' => ['itemid', 'hostid', 'type', 'master_itemid', 'delay',
-+				'output' => ['itemid', 'hostid', 'type', 'key_', 'master_itemid', 'delay',
- 					$resolve_macros ? 'name_resolved' : 'name', 'history', 'trends', 'units', 'value_type'
- 				],
- 				'selectPreprocessing' => ['type', 'params'],
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/e58d665386f442121a3df5eba201756c6545e24e




More information about the pld-cvs-commit mailing list