[selinux-policy: 2127/3172] trunk: Add x_device permissions for XI2 functions, from Eamon Walsh.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:08:44 UTC 2010


commit 95ea7d69860ad0455996e150bee415e0cd3f3ee4
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Jun 18 13:07:23 2009 +0000

    trunk: Add x_device permissions for XI2 functions, from Eamon Walsh.

 Changelog                   |    1 +
 policy/flask/access_vectors |    5 +++++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/Changelog b/Changelog
index fb931d7..4413bd1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,4 @@
+- Add x_device permissions for XI2 functions, from Eamon Walsh.
 - MLS constraints for the x_selection class, from Eamon Walsh.
 - Postgresql updates from KaiGai Kohei.
 - Milter state directory patch from Paul Howarth.
diff --git a/policy/flask/access_vectors b/policy/flask/access_vectors
index a6d8aff..9b026f7 100644
--- a/policy/flask/access_vectors
+++ b/policy/flask/access_vectors
@@ -539,6 +539,11 @@ class x_device
 	freeze
 	grab
 	manage
+	list_property
+	get_property
+	set_property
+	add
+	remove
 }
 
 class x_server


More information about the scm-commits mailing list