diff --git a/debian/NEWS b/debian/NEWS index 03daa068..df464b23 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,12 @@ -fail2ban (0.7.1-1) unstable; urgency=low +fail2ban (0.8.4-3) unstable; urgency=low + + * Jail named-refused-udp is unsafe and opens possibility for easy DoS, + thus discouraged to be used, and commented out (see #583364 for more + information). + + -- Yaroslav Halchenko Mon, 28 Jun 2010 22:12:22 -0400 + +fail2ban (0.7.1-0.2) unstable; urgency=low fail2ban 0.7 is a complete rewrite of the 0.6 version, and if you customized any of provided configuration or startup files diff --git a/debian/control b/debian/control index 64cf9b87..2cfcfb27 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Standards-Version: 3.8.4 Package: fail2ban Architecture: all -Depends: ${python:Depends}, lsb-base (>=2.0-7) +Depends: ${python:Depends}, ${misc:Depends}, lsb-base (>=2.0-7) Recommends: iptables, whois Suggests: python-gamin, mailx XB-Python-Version: ${python:Versions}