Accepting request 990740 from home:bmanojlovic:branches:server:monitoring:zabbix

- updated to latest release 4.0.42
- New Features and Improvements
  + ZBXNEXT-7694 Added "utf8mb3" character set support for MySQL database
  + ZBX-20946 Enabled Bulgarian, Chinese (zh_TW), German, Greek, Indonesian,
    Romanian, Spanish and Vietnamese languages in frontend
- Bug Fixes
  + ZBX-21123 Fixed crash when VMware VC was not available at the first moment when starting zabbix_server
  + ZBX-21137 Fixed VMware collector crash related to datastore state disconnected from all HVs
  + ZBX-20600 Fixed vmware hv.datastore.latency item when multiple datastores with duplicate name
  + ZBX-20844 Fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped

OBS-URL: https://build.opensuse.org/request/show/990740
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=36
This commit is contained in:
Boris Manojlovic 2022-07-22 22:56:12 +00:00 committed by Git OBS Bridge
parent 2bccb92eb5
commit ee4d9a2f4e
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5425693737205ab8822a7ed7289aa65ac19634cd699d759e557e8b81883b69b9
size 17548415

3
zabbix-4.0.42.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5fb15e2fd343d9bc620b321b323f8a4193c5f12112f87db4c3dfa646ecf4e3d
size 17644927

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jul 22 22:44:34 UTC 2022 - Boris Manojlovic <boris@steki.net>
- updated to latest release 4.0.42
- New Features and Improvements
+ ZBXNEXT-7694 Added "utf8mb3" character set support for MySQL database
+ ZBX-20946 Enabled Bulgarian, Chinese (zh_TW), German, Greek, Indonesian,
Romanian, Spanish and Vietnamese languages in frontend
- Bug Fixes
+ ZBX-21123 Fixed crash when VMware VC was not available at the first moment when starting zabbix_server
+ ZBX-21137 Fixed VMware collector crash related to datastore state disconnected from all HVs
+ ZBX-20600 Fixed vmware hv.datastore.latency item when multiple datastores with duplicate name
+ ZBX-20844 Fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 17 09:40:55 UTC 2022 - Boris Manojlovic <boris@steki.net> Thu Mar 17 09:40:55 UTC 2022 - Boris Manojlovic <boris@steki.net>

View File

@ -23,7 +23,7 @@
%define agent_group zabbix %define agent_group zabbix
%define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services %define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
Name: zabbix Name: zabbix
Version: 4.0.39 Version: 4.0.42
Release: 0 Release: 0
Summary: Distributed monitoring system Summary: Distributed monitoring system
License: GPL-2.0-or-later License: GPL-2.0-or-later