pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/zabbix50-proxy
Module Name: pkgsrc
Committed By: otis
Date: Thu Dec 3 14:19:28 UTC 2020
Modified Files:
pkgsrc/sysutils/zabbix50-proxy: Makefile distinfo
Log Message:
zabbix50-proxy: 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
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/zabbix50-proxy/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/zabbix50-proxy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/zabbix50-proxy/Makefile
diff -u pkgsrc/sysutils/zabbix50-proxy/Makefile:1.2 pkgsrc/sysutils/zabbix50-proxy/Makefile:1.3
--- pkgsrc/sysutils/zabbix50-proxy/Makefile:1.2 Thu Nov 5 09:09:12 2020
+++ pkgsrc/sysutils/zabbix50-proxy/Makefile Thu Dec 3 14:19:28 2020
@@ -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:19:28 otis Exp $
-PKGREVISION= 1
.include "../../sysutils/zabbix50-server/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-proxy-${ZABBIX_DB_TYPE}-/}
Index: pkgsrc/sysutils/zabbix50-proxy/distinfo
diff -u pkgsrc/sysutils/zabbix50-proxy/distinfo:1.1 pkgsrc/sysutils/zabbix50-proxy/distinfo:1.2
--- pkgsrc/sysutils/zabbix50-proxy/distinfo:1.1 Tue Nov 3 22:45:38 2020
+++ pkgsrc/sysutils/zabbix50-proxy/distinfo Thu Dec 3 14:19:28 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.1 2020/11/03 22:45:38 otis Exp $
+$NetBSD: distinfo,v 1.2 2020/12/03 14:19:28 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-m4_ax__lib__mysql.m4) = 9786c6bff3d22334263921c201bf241a207a46bc
SHA1 (patch-m4_libssh.m4) = 8b4ac3964caf94bb0e4939d265dcefc08a07a0df
SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 468f2112a3d65b0a73f371194ae15ce0df0ad71c
Home |
Main Index |
Thread Index |
Old Index