From 52f37cc1598c2ef3fbcfbd4db0a10fc3b92bfc70 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 28 Jun 2010 22:10:22 -0400 Subject: [PATCH 1/3] thanks lintian -- tuning up version for elderly NEWS entry --- debian/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/NEWS b/debian/NEWS index 03daa068..8078a573 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -fail2ban (0.7.1-1) unstable; urgency=low +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 From ecb29697e2e0cc3f2027f2be3325a6b7bb28eeb6 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 28 Jun 2010 22:13:15 -0400 Subject: [PATCH 2/3] Adding news about named-refused-udp --- debian/NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/NEWS b/debian/NEWS index 8078a573..df464b23 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,11 @@ +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 From baf8cc7eb5bb2a8a0ad47c9e97670a4368458df5 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 28 Jun 2010 22:13:27 -0400 Subject: [PATCH 3/3] adding misc:Depends as advised by lintian --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}