From eb08f17cb295983f9a63caf9effd0fa7dc113d90 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 25 Feb 2010 00:20:08 -0500 Subject: [PATCH] changelog entry for -2 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 114d6356..d08f5e22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +fail2ban (0.8.4-2) unstable; urgency=low + + * Merged few upstream patches (svn rev ) which fixed: + - Patch to make log file descriptors cloexec to stop leaking file + descriptors on fork/exec. + * debian/rules,control: -install-layout=deb for setup.py + python (>= + 2.5.4-1~) to fix install with python2.6 (Closes: #571213). + * Boosted policy to 3.8.4 (no changes seems to be due). + + -- Yaroslav Halchenko Thu, 25 Feb 2010 00:17:07 -0500 + fail2ban (0.8.4-1) unstable; urgency=low * New upstream release. Fixes compatibility issue with python2.6