From 275441a3973eea24d4c4824747d438d29497ba1927f6bb558a9d6950b8b72653 Mon Sep 17 00:00:00 2001 From: Boris Manojlovic Date: Tue, 17 Sep 2019 12:06:10 +0000 Subject: [PATCH] - updated to latest release 4.0.11 - New Features and Improvements + ZBX-9522 Improved frontend messaging usage across multiple browser tabs - Bug Fixes + ZBX-16501 Fixed log out form being resubmitted when user is already logged back in another tab + ZBX-16072 Added more strict validation of host, template and proxy names to prohibit leading and trailing spaces + ZBX-16128 Fixed incorrect action id in audit log + ZBX-16354 Fixed incorrect sorting by name with capital letters + ZBX-16346 Fixed compilation for oracle instant client v18.5 and higher + ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge + ZBX-16471 For consistency reason changed translation string 'resolved by user.' to 'resolved by inaccessible user.' + ZBX-16469 Fixed problem that caused impossibility to edit trigger description in problems screen + ZBX-16362 Fixed keyboard event handling in graph widget hintbox + ZBX-16474 Fixed 'request-uri too long' error in problems mass update page + ZBX-16184 Updated zabbix sender man page + ZBX-16462 Fixed syntax error in sql query used to calculate sla in monitoring->services + ZBX-16031 Reworked event update controller, making partly closed set of events closable + ZBX-16283 Fixed read-only shared dashboard without widgets missing placeholder label + ZBX-16316 Fixed dashboard widget and slideshow menu popup not updating current refresh rate and fixed a js error in slideshows + ZBX-16346 Fixed compilation for oracle instant client v18.5 and higher + ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge - restructured for easier maintenance because of bsc#1144018 and FATE#324346 * many thanks to Boris Manojlovic, Kristyna Streitova, Matthias Gerstner and Tomas Chvatal for their help OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=2 --- zabbix40.changes => zabbix.changes | 0 zabbix40.spec => zabbix.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename zabbix40.changes => zabbix.changes (100%) rename zabbix40.spec => zabbix.spec (99%) diff --git a/zabbix40.changes b/zabbix.changes similarity index 100% rename from zabbix40.changes rename to zabbix.changes diff --git a/zabbix40.spec b/zabbix.spec similarity index 99% rename from zabbix40.spec rename to zabbix.spec index d7a3f0e..012b654 100644 --- a/zabbix40.spec +++ b/zabbix.spec @@ -22,7 +22,7 @@ %define agent_user zabbix %define agent_group zabbix %define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services -Name: zabbix40 +Name: zabbix Version: 4.0.12 Release: 0 Summary: Distributed monitoring system