* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: make.defaults
@ 2014-05-03 16:26 Sven Vermeulen (swift)
0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-05-03 16:26 UTC (permalink / raw
To: gentoo-commits
swift 14/05/03 16:26:59
Modified: make.defaults
Log:
Enable unconfined as default USE flag for selinux systems as targeted policy store requires it and is set as default as well
Revision Changes Path
1.2 profiles/features/selinux/make.defaults
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?r1=1.1&r2=1.2
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults 17 May 2011 10:46:49 -0000 1.1
+++ make.defaults 3 May 2014 16:26:59 -0000 1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation.
+# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v 1.1 2011/05/17 10:46:49 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v 1.2 2014/05/03 16:26:59 swift Exp $
#
-USE="-acl selinux open_perms"
+USE="-acl selinux unconfined open_perms"
FEATURES="selinux sesandbox sfperms"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: make.defaults
@ 2014-05-17 14:44 Sven Vermeulen (swift)
0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen (swift) @ 2014-05-17 14:44 UTC (permalink / raw
To: gentoo-commits
swift 14/05/17 14:44:03
Modified: make.defaults
Log:
Drop USE=-acl default from SELinux profile, we do not really care
Revision Changes Path
1.3 profiles/features/selinux/make.defaults
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/selinux/make.defaults?r1=1.2&r2=1.3
Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults 3 May 2014 16:26:59 -0000 1.2
+++ make.defaults 17 May 2014 14:44:03 -0000 1.3
@@ -1,9 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v 1.2 2014/05/03 16:26:59 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/make.defaults,v 1.3 2014/05/17 14:44:03 swift Exp $
#
-USE="-acl selinux unconfined open_perms"
+# selinux - Enable SELinux support
+# unconfined - Enable unconfined domains, needed due to 'targeted' policy type
+# open_perms - Enable open permission in SELinux subsystem
+USE="selinux unconfined open_perms"
FEATURES="selinux sesandbox sfperms"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-17 14:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-17 14:44 [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: make.defaults Sven Vermeulen (swift)
-- strict thread matches above, loose matches on Subject: below --
2014-05-03 16:26 Sven Vermeulen (swift)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox