forked from pool/zabbix
Accepting request 1163660 from home:AndreasStieger:branches:server:monitoring:zabbix
6.0.28, and really fix boo#1222169 OBS-URL: https://build.opensuse.org/request/show/1163660 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=57
This commit is contained in:
parent
312d757ba5
commit
6779cb50bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9593a32a1a6783dfcf7522835b09f93f6ef4bc554f517f140c4ac6f00e43d57c
|
||||
size 44522147
|
3
zabbix-6.0.28.tar.gz
Normal file
3
zabbix-6.0.28.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d242696dddb1e4f2aeea29aff4ee4a81c0ee78e3c12c9d0b286e0aff16f608a
|
||||
size 44803777
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 30 10:07:11 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 6.0.28:
|
||||
* Added metadata in JavaScript for AWS templates
|
||||
* Added AWS ELB Application Load Balancer by HTTP template
|
||||
* Added Check Point Next Generation Firewall by SNMP template
|
||||
* Added MSSQL by Zabbix agent 2 template
|
||||
* Updated max supported TimescaleDB version to 2.14
|
||||
* bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 30 09:33:35 UTC 2024 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define agent_group zabbix
|
||||
|
||||
Name: zabbix
|
||||
Version: 6.0.27
|
||||
Version: 6.0.28
|
||||
Release: 0
|
||||
Summary: Distributed monitoring system
|
||||
License: GPL-2.0-or-later
|
||||
@ -344,7 +344,7 @@ autoreconf -fvi
|
||||
cd -
|
||||
|
||||
%install
|
||||
install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/system-user-zabbix.conf
|
||||
install -D -m 0644 %{SOURCE16} %{buildroot}%{_sysusersdir}/system-user-zabbix.conf
|
||||
# install the binaries
|
||||
|
||||
%make_install -C ../zabbix-%{version}-sqlite
|
||||
|
Loading…
Reference in New Issue
Block a user