Merge branch 'debian' into debian-release

* debian:
  adding misc:Depends as advised by lintian
  Adding news about named-refused-udp
  thanks lintian -- tuning up version for elderly NEWS entry
debian-releases/squeeze debian/0.8.4-3
Yaroslav Halchenko 2010-06-28 22:13:37 -04:00
commit 95a28f3c65
2 changed files with 10 additions and 2 deletions

10
debian/NEWS vendored
View File

@ -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 <debian@onerussian.com> 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

2
debian/control vendored
View File

@ -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}