forked from pool/zabbix
- 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
This commit is contained in:
parent
8d4af5be58
commit
275441a397
@ -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
|
Loading…
Reference in New Issue
Block a user