Update net/zabbix to 7.0.11 released today.

Release notes 7.0.11:
https://www.zabbix.com/rn/rn7.0.11

Changes in 7.0.11:
https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7011

Upgrade notes 7.0.11:
https://www.zabbix.com/documentation/7.0/en/manual/installation/upgrade_notes_7011


As also updating databases/timescaledb to 2.19.0 makes sense before the
ports lock, i've added TimescaleDB 2.19 via patch.

Both Zabbix 7.0.11/TimescaleDB 2.19.0 run fine on my test platforms
after upgrade.


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/zabbix/Makefile,v
retrieving revision 1.220
diff -u -p -r1.220 Makefile
--- Makefile    27 Feb 2025 12:42:00 -0000      1.220
+++ Makefile    27 Mar 2025 10:55:47 -0000
@@ -3,7 +3,7 @@ COMMENT-server =        network and application
 COMMENT-proxy =                network and application monitoring - proxy
 COMMENT-web =          network and application monitoring - web frontend
-VERSION = 7.0.10
+VERSION =              7.0.11
 DISTNAME =             zabbix-${VERSION}
 FULLPKGNAME-main =     zabbix-agent-${VERSION}
 FULLPKGPATH-main =     net/zabbix,-main
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/zabbix/distinfo,v
retrieving revision 1.84
diff -u -p -r1.84 distinfo
--- distinfo    27 Feb 2025 12:42:00 -0000      1.84
+++ distinfo    27 Mar 2025 10:55:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (zabbix-7.0.10.tar.gz) = 7tY+06QNva7EgTnBVu1SbbYLUIXbSlzJWpG08ISyGUg=
-SIZE (zabbix-7.0.10.tar.gz) = 45000043
+SHA256 (zabbix-7.0.11.tar.gz) = r9VNy3bRuFvJAL+ZQEbKjCAS3+AvetnWAwFjLxFVuGU=
+SIZE (zabbix-7.0.11.tar.gz) = 45305649
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/zabbix/patches/patch-configure,v
retrieving revision 1.45
diff -u -p -r1.45 patch-configure
--- patches/patch-configure     27 Feb 2025 12:42:00 -0000      1.45
+++ patches/patch-configure     27 Mar 2025 10:55:47 -0000
@@ -1,7 +1,7 @@
 Index: configure
 --- configure.orig
 +++ configure
-@@ -7589,6 +7589,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+@@ -7634,6 +7634,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
#include <stdlib.h>
  #include <sys/queue.h>
@@ -9,7 +9,7 @@ Index: configure
  #include <sys/sensors.h>
  int
  main (void)
-@@ -18982,16 +18983,16 @@ fi
+@@ -19143,16 +19144,16 @@ fi
  RANLIB="ranlib"
Index: patches/patch-include_zbx_dbversion_constants_h
===================================================================
RCS file: patches/patch-include_zbx_dbversion_constants_h
diff -N patches/patch-include_zbx_dbversion_constants_h
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-include_zbx_dbversion_constants_h     27 Mar 2025 10:55:47 
-0000
@@ -0,0 +1,14 @@
+Index: include/zbx_dbversion_constants.h
+--- include/zbx_dbversion_constants.h.orig
++++ include/zbx_dbversion_constants.h
+@@ -58,8 +58,8 @@
+ #define ZBX_TIMESCALE_MIN_VERSION_STR                         "2.0.1"
+ #define ZBX_TIMESCALE_MIN_SUPPORTED_VERSION                   21300
+ #define ZBX_TIMESCALE_MIN_SUPPORTED_VERSION_STR               "2.13.0"
+-#define ZBX_TIMESCALE_MAX_VERSION                             21899
+-#define ZBX_TIMESCALE_MAX_VERSION_STR                         "2.18"
++#define ZBX_TIMESCALE_MAX_VERSION                             21999
++#define ZBX_TIMESCALE_MAX_VERSION_STR                         "2.19"
+ #define ZBX_TIMESCALE_LICENSE_APACHE_STR                      "TimescaleDB Apache 
2 Edition"
+ #define ZBX_TIMESCALE_LICENSE_COMMUNITY                               
"timescale"
+ #define ZBX_TIMESCALE_LICENSE_COMMUNITY_STR                   "TimescaleDB 
Community Edition"



--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51
https://www.wrapped.cx

Reply via email to