[packages/zabbix] up to 6.0.25
atler
atler at pld-linux.org
Thu Dec 14 03:38:07 CET 2023
commit 350d05dae572d53db042133cf64c01030c580b9d
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Dec 14 01:49:14 2023 +0100
up to 6.0.25
always_compile_ipc.patch | 2 +-
zabbix.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/zabbix.spec b/zabbix.spec
index daf5c67..3a99274 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: 6.0.24
+Version: 6.0.25
Release: 1
License: GPL v2+
Group: Networking/Utilities
# https://www.zabbix.com/download_sources
Source0: https://cdn.zabbix.com/zabbix/sources/stable/6.0/%{name}-%{version}.tar.gz
-# Source0-md5: 0aba0f554994d1b64d2702845f5412a6
+# Source0-md5: 510cb7207048414b71b4fecc9aa50b6b
Source100: go-vendor.tar.xz
# Source100-md5: 22eafc9b81337611071a24a7d1d582fa
Source1: %{name}-apache.conf
diff --git a/always_compile_ipc.patch b/always_compile_ipc.patch
index a83b9b5..388a035 100644
--- a/always_compile_ipc.patch
+++ b/always_compile_ipc.patch
@@ -2,7 +2,7 @@ diff -urNp -x '*.orig' zabbix-5.2.3.org/configure.ac zabbix-5.2.3/configure.ac
--- zabbix-5.2.3.org/configure.ac 2020-12-21 10:47:57.000000000 +0100
+++ zabbix-5.2.3/configure.ac 2021-08-24 11:18:54.266877449 +0200
@@ -1672,7 +1672,7 @@ AM_CONDITIONAL(HAVE_IPMI, [test "x$have_
- AM_CONDITIONAL(HAVE_LIBXML2, test "x$have_libxml2" = "xyes")
+ AM_CONDITIONAL(HAVE_SSH2, [test "x$have_ssh" = "xyes (libssh2)"])
dnl Check if Zabbix internal IPC services are used
-have_ipcservice="no"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zabbix.git/commitdiff/350d05dae572d53db042133cf64c01030c580b9d
More information about the pld-cvs-commit
mailing list