Control: tag -1 pending Hello,
Bug #1070677 in fail2ban reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/fail2ban/-/commit/ea6c1068f88cf9d26183f68353d987b11132072c ------------------------------------------------------------------------ Restore the use of nftables and, for some jails, the systemd backend This reverts and fixes c03b1a832132f8033a6c698650daba9c48e22c62. * Restore banaction = nftables in the defaults-debian.conf default. * Instead of "backend = systemd" (which was added by e634fa863e2d8035181e9e03476ae6dd56044fe6 but got removed by the aforementioned commit because it was affecting jails that do not log via syslog, thus silently finding nothing), add the systemd backend only for a known set of jails that log via syslog: list copied from paths-fedora.conf to paths-debian.conf (paths-arch.conf uses the same list). This is necessary for sshd, which is enabled in the defaults-debian.conf default, but also for other jails if they have been enabled by the user and the backend hasn't been explicitly set. Note: mysql was initially in the list, but got removed because "mysqld does not log login attempts to the journal" (see f3f813a925c23951d7dbe3c86a8f5fb88b635c8c). Closes: #1070677 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1070677