update: update to latest version of Fail2Ban#2903
Conversation
Tests pass locally; we just need to add a "fix". The new Fail2Ban configuration complains about `allowipv6` not being set in the default configuration. Hence, I set it in a custom configuration. There is an additional description of this issue in the file itself. Other than that, all looks good.
F2B is bumped from PR itself: LGTM. |
Read through most of it :) Studied the "Compatibility" section in detail, looked good.
We can wait with this and ship it with v12. |
This reverts commit 295d7f0.
Description
Tests pass locally; we just need to add a "fix". The new Fail2Ban configuration complains about
allowipv6not being set in the default configuration. Hence, I set it in a custom configuration. There is an additional description of this issue in the file itself. Other than that, all looks good.This should actually not be a breaking change, hence marked for v11.3.
Type of change
Checklist: