This commit is contained in:
2024-02-11 21:08:31 +01:00
parent 2663dbaa93
commit 7ed5a1c168
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Name: crowdsec
Version: 1.5.5
Version: 1.6.0
Release: 1%{?dist}
Summary: Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviors. It also automatically benefits from our global community-wide IP reputation database
@@ -243,6 +243,9 @@ fi
#systemctl stop crowdsec || echo "crowdsec was not started"
%changelog
* Sun Feb 11 2024 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.6.0 version.
* Sat Nov 4 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- First initial packaging

View File

@@ -1,5 +1,5 @@
Name: zabbix
Version: 6.4.10
Version: 6.4.11
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}
Summary: The Enterprise-class open source monitoring solution
Group: Applications/Internet
@@ -1360,6 +1360,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po
#
%changelog
* Wed Jan 31 2024 Zabbix Packager <daniel.steiner@dsteiner.ch>
- Version update to 6.4.11
* Thu Dec 14 2023 Zabbix Packager <daniel.steiner@dsteiner.ch>
- Version update to 6.4.10