summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-08-25 11:49:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-08-25 11:49:21 +0000
commitaa0196fb4d09cd4c7c1ebe0ceb48652cbd34a8f8 (patch)
tree4276ebe606fad63a8006532d3bd0db7249350af0 /net-analyzer/fail2ban
parentstable x86, security bug 277294 (diff)
downloadgentoo-2-aa0196fb4d09cd4c7c1ebe0ceb48652cbd34a8f8.tar.gz
gentoo-2-aa0196fb4d09cd4c7c1ebe0ceb48652cbd34a8f8.tar.bz2
gentoo-2-aa0196fb4d09cd4c7c1ebe0ceb48652cbd34a8f8.zip
stable x86, security bug 258866
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/fail2ban')
-rw-r--r--net-analyzer/fail2ban/ChangeLog6
-rw-r--r--net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/fail2ban/ChangeLog b/net-analyzer/fail2ban/ChangeLog
index 5f8024d27807..b7b0796f9f25 100644
--- a/net-analyzer/fail2ban/ChangeLog
+++ b/net-analyzer/fail2ban/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/fail2ban
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.48 2009/08/24 09:23:40 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.49 2009/08/25 11:49:21 fauli Exp $
+
+ 25 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
+ fail2ban-0.8.3-r1.ebuild:
+ stable x86, security bug 258866
24 Aug 2009; Alex Legler <a3li@gentoo.org>
files/fail2ban-CVE-2009-0362.patch:
diff --git a/net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild b/net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild
index 2f63b63a75f5..63063b538be8 100644
--- a/net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild,v 1.1 2009/08/23 21:04:47 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.3-r1.ebuild,v 1.2 2009/08/25 11:49:21 fauli Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fail2ban/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/python-2.4"