pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/zabbix50-agent zabbix50-agent: Update to 5.0.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6df028853f49
branches:  trunk
changeset: 442919:6df028853f49
user:      otis <otis%pkgsrc.org@localhost>
date:      Thu Dec 03 14:17:25 2020 +0000

description:
zabbix50-agent: Update to 5.0.6

Changelog for 5.0.6:

* New features:
  - Added Morningstar devices monitoring templates
  - Added iTop media
  - Added template "Hadoop by HTTP"
  - Added Template "Zookeeper by HTTP"
  - Removed autocomplete from fields having sensitive data
  - Added native system.users.num support to Zabbix agent 2
  - Added UnitFileState to systemd.unit.discovery for Zabbix agent 2
  - Added template "Apache Kafka by JMX"
  - Improved LLD rule processing after reconnecting to proxy
  - Added "Template DB Apache Cassandra by JMX"

* Bug Fixes:
  - Updated Apache Tomcat by JMX template
  - Removed positional macros from item names on 'Web monitoring' page
  - Fixed insert of duplicate key value in interface_snmp for lld host
    discovery
  - Fixed item mapping for LLD overrides
  - Fixed logic for processing LLD rule duplicates after reconnecting to proxy
  - Fixed screen item field "max_columns" being overwritten during import
  - Fixed fatal error raised in event notifications when a large amount of
    notifications is shown
  - Fixed ability to detect username existence from unsuccessful login message
  - Fixed characters counter which were removed in script modal window
  - Fixed override be saved with custom expression even when all rows are
    removed
  - Fixed macro resolving in http basic authentication username and macros
    fields
  - Fixed ability to download image of non-existent graph
  - Fixed long data row formatting for OracleDB
  - Fixed ORA-40478 exception in queries
  - Moved taskid calculation to transaction when creating remote command task
  - Increased trapper verbosity for DebugLevel=4 when rejecting sender data
  - Fixed compilation error on Solaris 10
  - Fixed fatal error when updating only discovered triggers and their
    properties
  - Fixed deletion of one last remaining main host interface to show error
    instead of silently deleting the interface
  - Fixed build failing to compile for Zabbix agent 2 on ARM/v7 and ARM/v6
  - Changed trigger of the net.if.speed item in the Windows network module
    template
  - Removed recovery mode NONE in trigger "Operating system description has
    changed"
  - Fixed "Template App Ceph by Zabbix Agent2" pool discovery
  - Updated the list of item keys and their descriptions
  - Changed Fan, Temperature, Voltage LLD rules in Template Net Arista
  - Fixed "Template Net TP-LINK" readme

diffstat:

 sysutils/zabbix50-agent/Makefile |   3 +--
 sysutils/zabbix50-agent/distinfo |  10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 224b2a7fbd14 -r 6df028853f49 sysutils/zabbix50-agent/Makefile
--- a/sysutils/zabbix50-agent/Makefile  Thu Dec 03 14:10:12 2020 +0000
+++ b/sysutils/zabbix50-agent/Makefile  Thu Dec 03 14:17:25 2020 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.2 2020/11/05 09:09:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/03 14:17:25 otis Exp $
 
-PKGREVISION= 1
 .include "../../sysutils/zabbix50-server/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-agent-/}
diff -r 224b2a7fbd14 -r 6df028853f49 sysutils/zabbix50-agent/distinfo
--- a/sysutils/zabbix50-agent/distinfo  Thu Dec 03 14:10:12 2020 +0000
+++ b/sysutils/zabbix50-agent/distinfo  Thu Dec 03 14:17:25 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.1 2020/11/03 22:46:23 otis Exp $
+$NetBSD: distinfo,v 1.2 2020/12/03 14:17:25 otis Exp $
 
-SHA1 (zabbix-5.0.5.tar.gz) = 65683f4ada7ae91f26215a53683d12ec726a960d
-RMD160 (zabbix-5.0.5.tar.gz) = 0d65e30d3d91ba8819572468425cf18c4e2c33bc
-SHA512 (zabbix-5.0.5.tar.gz) = 5397672fa170e12120526793b48d01764013467cc259eca61991bc52251c25888dd318ccffa6ed30ac3643104e715ceb70baaeec6eeaddb115ed294c22f5e619
-Size (zabbix-5.0.5.tar.gz) = 19153153 bytes
+SHA1 (zabbix-5.0.6.tar.gz) = 835499c5e165d37af9c762a180229a217ec1aa5f
+RMD160 (zabbix-5.0.6.tar.gz) = c9235a05289ff275c8580fb70edcad1d5d300f3a
+SHA512 (zabbix-5.0.6.tar.gz) = c136536eab3c0e3527e8db8528656776de8849554e0a85a1644000e51c66b09044b176985de1c6d1dcc1d4ec03fc2456111c4df8d896ca276eeed2744cdd48be
+Size (zabbix-5.0.6.tar.gz) = 19359566 bytes
 SHA1 (patch-configure) = cf647b9ee52a96882d31f8783ac19b66e3e65105
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 468f2112a3d65b0a73f371194ae15ce0df0ad71c
 SHA1 (patch-src_zabbix__agent_Makefile.in) = efbd804ecee4b99db36db5f4fd61583b2ef96a86



Home | Main Index | Thread Index | Old Index