From eaf71c0be4a1ee4e546705c5a0acc015ea1e18040950226669ed1ea6cd876e51 Mon Sep 17 00:00:00 2001 From: Boris Manojlovic Date: Sat, 22 Jan 2022 10:38:27 +0000 Subject: [PATCH] - updated to latest realease 4.0.37 - patching CVE-2022-23134 ( bsc#1194681 ) - New Features and Improvements + ZBXNEXT-6809 Changed behavior of the vmware event log, the 'skip' option of the new item resets the VMware event cache - Bug Fixes + ZBX-20382 Updated jquery version + ZBX-20383 Updated logback-core, logback-classic and slf4j-api jars to the latest stable versions + ZBX-20384 Fixed possibility to view setup pages by non-superadmin if config already file exists - Bug Fixes + ZBX-19926 Fixed Zabbix agent crashing when reading event log on Windows Server 2022 + ZBX-20032 Fixed server crash when restarting monitored vmware vc + ZBX-19872 Removed redundant escaping in XML data of HTTP agent POST request - Bug Fixes + ZBX-19428 Fixed high CPU usage and preprocessing workers exiting with timeout when starting numerous poller, trapper and discoverer processes + ZBX-19510 Fixed re-reading of old Windows events for various Windows event system synchronization problems + ZBX-19457 Fixed failed query when updating application names longer than 255 characters OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=31 --- zabbix-4.0.34.tar.gz | 3 --- zabbix-4.0.37.tar.gz | 3 +++ zabbix.changes | 22 ++++++++++++++++++++++ zabbix.spec | 12 +++++++----- 4 files changed, 32 insertions(+), 8 deletions(-) delete mode 100644 zabbix-4.0.34.tar.gz create mode 100644 zabbix-4.0.37.tar.gz diff --git a/zabbix-4.0.34.tar.gz b/zabbix-4.0.34.tar.gz deleted file mode 100644 index 03149d0..0000000 --- a/zabbix-4.0.34.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57773c6fb02c42452f39d17fbd3f0a5af1a00162db2a727396b2261e3c015807 -size 17614409 diff --git a/zabbix-4.0.37.tar.gz b/zabbix-4.0.37.tar.gz new file mode 100644 index 0000000..a37e16f --- /dev/null +++ b/zabbix-4.0.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae7b197c236cc0eb78f24d10def1b3123fefa29b048ec5ce0b11d5271fc8e9b +size 17552391 diff --git a/zabbix.changes b/zabbix.changes index d5a8966..2a48932 100644 --- a/zabbix.changes +++ b/zabbix.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Jan 22 10:37:11 UTC 2022 - Boris Manojlovic + +- updated to latest realease 4.0.37 +- patching CVE-2022-23134 ( bsc#1194681 ) +- New Features and Improvements + + ZBXNEXT-6809 Changed behavior of the vmware event log, the 'skip' + option of the new item resets the VMware event cache +- Bug Fixes + + ZBX-20382 Updated jquery version + + ZBX-20383 Updated logback-core, logback-classic and slf4j-api jars to the latest stable versions + + ZBX-20384 Fixed possibility to view setup pages by non-superadmin if config already file exists +- Bug Fixes + + ZBX-19926 Fixed Zabbix agent crashing when reading event log on Windows Server 2022 + + ZBX-20032 Fixed server crash when restarting monitored vmware vc + + ZBX-19872 Removed redundant escaping in XML data of HTTP agent POST request +- Bug Fixes + + ZBX-19428 Fixed high CPU usage and preprocessing workers exiting with + timeout when starting numerous poller, trapper and discoverer processes + + ZBX-19510 Fixed re-reading of old Windows events for various Windows event system synchronization problems + + ZBX-19457 Fixed failed query when updating application names longer than 255 characters + ------------------------------------------------------------------- Tue Jan 11 10:35:51 UTC 2022 - Johannes Segitz diff --git a/zabbix.spec b/zabbix.spec index 7ee21d1..7201bd5 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ # # spec file for package zabbix # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define agent_group zabbix %define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services Name: zabbix -Version: 4.0.34 +Version: 4.0.37 Release: 0 Summary: Distributed monitoring system License: GPL-2.0-or-later @@ -109,6 +109,7 @@ Summary: System files for the Zabbix server Group: System/Monitoring Requires: fping Requires: logrotate +Requires: update-alternatives Requires: zabbix_server_binary = %{version}-%{release} Requires(pre): %fillup_prereq Requires(pre): shadow @@ -122,6 +123,7 @@ Summary: System files for the Zabbix proxy Group: System/Monitoring Requires: fping Requires: logrotate +Requires: update-alternatives Requires: zabbix_proxy_binary = %{version}-%{release} Requires(pre): %fillup_prereq Requires(pre): shadow @@ -632,9 +634,9 @@ fi %{_bindir}/zabbix-java-gateway %{_prefix}/lib/zabbix-java-gateway/zabbix-java-gateway-%{version}%{?rclevel}.jar %{_prefix}/lib/zabbix-java-gateway/android-json-4.3_r3.1.jar -%{_prefix}/lib/zabbix-java-gateway/slf4j-api-1.7.30.jar -%{_prefix}/lib/zabbix-java-gateway/logback-core-1.2.3.jar -%{_prefix}/lib/zabbix-java-gateway/logback-classic-1.2.3.jar +%{_prefix}/lib/zabbix-java-gateway/slf4j-api-1.7.32.jar +%{_prefix}/lib/zabbix-java-gateway/logback-core-1.2.9.jar +%{_prefix}/lib/zabbix-java-gateway/logback-classic-1.2.9.jar %{_sbindir}/rczabbix-java-gateway %attr(0770,root,%{server_group}) %dir %{_localstatedir}/log/%{server_user} %ghost %attr(0770,root,%{server_group}) %dir %{_rundir}/%{server_user}