forked from pool/zabbix
Accepting request 962375 from home:bmanojlovic:branches:server:monitoring:zabbix
- updated to latest release 4.0.39 - Bug Fixes + ZBX-19789 Added SourceIP support to ldap simple checks + ZBX-20680 Fixed reflected XSS issues ( Reflected XSSes in Zabbix Frontend (CVE-2022-24349, CVE-2022-24917, CVE-2022-24918, CVE-2022-24919) ) fixes for bsc#1196945 bsc#1196946 bsc#1196947 OBS-URL: https://build.opensuse.org/request/show/962375 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=34
This commit is contained in:
parent
df5cced3df
commit
2bccb92eb5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:abcef599078c4ca390a4858ebfcc5a9859946e44f10783724e77bd36aeea5dc9
|
|
||||||
size 17558387
|
|
3
zabbix-4.0.39.tar.gz
Normal file
3
zabbix-4.0.39.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5425693737205ab8822a7ed7289aa65ac19634cd699d759e557e8b81883b69b9
|
||||||
|
size 17548415
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 17 09:40:55 UTC 2022 - Boris Manojlovic <boris@steki.net>
|
||||||
|
|
||||||
|
- updated to latest release 4.0.39
|
||||||
|
- Bug Fixes
|
||||||
|
+ ZBX-19789 Added SourceIP support to ldap simple checks
|
||||||
|
+ ZBX-20680 Fixed reflected XSS issues
|
||||||
|
( Reflected XSSes in Zabbix Frontend (CVE-2022-24349, CVE-2022-24917, CVE-2022-24918, CVE-2022-24919) )
|
||||||
|
fixes for bsc#1196945 bsc#1196946 bsc#1196947
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 13 08:16:27 UTC 2022 - Boris Manojlovic <boris@steki.net>
|
Sun Feb 13 08:16:27 UTC 2022 - Boris Manojlovic <boris@steki.net>
|
||||||
|
|
||||||
|
@ -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.38
|
Version: 4.0.39
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Distributed monitoring system
|
Summary: Distributed monitoring system
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user