crowdsec: new upstream release version 1.5.1
authorS. Brusch <ne20002@gmx.ch>
Wed, 17 May 2023 20:09:53 +0000 (22:09 +0200)
committerTianling Shen <cnsztl@gmail.com>
Thu, 18 May 2023 09:32:40 +0000 (17:32 +0800)
Update crowdsec to latest upstream release version 1.5.1

Signed-off-by: S. Brusch <ne20002@gmx.ch>
Maintainer: Kerma GĂ©rald <gandalf@gk2.net>
Run tested: ipq40xx/generic, Fritzbox 4040, Openwrt 22.03.5

Description: update to latest version of upstream

net/crowdsec/Makefile
net/crowdsec/patches/001-fix_config_data_dir.patch

index 2b5051eaddc65ff8754f6ce97d1382eb90034ea3..73258d1704e045b9237d6a9a191e9a33c6588731 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=crowdsec
-PKG_VERSION:=1.4.6
-PKG_RELEASE:=2
+PKG_VERSION:=1.5.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/crowdsecurity/crowdsec/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=acec1560593da78e37acbf44f2337a1e3026646ece00ab02eded78f71a2adda3
+PKG_HASH:=427f11b1a788a482b4fec8d23edd27ef589a58e1ebd0cb15182f105ad26f128b
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE
index 2ab10e1d852588ffda567191efb283a22ddb993a..1d7321ab67de9095cf459a2e1a0fa1d469857c2b 100644 (file)
@@ -1,6 +1,6 @@
 --- a/config/config.yaml
 +++ b/config/config.yaml
-@@ -10,7 +10,7 @@ common:
+@@ -9,7 +9,7 @@ common:
    working_dir: .
  config_paths:
    config_dir: /etc/crowdsec/