Zabbix and Mydumper updated

This commit is contained in:
2023-03-20 14:55:39 +01:00
parent 8dfb96505d
commit 0dad30e106
2 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
Name: zabbix
Version: 6.2.7
Version: 6.4.0
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}
Summary: The Enterprise-class open source monitoring solution
Group: Applications/Internet
@@ -27,7 +27,6 @@ Source21: zabbix-agent2.init
Source22: zabbix-agent2.sysconfig
Source23: zabbix-web-service.service
Source24: zabbix_policy.te
Patch0: frontend.patch
Patch1: fping3-sourceip-option.patch
Patch2: java-gateway.patch
Patch3: conf.patch
@@ -434,7 +433,6 @@ Zabbix SELinux policy
%setup0 -q -n %{name}-%{version}%{?alphatag}
%if 0%{?build_frontend}
%patch0 -p1
## remove font file
rm -f ui/assets/fonts/DejaVuSans.ttf
@@ -1369,6 +1367,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po
#
%changelog
* Sat Mar 11 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- update to 6.4.0
* Sun Feb 5 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- update to 6.2.7