[selinux-policy/f19] * Fri Mar 21 2014 Lukas Vrabec <lvrabec at redhat.com> 3.12.1-74.23 - Add bumblebee to unconfined_domai

Lukas Vrabec lvrabec at fedoraproject.org
Fri Mar 21 13:55:50 UTC 2014


commit 6386deec4a81b5a4ddb0d92e23b97b4d4b89366a
Author: Lukas Vrabec <lvrabec at redhat.com>
Date:   Fri Mar 21 14:55:17 2014 +0100

    * Fri Mar 21 2014 Lukas Vrabec <lvrabec at redhat.com> 3.12.1-74.23
    - Add bumblebee to unconfined_domain

 policy-f19-contrib.patch |    8 ++++++--
 selinux-policy.spec      |    5 ++++-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/policy-f19-contrib.patch b/policy-f19-contrib.patch
index e9bfd72..7dca49b 100644
--- a/policy-f19-contrib.patch
+++ b/policy-f19-contrib.patch
@@ -9811,10 +9811,10 @@ index 0000000..de66654
 +')
 diff --git a/bumblebee.te b/bumblebee.te
 new file mode 100644
-index 0000000..1076e6a
+index 0000000..dee08cf
 --- /dev/null
 +++ b/bumblebee.te
-@@ -0,0 +1,60 @@
+@@ -0,0 +1,64 @@
 +policy_module(bumblebee, 1.0.0)
 +
 +########################################
@@ -9875,6 +9875,10 @@ index 0000000..1076e6a
 +optional_policy(`
 +    apm_stream_connect(bumblebee_t)
 +')
++
++optional_policy(`
++	unconfined_domain(bumblebee_t)
++')
 diff --git a/cachefilesd.fc b/cachefilesd.fc
 index 648c790..aa03fc8 100644
 --- a/cachefilesd.fc
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 2b0c97f..6480312 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -19,7 +19,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.12.1
-Release: 74.22%{?dist}
+Release: 74.23%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -542,6 +542,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Fri Mar 21 2014 Lukas Vrabec <lvrabec at redhat.com> 3.12.1-74.23
+- Add bumblebee to unconfined_domain
+
 * Thu Mar 20 2014 Lukas Vrabec <lvrabec at redhat.com> 3.12.1-74.22
 - Allow couchdb to listen on port 6984
 - Added kernel_dontaudit_access_check_proc interface


More information about the scm-commits mailing list