Bug 250789

Summary: net-mgmt/zabbix5-*: Update to 5.0.5
Product: Ports & Packages Reporter: Juraj Lutter <otis>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Only Me CC: mikael, pg, sa.inbox
Priority: --- Flags: linimon: maintainer-feedback? (pg)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.zabbix.com/rn/rn5.0.5
Attachments:
Description Flags
net-mgmt/zabbix5-agent: Update to 5.0.5 none

Description Juraj Lutter freebsd_committer freebsd_triage 2020-11-01 21:21:54 UTC
Created attachment 219284 [details]
net-mgmt/zabbix5-agent: Update to 5.0.5

Hi,

please find the patch attached.

Changelog for 5.0.5:
* Improvements:
  - Added locks section to diaginfo runtime command to log adresses of the
    mutexes and read write locks
  - Added LTE monitoring in Template Net Mikrotik SNMP
  - Added "Template Tel Asterisk by HTTP"
  - Added template "Template App Ceph by Zabbix Agent2"
  - Added Squid template
  - Added Ceph monitoring plugin
  - Implemented ability to dump the history cache contents
  - Added "Template App PHP-FPM by HTTP" and "Template App PHP-FPM by Zabbix
    agent"
  - Reworked UI for setup to simplify db encryption configuration
  - Added template "Template DB Oracle by Zabbix Agent 2"
  - Added system.swap.size metrics native support to Agent 2
* Bug Fixes:
  - Fixed undefined offset in item test form
  - Fixed value caching for item test dialog when opened by 'Test all
    steps' button
  - Fixed Hostname and HostnameItem for Zabbix Agent 2 test and print
    execution
  - Fixed javascript Uncaught TypeError when clicking on disabled
    multiselect item
  - Set maxQueryMetrics default values for vcenter depending on its
    version
  - Fixed undefined index in item prototype form when creating dependent
    item using wizard
  - Fixed missing asterisk mark for "timeout" field in item, item
    prototype and LLD rule edit forms
  - Fixed undefined index when invalid URL is given
  - Fixed multi-line value truncation in snmp lld
  - Fixed map context menu not opening for images with URLs
  - Fixed inconsistent auto-registration behaviour for hosts without
    metadata on Oracle DB compared to other databases when using Zabbix
    proxy
  - Sorted event tag macro selection
  - Fixed encryption field sent in form for non-supported encryption
    database
  - Fixed dependent items not working if it's master item is calculated
    and host is monitored by Zabbix proxy
  - Fixed inconsistency with autoregistration behaviour for hosts
    without metadata on Oracle compared to other databases
  - Fixed preprocessor crashing on Solaris due to incorrect byteorder
  - Fixed the value of the {$HAPROXY.FRONT_SUTIL.MAX.WARN} macro in
    Template App HAProxy by HTTP
  - Added Fping 5.0 support to Zabbix
  - Fixed segmentation violation in oracle plugin
  - Added logging for snmp_cache_reload
  - Fixed http(s) requests from JavaScript to use SourceIP parameter in
    connections
  - Fixed details not displayed on SNMP interfaces within select element
  - Added discarding of incoming values outside history/trends storage
    periods on server
  - Fixed unexpected tag errors while importing JSON-exported data
  - Removed inserting of "wait" into "system.run[]" when executing
    frontend scripts
  - Fixed server crash after removing snmp host interface from parent host
  - Changed the default log filename for agent2 on windows
  - Fixed agent reporting absence of 'Processor Information' counter on
    old Windows systems
  - Fixed JavaScript error when "invalid URL" error is displayed
  - Fixed in screen "host issue" problem stay even after problem resolved
Comment 1 pg 2020-11-12 14:29:05 UTC
Comment on attachment 219284 [details]
net-mgmt/zabbix5-agent: Update to 5.0.5

Approved, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-11-12 17:54:50 UTC
A commit references this bug:

Author: mikael
Date: Thu Nov 12 17:54:39 UTC 2020
New revision: 554982
URL: https://svnweb.freebsd.org/changeset/ports/554982

Log:
  net-mgmt/zabbix5-*: Update to 5.0.5

  Changelog:
    https://www.zabbix.com/rn/rn5.0.5

  PR:		250789
  Submitted by:	Juraj Lutter
  Approved by:	pg@pakhom.spb.ru (maintainer)

Changes:
  head/net-mgmt/zabbix5-server/Makefile
  head/net-mgmt/zabbix5-server/distinfo
  head/net-mgmt/zabbix5-server/pkg-plist.frontend
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2020-11-12 18:07:26 UTC
Thanks!