[selinux-policy] Fix domain.te

Miroslav Grepl mgrepl at fedoraproject.org
Mon Jul 22 13:50:21 UTC 2013


commit f257f9441dba20653c5c27fb012e66bd11bc177f
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Jul 22 15:49:59 2013 +0200

    Fix domain.te

 policy-rawhide-base.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-rawhide-base.patch b/policy-rawhide-base.patch
index 4f1a81f..702341e 100644
--- a/policy-rawhide-base.patch
+++ b/policy-rawhide-base.patch
@@ -8444,7 +8444,7 @@ index 6a1e4d1..1e738dd 100644
 +	dontaudit $1 domain:socket_class_set { read write };
  ')
 diff --git a/policy/modules/kernel/domain.te b/policy/modules/kernel/domain.te
-index cf04cb5..5367299 100644
+index cf04cb5..ff7c2ff 100644
 --- a/policy/modules/kernel/domain.te
 +++ b/policy/modules/kernel/domain.te
 @@ -4,6 +4,29 @@ policy_module(domain, 1.11.0)
@@ -8586,7 +8586,7 @@ index cf04cb5..5367299 100644
  
 +corenet_filetrans_all_named_dev(named_filetrans_domain)
 +
-+dev_filetrans_all_named_dev(named_filetrans_domain))
++dev_filetrans_all_named_dev(named_filetrans_domain)
 +
  # receive from all domains over labeled networking
  domain_all_recvfrom_all_domains(unconfined_domain_type)


More information about the scm-commits mailing list