packages/net/fail2ban/patches
Kerma Gérald ad0e1a1c3c fail2ban: fix 2to3 error
Issue: 2to3 support has been removed in setuptools since version 58.0.0.

Fix: openwrt/packages#17311

Requirements: 2to3/host openwrt/packages#17429

Add upstream patch: 196c55e931

To install/build for python3 from source, it is necessary to convert to py3
codebase before setup (invoke 2to3 or ./fail2ban-2to3 firstly).
> ./fail2ban-2to3
> python3 setup.py build

Signed-off-by: Kerma Gérald <gandalf@gk2.net>
2022-01-08 20:19:32 +01:00
..
001-fail2ban-fix-python3-script.patch fail2ban: fix package for fail2ban v0.11.2 2021-09-07 15:12:59 +02:00
010-python3.10_compat.patch fail2ban: Python 10.0 compatibility 2021-12-16 15:35:05 -08:00
020-fix-2to3.patch fail2ban: fix 2to3 error 2022-01-08 20:19:32 +01:00
CVE-2021-32749.patch fail2ban: patch CVE-2021-32749 2021-09-16 23:33:37 +02:00