From 08c7abab6f3fbf7f4df1714f83d3e87c01ca4a9e70b29220ea58f70fe62b263c Mon Sep 17 00:00:00 2001 From: Boris Manojlovic Date: Wed, 25 Dec 2019 08:09:59 +0000 Subject: [PATCH] Accepting request 759168 from home:bmanojlovic:branches:server:monitoring:zabbix - updated to latest release 4.0.16 - New Features and Improvements + ZBXNEXT-5271 Implemented 'delete missing' option for imported template linkages - Bug Fixes + ZBX-17101 Fixed url validation before output + ZBX-16929 Fixed detection of invalid sender data request + ZBX-16804 Added missing get parameters in availability report + ZBX-16286 Fixed graph widget dimensions errors on high dpi screens + ZBX-16848 Fixed fatal error occurring in user profile and user edit forms when php fileinfo extension does not exist + ZBX-16684 Fixed incorrect double quotes in history plain text view + ZBX-16903 Fixed validation of "interfaceid" field for http agent items with large ids + ZBX-16751 Fixed support for php 7.4 + ZBX-16879 Changed condition description message for tag value in actions and event correlations + ZBX-9084 Fixed high memory usage during startup + ZBX-16932 Fixed build fail on netbsd + ZBX-16111 Removed templateid from screen api output + ZBX-16919 Fixed server check warning width in chrome + ZBX-16944 Fixed "type of information" field in item form being marked as required when it is read-only + ZBX-16912 Fixed image map elements having a hand cursor when there is no context menu available + ZBX-15041 Fixed request not being cancelled along with popup window in widgets + ZBX-1977 Fixed axis labels calculation + ZBX-17034 Updated zabbix website links + ZBX-16874 Fixed map-type widget clipping in internet explorer + ZBX-16915 Fixed memory leak + ZBX-17008 Improved zabbix server performance when using maintenance + ZBX-16779 Fixed infinite loop when writing export to file fails + ZBX-16540 Splitted host_resources templates into 3 subtemplates: for cpu, memory and storage OBS-URL: https://build.opensuse.org/request/show/759168 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=11 --- zabbix-4.0.15.tar.gz | 3 --- zabbix-4.0.16.tar.gz | 3 +++ zabbix.changes | 32 ++++++++++++++++++++++++++++++++ zabbix.spec | 2 +- 4 files changed, 36 insertions(+), 4 deletions(-) delete mode 100644 zabbix-4.0.15.tar.gz create mode 100644 zabbix-4.0.16.tar.gz diff --git a/zabbix-4.0.15.tar.gz b/zabbix-4.0.15.tar.gz deleted file mode 100644 index b3f3416..0000000 --- a/zabbix-4.0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9838cfa95cb6c25da2c670405ba488fe95438cd5c81b69ec1dad203d38108a7 -size 17163059 diff --git a/zabbix-4.0.16.tar.gz b/zabbix-4.0.16.tar.gz new file mode 100644 index 0000000..708d777 --- /dev/null +++ b/zabbix-4.0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d7e18230e62a7bd3fd9af5830a2b1b22818468b5da3deb673865ce40dc4d42 +size 17153389 diff --git a/zabbix.changes b/zabbix.changes index 9276663..2ded287 100644 --- a/zabbix.changes +++ b/zabbix.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Mon Dec 23 14:25:01 UTC 2019 - Boris Manojlovic + +- updated to latest release 4.0.16 +- New Features and Improvements + + ZBXNEXT-5271 Implemented 'delete missing' option for imported template linkages +- Bug Fixes + + ZBX-17101 Fixed url validation before output + + ZBX-16929 Fixed detection of invalid sender data request + + ZBX-16804 Added missing get parameters in availability report + + ZBX-16286 Fixed graph widget dimensions errors on high dpi screens + + ZBX-16848 Fixed fatal error occurring in user profile and user edit + forms when php fileinfo extension does not exist + + ZBX-16684 Fixed incorrect double quotes in history plain text view + + ZBX-16903 Fixed validation of "interfaceid" field for http agent items with large ids + + ZBX-16751 Fixed support for php 7.4 + + ZBX-16879 Changed condition description message for tag value in actions and event correlations + + ZBX-9084 Fixed high memory usage during startup + + ZBX-16932 Fixed build fail on netbsd + + ZBX-16111 Removed templateid from screen api output + + ZBX-16919 Fixed server check warning width in chrome + + ZBX-16944 Fixed "type of information" field in item form being marked as required when it is read-only + + ZBX-16912 Fixed image map elements having a hand cursor when there is no context menu available + + ZBX-15041 Fixed request not being cancelled along with popup window in widgets + + ZBX-1977 Fixed axis labels calculation + + ZBX-17034 Updated zabbix website links + + ZBX-16874 Fixed map-type widget clipping in internet explorer + + ZBX-16915 Fixed memory leak + + ZBX-17008 Improved zabbix server performance when using maintenance + + ZBX-16779 Fixed infinite loop when writing export to file fails + + ZBX-16540 Splitted host_resources templates into 3 subtemplates: for cpu, memory and storage + ------------------------------------------------------------------- Thu Nov 28 10:27:02 UTC 2019 - Boris Manojlovic diff --git a/zabbix.spec b/zabbix.spec index 762d3e2..cf6da09 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -23,7 +23,7 @@ %define agent_group zabbix %define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services Name: zabbix -Version: 4.0.15 +Version: 4.0.16 Release: 0 Summary: Distributed monitoring system License: GPL-2.0-or-later