|
@@ -12,9 +12,6 @@ FAIL2BAN_CPE_ID_VENDOR = fail2ban
|
|
FAIL2BAN_SELINUX_MODULES = fail2ban
|
|
FAIL2BAN_SELINUX_MODULES = fail2ban
|
|
FAIL2BAN_SETUP_TYPE = distutils
|
|
FAIL2BAN_SETUP_TYPE = distutils
|
|
|
|
|
|
-# 0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch
|
|
|
|
-FAIL2BAN_IGNORE_CVES += CVE-2021-32749
|
|
|
|
-
|
|
|
|
define FAIL2BAN_PYTHON_2TO3
|
|
define FAIL2BAN_PYTHON_2TO3
|
|
$(HOST_DIR)/bin/2to3 --write --nobackups --no-diffs $(@D)/bin/* $(@D)/fail2ban
|
|
$(HOST_DIR)/bin/2to3 --write --nobackups --no-diffs $(@D)/bin/* $(@D)/fail2ban
|
|
endef
|
|
endef
|