Updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
Name: crowdsec
|
Name: crowdsec
|
||||||
Version: 1.5.5
|
Version: 1.6.0
|
||||||
Release: 1%{?dist}
|
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
|
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"
|
#systemctl stop crowdsec || echo "crowdsec was not started"
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Sat Nov 4 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
|
||||||
- First initial packaging
|
- First initial packaging
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Name: zabbix
|
Name: zabbix
|
||||||
Version: 6.4.10
|
Version: 6.4.11
|
||||||
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}
|
Release: %{?alphatag:%{?alphatag}.}release1%{?dist}
|
||||||
Summary: The Enterprise-class open source monitoring solution
|
Summary: The Enterprise-class open source monitoring solution
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@@ -1360,6 +1360,9 @@ if [ $1 = 0 ] && semodule -l | grep -q zabbix_policy; then semodule -r zabbix_po
|
|||||||
#
|
#
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Thu Dec 14 2023 Zabbix Packager <daniel.steiner@dsteiner.ch>
|
||||||
- Version update to 6.4.10
|
- Version update to 6.4.10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user