From 4c0bb94a2613689f222524e033def28f7b09617f Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 21 Jun 2025 14:57:23 +0800 Subject: [PATCH] 7.0.15 --- zabbix-7.0.13.tar.gz => zabbix-7.0.15.tar.gz | 4 ++-- zabbix.spec | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) rename zabbix-7.0.13.tar.gz => zabbix-7.0.15.tar.gz (32%) diff --git a/zabbix-7.0.13.tar.gz b/zabbix-7.0.15.tar.gz similarity index 32% rename from zabbix-7.0.13.tar.gz rename to zabbix-7.0.15.tar.gz index 922e441..fed38ea 100644 --- a/zabbix-7.0.13.tar.gz +++ b/zabbix-7.0.15.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9ef7f1cfb0bde5658dabb2280820f9ce1cf33257fac79f40f03373ab83ad17c -size 45654298 +oid sha256:11ce076584f2edda79d4f87856981d2986d4b8ad41cc479896c08387abe26fa2 +size 45878935 diff --git a/zabbix.spec b/zabbix.spec index 4410e56..faaaa20 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -13,8 +13,8 @@ %bcond_with java Name: zabbix -Version: 7.0.13 -Release: 2 +Version: 7.0.15 +Release: 1 Summary: Open-source monitoring solution for your IT infrastructure License: AGPL-3.0-only AND MIT AND GPL-2.0-or-later AND Zlib AND BSD-3-Clause AND BSD-2-Clause AND ISC URL: https://www.zabbix.com @@ -767,6 +767,9 @@ fi %files web-pgsql %changelog +* Sat Jun 21 2025 Funda Wang - 7.0.15-1 +- update to 7.0.15 + * Thu May 22 2025 Funda Wang - 7.0.13-2 - fix sysusers.conf file -- Gitee