mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
* jail.conf has specification of protocol (default to tcp) to be provided to
banaction
This commit is contained in:
parent
990bd15dd5
commit
3aef16b773
1 changed files with 3 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
|
@ -1,4 +1,4 @@
|
|||
fail2ban (0.8.0-3~pre3) unstable; urgency=low
|
||||
fail2ban (0.8.0-3~pre4) unstable; urgency=low
|
||||
|
||||
* Moved <HOST> expansion into regex.py (closes: #429263). Thanks James
|
||||
Andrewartha.
|
||||
|
|
@ -8,6 +8,8 @@ fail2ban (0.8.0-3~pre3) unstable; urgency=low
|
|||
* Added iptables-allports.
|
||||
* Use /var/run to keep socket file (closes: #425746)
|
||||
* Added a filter for named to catch refused/denied queries
|
||||
* jail.conf has specification of protocol (default to tcp) to be provided to
|
||||
banaction
|
||||
|
||||
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 19 Jun 2007 23:04:02 -0400
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue