openwrt-packages/net/fail2ban/patches
Jeffery To 0d9cc4aed2 fail2ban: Fix compatibility with Python 3.11
This backports 2 commits from upstream[1]; the other 3 are not strictly
necessary. One of the patches has been updated to remove a change to a
regex that does not exist in 0.11.2.

[1]: https://github.com/fail2ban/fail2ban/pull/3267

Fixes: https://github.com/openwrt/packages/issues/22736

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-11-30 13:04:58 +08: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: fix patch for python 3.10 2022-06-20 13:04:50 +02:00
020-fix-2to3.patch fail2ban: fix 2to3 error 2022-01-08 20:19:32 +01:00
101-move-global-groups-to-start-of-expression-python-3.11-compat.patch fail2ban: Fix compatibility with Python 3.11 2023-11-30 13:04:58 +08:00
102-wrap-global-flags-to-local-flags-if-supported-by-RE-engine-in-the-python-version.patch fail2ban: Fix compatibility with Python 3.11 2023-11-30 13:04:58 +08:00
CVE-2021-32749.patch fail2ban: patch CVE-2021-32749 2021-09-16 23:33:37 +02:00