]> git.pld-linux.org Git - packages/zabbix.git/commitdiff
up to 6.0.25 auto/th/zabbix-6.0.25-1
authorJan Palus <atler@pld-linux.org>
Thu, 14 Dec 2023 00:49:14 +0000 (01:49 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 14 Dec 2023 00:49:14 +0000 (01:49 +0100)
always_compile_ipc.patch
zabbix.spec

index a83b9b53c636a8b2f2938ee717dfcb9c671ff3fc..388a0359a1ee6ff9c01adfceab6e0685c3c13828 100644 (file)
@@ -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"
index daf5c67863922e8729da40be5cd7118995395f74..3a99274db14eff5b36afea015b2f5faa25ec6c89 100644 (file)
 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
This page took 0.225015 seconds and 4 git commands to generate.