X-Git-Url: https://git.tld-linux.org/?p=packages%2Fzabbix.git;a=blobdiff_plain;f=always_compile_ipc.patch;fp=always_compile_ipc.patch;h=f03e46b15a6da86ed7096fb25fbc3ada15ea3c95;hp=64773dc1fc8be95f996caa6161a2562d08f9034f;hb=96ef8ffbef5ee8a1c610fabea058c6accd925618;hpb=b2a43eada44b4c8be5aad316e39f8d1786cf3a74 diff --git a/always_compile_ipc.patch b/always_compile_ipc.patch index 64773dc..f03e46b 100644 --- a/always_compile_ipc.patch +++ b/always_compile_ipc.patch @@ -1,8 +1,8 @@ -diff -ur zabbix-6.0.2.orig/configure.ac zabbix-6.0.2/configure.ac ---- zabbix-6.0.2.orig/configure.ac 2022-03-24 18:49:21.146483364 +0100 -+++ zabbix-6.0.2/configure.ac 2022-03-24 18:49:30.113504119 +0100 -@@ -1685,7 +1685,7 @@ - AM_CONDITIONAL(HAVE_LIBXML2, test "x$have_libxml2" = "xyes") +diff -ur zabbix-6.0.25.orig/configure.ac zabbix-6.0.25/configure.ac +--- zabbix-6.0.25.orig/configure.ac 2024-01-10 22:41:08.948976927 +0100 ++++ zabbix-6.0.25/configure.ac 2024-01-10 22:41:22.992152959 +0100 +@@ -1542,7 +1542,7 @@ + AM_CONDITIONAL(HAVE_SSH2, [test "x$have_ssh" = "xyes (libssh2)"]) dnl Check if Zabbix internal IPC services are used -have_ipcservice="no"