summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2011-11-15 10:43:53 +0000
committerSven Vermeulen <swift@gentoo.org>2011-11-15 10:43:53 +0000
commitd37b238303b4438100e8af17afa5bc4888011e13 (patch)
tree54399677626f49c3070a6df04ba37e0e50bb41bc /sec-policy
parentFixing various bugs, cfr http://archives.gentoo.org/gentoo-hardened/msg_c1f66... (diff)
downloadgentoo-2-d37b238303b4438100e8af17afa5bc4888011e13.tar.gz
gentoo-2-d37b238303b4438100e8af17afa5bc4888011e13.tar.bz2
gentoo-2-d37b238303b4438100e8af17afa5bc4888011e13.zip
Fixing file context for amavis configuration file (bug #389579)
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy')
-rw-r--r--sec-policy/selinux-amavis/ChangeLog7
-rw-r--r--sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/sec-policy/selinux-amavis/ChangeLog b/sec-policy/selinux-amavis/ChangeLog
index 58e874097672..cd290192644a 100644
--- a/sec-policy/selinux-amavis/ChangeLog
+++ b/sec-policy/selinux-amavis/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sec-policy/selinux-amavis
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.5 2011/11/12 20:53:40 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/ChangeLog,v 1.6 2011/11/15 10:43:53 swift Exp $
+
+*selinux-amavis-2.20110726-r1 (15 Nov 2011)
+
+ 15 Nov 2011; <swift@gentoo.org> +selinux-amavis-2.20110726-r1.ebuild:
+ Fix file context for amavis configuration file
12 Nov 2011; <swift@gentoo.org> -selinux-amavis-2.20101213.ebuild:
Removing old policies
diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild
new file mode 100644
index 000000000000..01354ed0ae36
--- /dev/null
+++ b/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-amavis/selinux-amavis-2.20110726-r1.ebuild,v 1.1 2011/11/15 10:43:53 swift Exp $
+EAPI="4"
+
+IUSE=""
+MODS="amavis"
+BASEPOL="2.20110726-r6"
+
+inherit selinux-policy-2
+
+DESCRIPTION="SELinux policy for amavis"
+
+KEYWORDS="~amd64 ~x86"