Commit Graph

2 Commits

Author SHA1 Message Date
Michal Vasilek
5201c73363 fail2ban: fix patch for python 3.10
89d5d2e091c8da10a1c963158a6de92b05079116 only patched importing
MutableMapping from collections, but importing Mapping has to be patched
too

Closes: #18681
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2022-11-16 15:17:13 +08:00
Alexander Ryzhov
a812b19fa1 fail2ban: Python 10.0 compatibility
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2022-02-06 15:37:53 +00:00