summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2012-01-14 19:59:59 +0000
committerSven Vermeulen <swift@gentoo.org>2012-01-14 19:59:59 +0000
commitfa0d17418443f0a6dcb4de008b0347435c1511e9 (patch)
tree7ac12b3db6809209490de5344ce57ca760f9fcaa /sec-policy/selinux-fail2ban
parentFix bug #393401, #375475 (diff)
downloadgentoo-2-fa0d17418443f0a6dcb4de008b0347435c1511e9.tar.gz
gentoo-2-fa0d17418443f0a6dcb4de008b0347435c1511e9.tar.bz2
gentoo-2-fa0d17418443f0a6dcb4de008b0347435c1511e9.zip
Bump to rev 11, add in dependencies and new selinux policy packages
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-fail2ban')
-rw-r--r--sec-policy/selinux-fail2ban/ChangeLog9
-rw-r--r--sec-policy/selinux-fail2ban/selinux-fail2ban-2.20110726-r2.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/sec-policy/selinux-fail2ban/ChangeLog b/sec-policy/selinux-fail2ban/ChangeLog
index dcc241879188..3875fa7ce4e8 100644
--- a/sec-policy/selinux-fail2ban/ChangeLog
+++ b/sec-policy/selinux-fail2ban/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-fail2ban
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/ChangeLog,v 1.6 2011/12/17 10:39:15 swift Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/ChangeLog,v 1.7 2012/01/14 19:59:58 swift Exp $
+
+*selinux-fail2ban-2.20110726-r2 (14 Jan 2012)
+
+ 14 Jan 2012; <swift@gentoo.org> +selinux-fail2ban-2.20110726-r2.ebuild:
+ Numerous fixes in policy
*selinux-fail2ban-2.20110726-r1 (17 Dec 2011)
diff --git a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20110726-r2.ebuild b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20110726-r2.ebuild
new file mode 100644
index 000000000000..44170fd3c640
--- /dev/null
+++ b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20110726-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20110726-r2.ebuild,v 1.1 2012/01/14 19:59:58 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="fail2ban"
+BASEPOL="2.20110726-r10"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for fail2ban"
+
+KEYWORDS="~amd64 ~x86"