Update net/zabbix to 7.0.18 released two days ago.

TimescaleDB 2.21.x is supported upstream now, so my patch can go
to /dev/null.

Release notes 7.0.18:
https://www.zabbix.com/rn/rn7.0.18

Changes in 7.0.18:
https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7018

Upgrade notes 7.0.18:
https://www.zabbix.com/documentation/7.0/en/manual/installation/upgrade_notes_7018

No issues spotted and running fine with PostgreSQL 17.6  + TimescaleDB 2.21.3.


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/zabbix/Makefile,v
retrieving revision 1.224
diff -u -p -r1.224 Makefile
--- Makefile    31 Jul 2025 11:44:03 -0000      1.224
+++ Makefile    25 Aug 2025 13:23:42 -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.17
+VERSION =              7.0.18
 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.88
diff -u -p -r1.88 distinfo
--- distinfo    31 Jul 2025 11:44:03 -0000      1.88
+++ distinfo    25 Aug 2025 13:23:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (zabbix-7.0.17.tar.gz) = FLdfMpurJ0xiW73Z1EcR3MlmoxdVWsH5G1vSfE31iAw=
-SIZE (zabbix-7.0.17.tar.gz) = 45971019
+SHA256 (zabbix-7.0.18.tar.gz) = kSXO4hRB/9qqGJPuEjJz740DChUJCGz63ozdCxgCupg=
+SIZE (zabbix-7.0.18.tar.gz) = 46113850
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
--- patches/patch-include_zbx_dbversion_constants_h     31 Jul 2025 11:44:03 
-0000      1.10
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-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                             22099
--#define ZBX_TIMESCALE_MAX_VERSION_STR                         "2.20"
-+#define ZBX_TIMESCALE_MAX_VERSION                             22199
-+#define ZBX_TIMESCALE_MAX_VERSION_STR                         "2.21"
- #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