swift 14/10/30 17:52:16 Modified: package.mask Log: Remove package mask for SELinux userspace 2.4, migrations have been tested and ready for general consumption.
Revision Changes Path 1.55 profiles/features/selinux/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?r1=1.54&r2=1.55 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- package.mask 7 Oct 2014 19:02:34 -0000 1.54 +++ package.mask 30 Oct 2014 17:52:16 -0000 1.55 @@ -1,11 +1,2 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.54 2014/10/07 19:02:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.55 2014/10/30 17:52:16 swift Exp $ -# Sven Vermeulen <[email protected]> (Aug 28 2014) -# Masking these for heavy testing; downgrading might not be possible so -# we need to make sure these work properly. ->=sys-libs/libselinux-2.4_rc2 ->=sys-libs/libsemanage-2.4_rc2 ->=sys-libs/libsepol-2.4_rc2 ->=sys-apps/policycoreutils-2.4_rc2 ->=sys-apps/checkpolicy-2.4_rc2 ->=dev-python/sepolgen-1.2.2_rc2
