Created attachment 227128 [details] Patch file Add upstream patches to fix runtime error with Python 3.10. References: https://github.com/fail2ban/fail2ban/commit/2b6bb2c1bed8f7009631e8f8c306fa3160324a49 https://github.com/fail2ban/fail2ban/commit/42dee38ad2ac5c3f23bdf297d824022923270dd9 https://github.com/fail2ban/fail2ban/commit/9f1d1f4fbd0804695a976beb191f2c49a2739834
Thanks
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8d866428c99ca6838a6a112cb16fd5df1e2cffc commit e8d866428c99ca6838a6a112cb16fd5df1e2cffc Author: Yasuhiro Kimura <yasu@utahime.org> AuthorDate: 2021-08-12 03:37:43 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-08-12 14:45:04 +0000 security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10 PR: 257784 Approved by: theis AT gmx DOT at (maintainer) security/py-fail2ban/Makefile | 2 +- .../files/patch-fail2ban_server_action.py (new) | 30 ++++++++++++++++++++++ .../files/patch-fail2ban_server_actions.py (new) | 28 ++++++++++++++++++++ .../files/patch-fail2ban_server_jails.py (new) | 28 ++++++++++++++++++++ 4 files changed, 87 insertions(+), 1 deletion(-)
^Triage: Presumably quarterly is also affected, if so, please merge
Done!
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae8a8ca2e4c6603927241d2a25fb1ef42f047992 commit ae8a8ca2e4c6603927241d2a25fb1ef42f047992 Author: Yasuhiro Kimura <yasu@utahime.org> AuthorDate: 2021-08-12 03:37:43 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-08-18 19:50:35 +0000 security/py-fail2ban: Add upstream patches to fix runtime error with Python 3.10 PR: 257784 Approved by: theis AT gmx DOT at (maintainer) (cherry picked from commit e8d866428c99ca6838a6a112cb16fd5df1e2cffc) security/py-fail2ban/Makefile | 2 +- .../files/patch-fail2ban_server_action.py (new) | 30 ++++++++++++++++++++++ .../files/patch-fail2ban_server_actions.py (new) | 28 ++++++++++++++++++++ .../files/patch-fail2ban_server_jails.py (new) | 28 ++++++++++++++++++++ 4 files changed, 87 insertions(+), 1 deletion(-)