fail2ban: bump to 1.1.0
authorAndrey Zotikov <redacted>
Wed, 23 Jul 2025 22:58:31 +0000 (01:58 +0300)
committerWesley Gimenes <redacted>
Sun, 28 Sep 2025 17:29:07 +0000 (14:29 -0300)
commit2a202b2091336cd04d58d797021e278ba9d3f5ae
tree90e36b8115e5278549cf400bb1340bf432d7907c
parent0d58d027535ca33527297e6bc27844a1283ff656
fail2ban: bump to 1.1.0

fail2ban changes:
- nftables support (iptables dependency removed)
- python3 support (old package patches removed)
- Upstream patches backports:
  - filter.d/dropbear.conf: failregex extended to match different format of "Exit before auth" message
  - cherry-pick from debian: debian default banactions are nftables, systemd backend for sshd
- Removed unresponsive/unreachable maintainer.

Fixes: https://github.com/openwrt/packages/issues/23015 ("fail2ban: very old version")
Signed-off-by: Andrey Zotikov <redacted>
net/fail2ban/Makefile
net/fail2ban/patches/010-dropbear-regex-fix.patch [new file with mode: 0644]
net/fail2ban/patches/010-python3.10_compat.patch [deleted file]
net/fail2ban/patches/020-fix-2to3.patch [deleted file]
net/fail2ban/patches/020-nftables.patch [new file with mode: 0644]
net/fail2ban/patches/101-move-global-groups-to-start-of-expression-python-3.11-compat.patch [deleted file]
net/fail2ban/patches/102-wrap-global-flags-to-local-flags-if-supported-by-RE-engine-in-the-python-version.patch [deleted file]
net/fail2ban/patches/CVE-2021-32749.patch [deleted file]
git clone https://git.99rst.org/PROJECT