Update net/zabbix to 7.0.10 released two days ago.

Release notes 7.0.10:
https://www.zabbix.com/rn/rn7.0.10

Changes in 7.0.10:
https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7010

Upgrade notes 7.0.10:
https://www.zabbix.com/documentation/7.0/en/manual/installation/upgrade_notes_7010


Includes upstream support for TimescaleDB 2.18 and fixes a long-standing
bug (ZBX-25120) when visualizing whole maps within Dashboards (flickering).

Runs fine with PostgreSQL+TimescaleDB. No errors spotted.


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/zabbix/Makefile,v
retrieving revision 1.219
diff -u -p -r1.219 Makefile
--- Makefile    31 Jan 2025 07:22:35 -0000      1.219
+++ Makefile    24 Feb 2025 18:25:27 -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.9
+VERSION =              7.0.10
 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.83
diff -u -p -r1.83 distinfo
--- distinfo    31 Jan 2025 07:22:35 -0000      1.83
+++ distinfo    24 Feb 2025 18:25:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (zabbix-7.0.9.tar.gz) = jXdVV28wtdYJn/XjV0VJ/CSCKcAX+XU4KFZRdBJQafY=
-SIZE (zabbix-7.0.9.tar.gz) = 44626987
+SHA256 (zabbix-7.0.10.tar.gz) = 7tY+06QNva7EgTnBVu1SbbYLUIXbSlzJWpG08ISyGUg=
+SIZE (zabbix-7.0.10.tar.gz) = 45000043
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/zabbix/patches/patch-configure,v
retrieving revision 1.44
diff -u -p -r1.44 patch-configure
--- patches/patch-configure     31 Jan 2025 07:22:35 -0000      1.44
+++ patches/patch-configure     24 Feb 2025 18:25:27 -0000
@@ -9,7 +9,7 @@ Index: configure
  #include <sys/sensors.h>
  int
  main (void)
-@@ -18979,16 +18980,16 @@ fi
+@@ -18982,16 +18983,16 @@ fi
  RANLIB="ranlib"
--
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