crowdsec: new upstream release version 1.6.0

Update crowdsec to latest upstream release version 1.6.0

Signed-off-by: S. Brusch <ne20002@gmx.ch>

Maintainer: Kerma Gérald <gandalf@gk2.net>
Package tested: not able to test run due to limited space (package is big)

Description: update to latest version of upstream
This commit is contained in:
S. Brusch 2024-02-02 13:28:37 +01:00 committed by Rosen Penev
parent 41c998224d
commit c08dac5ec5
2 changed files with 5 additions and 5 deletions

View File

@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=crowdsec PKG_NAME:=crowdsec
PKG_VERSION:=1.5.5 PKG_VERSION:=1.6.0
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/crowdsecurity/crowdsec/tar.gz/v$(PKG_VERSION)? PKG_SOURCE_URL:=https://codeload.github.com/crowdsecurity/crowdsec/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=ec7b2815405be4c3a1c9c3dcb1110030c29b7408dbf2a82d25537843c8831329 PKG_HASH:=6d79d67383c7faed6c5b2019e4f01c6ed84334c8c45cd1736ff18a03167aa192
PKG_LICENSE:=MIT PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE PKG_LICENSE_FILES:=LICENSE

View File

@ -1,7 +1,7 @@
--- a/config/config.yaml --- a/config/config.yaml
+++ b/config/config.yaml +++ b/config/config.yaml
@@ -9,7 +9,7 @@ common: @@ -8,7 +8,7 @@ common:
working_dir: . log_max_files: 10
config_paths: config_paths:
config_dir: /etc/crowdsec/ config_dir: /etc/crowdsec/
- data_dir: /var/lib/crowdsec/data/ - data_dir: /var/lib/crowdsec/data/
@ -9,7 +9,7 @@
simulation_path: /etc/crowdsec/simulation.yaml simulation_path: /etc/crowdsec/simulation.yaml
hub_dir: /etc/crowdsec/hub/ hub_dir: /etc/crowdsec/hub/
index_path: /etc/crowdsec/hub/.index.json index_path: /etc/crowdsec/hub/.index.json
@@ -26,7 +26,7 @@ cscli: @@ -25,7 +25,7 @@ cscli:
db_config: db_config:
log_level: info log_level: info
type: sqlite type: sqlite