[selinux-policy: 2164/3172] bluetooth patch from dan.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:12:17 UTC 2010


commit b93a7daccaf3d88459640a1ef6f331e98127f7c7
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Jul 21 10:10:47 2009 -0400

    bluetooth patch from dan.

 policy/modules/services/bluetooth.te |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/services/bluetooth.te b/policy/modules/services/bluetooth.te
index 9b131e1..ea53982 100644
--- a/policy/modules/services/bluetooth.te
+++ b/policy/modules/services/bluetooth.te
@@ -1,5 +1,5 @@
 
-policy_module(bluetooth, 3.1.3)
+policy_module(bluetooth, 3.1.4)
 
 ########################################
 #
@@ -152,6 +152,10 @@ optional_policy(`
 	optional_policy(`
 		hal_dbus_chat(bluetooth_t)
 	')
+
+	optional_policy(`
+		pulseaudio_dbus_chat(bluetooth_t)
+	')
 ')
 
 optional_policy(`


More information about the scm-commits mailing list