X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=always_compile_ipc.patch;h=f03e46b15a6da86ed7096fb25fbc3ada15ea3c95;hb=refs%2Fheads%2Fmaster;hp=4551e8da0a8d631e0ad0a1dcf79c54e820117999;hpb=ccc85b787e14f0dc9552636a6afae5bceb0158c0;p=packages%2Fzabbix.git diff --git a/always_compile_ipc.patch b/always_compile_ipc.patch index 4551e8d..f03e46b 100644 --- a/always_compile_ipc.patch +++ b/always_compile_ipc.patch @@ -1,8 +1,8 @@ -diff -ur zabbix-5.4.3.orig/configure.ac zabbix-5.4.3/configure.ac ---- zabbix-5.4.3.orig/configure.ac 2021-07-21 09:21:30.000000000 +0200 -+++ zabbix-5.4.3/configure.ac 2021-07-26 15:22:01.354383385 +0200 -@@ -1682,7 +1682,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"