summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2010-06-28 22:13:37 -0400
committerYaroslav Halchenko <debian@onerussian.com>2010-06-28 22:13:37 -0400
commit95a28f3c6595c155d0c068367628082d70580b43 (patch)
tree392327063ba860f0cf3814495095ab1b1cfec08f
parentf7bb5e2df42b81757747266932543b25cb910288 (diff)
parentbaf8cc7eb5bb2a8a0ad47c9e97670a4368458df5 (diff)
downloadfail2ban-debian/0.8.4-3.tar.gz
Merge branch 'debian' into debian-releasedebian/0.8.4-3
* debian: adding misc:Depends as advised by lintian Adding news about named-refused-udp thanks lintian -- tuning up version for elderly NEWS entry
-rw-r--r--debian/NEWS10
-rw-r--r--debian/control2
2 files changed, 10 insertions, 2 deletions
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 <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
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}