Gentoo Archives: gentoo-commits

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.mask
Date: Thu, 30 Oct 2014 17:52:20
Message-Id: 20141030175216.6E92F915A@oystercatcher.gentoo.org
1 swift 14/10/30 17:52:16
2
3 Modified: package.mask
4 Log:
5 Remove package mask for SELinux userspace 2.4, migrations have been tested and ready for general consumption.
6
7 Revision Changes Path
8 1.55 profiles/features/selinux/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.55&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?rev=1.55&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/package.mask?r1=1.54&r2=1.55
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v
17 retrieving revision 1.54
18 retrieving revision 1.55
19 diff -u -r1.54 -r1.55
20 --- package.mask 7 Oct 2014 19:02:34 -0000 1.54
21 +++ package.mask 30 Oct 2014 17:52:16 -0000 1.55
22 @@ -1,11 +1,2 @@
23 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.54 2014/10/07 19:02:34 swift Exp $
24 +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.55 2014/10/30 17:52:16 swift Exp $
25
26 -# Sven Vermeulen <swift@g.o> (Aug 28 2014)
27 -# Masking these for heavy testing; downgrading might not be possible so
28 -# we need to make sure these work properly.
29 ->=sys-libs/libselinux-2.4_rc2
30 ->=sys-libs/libsemanage-2.4_rc2
31 ->=sys-libs/libsepol-2.4_rc2
32 ->=sys-apps/policycoreutils-2.4_rc2
33 ->=sys-apps/checkpolicy-2.4_rc2
34 ->=dev-python/sepolgen-1.2.2_rc2