forked from pool/zabbix
Accepting request 923347 from server:monitoring:zabbix
- updated to latest release 4.0.34 - New Features and Improvements + ZBXNEXT-6852 Updated localization for Zabbix Support URL - Bug Fixes + ZBX-19814 Added ignoring final result in case if fping quits on a signal + ZBX-19931 Fixed crash on big-endian systems when processing history + ZBX-19580 Fixed date format mismatch in UI elements that are loaded via JavaScript + ZBX-19236 Fixed task manager constantly busy with close_problem task if trigger no longer exists but event still exist + ZBX-19857 Dropped support for the non-working option "with_gui_access" in the usergroup.get() method OBS-URL: https://build.opensuse.org/request/show/923347 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zabbix?expand=0&rev=14
This commit is contained in:
commit
f96b4963c8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05ae28e5495e3465f7e33f4e50fe1d1d4d981fbfbff698e733fd65a29a28f6aa
|
||||
size 17606713
|
3
zabbix-4.0.34.tar.gz
Normal file
3
zabbix-4.0.34.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57773c6fb02c42452f39d17fbd3f0a5af1a00162db2a727396b2261e3c015807
|
||||
size 17614409
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 5 16:13:41 UTC 2021 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
- updated to latest release 4.0.34
|
||||
- New Features and Improvements
|
||||
+ ZBXNEXT-6852 Updated localization for Zabbix Support URL
|
||||
- Bug Fixes
|
||||
+ ZBX-19814 Added ignoring final result in case if fping quits on a signal
|
||||
+ ZBX-19931 Fixed crash on big-endian systems when processing history
|
||||
+ ZBX-19580 Fixed date format mismatch in UI elements that are loaded via JavaScript
|
||||
+ ZBX-19236 Fixed task manager constantly busy with close_problem task
|
||||
if trigger no longer exists but event still exist
|
||||
+ ZBX-19857 Dropped support for the non-working option "with_gui_access"
|
||||
in the usergroup.get() method
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 13 19:53:27 UTC 2021 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define agent_group zabbix
|
||||
%define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
|
||||
Name: zabbix
|
||||
Version: 4.0.32
|
||||
Version: 4.0.34
|
||||
Release: 0
|
||||
Summary: Distributed monitoring system
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user