diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-10-07 18:47:48 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-10-07 18:47:48 +0000 |
commit | b3c64078b7e512f286cf6aa22196d0b55e1ab028 (patch) | |
tree | 75550e07a21bfa01ceefa69697793fc27b39ccf6 /profiles/selinux | |
parent | Stable on amd64 wrt bug #385189 (diff) | |
download | gentoo-2-b3c64078b7e512f286cf6aa22196d0b55e1ab028.tar.gz gentoo-2-b3c64078b7e512f286cf6aa22196d0b55e1ab028.tar.bz2 gentoo-2-b3c64078b7e512f286cf6aa22196d0b55e1ab028.zip |
Mask out selinux-mta due to conflict with base policy (bug #384851)
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/package.mask | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/profiles/selinux/package.mask b/profiles/selinux/package.mask index 425c40a890dc..26b7266e2451 100644 --- a/profiles/selinux/package.mask +++ b/profiles/selinux/package.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.68 2011/08/28 21:00:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.69 2011/10/07 18:47:48 swift Exp $ # Zac Medico <zmedico@gentoo.org> (09 Aug 2011) # Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and @@ -146,7 +146,6 @@ -sec-policy/selinux-mozilla -sec-policy/selinux-mplayer -sec-policy/selinux-mrtg --sec-policy/selinux-mta -sec-policy/selinux-munin -sec-policy/selinux-mutt -sec-policy/selinux-mysql @@ -249,3 +248,7 @@ -sec-policy/selinux-xscreensaver -sec-policy/selinux-xserver -sec-policy/selinux-zabbix + +# Sven Vermeulen <swift@gentoo.org> (07 Oct 2011) +# Mask out sec-policy/selinux-mta as it is offered by selinux-base-policy (bug #384851) +sec-policy/selinux-mta |