[selinux-policy/f14/master] - Fixes to allow mozilla_plugin_t to create nsplugin_home_t directory. - Allow mozilla_plugin_t to c

Daniel J Walsh dwalsh at fedoraproject.org
Mon Sep 27 14:30:43 UTC 2010


commit df8146a8f341043f8d3ac78b2e2dc45b89b751d9
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Sep 27 10:30:45 2010 -0400

    - Fixes to allow mozilla_plugin_t to create nsplugin_home_t directory.
    - Allow mozilla_plugin_t to create tcp/udp/netlink_route sockets
    - Allow confined users to read xdm_etc_t files
    - Allow xdm_t to transition to xauth_t for lxdm program

 policy-F14.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F14.patch b/policy-F14.patch
index 09cda3c..17e6c49 100644
--- a/policy-F14.patch
+++ b/policy-F14.patch
@@ -3701,7 +3701,7 @@ index 9a6d67d..47aa143 100644
  ##	mozilla over dbus.
  ## </summary>
 diff --git a/policy/modules/apps/mozilla.te b/policy/modules/apps/mozilla.te
-index cbf4bec..5c3200a 100644
+index cbf4bec..001dc99 100644
 --- a/policy/modules/apps/mozilla.te
 +++ b/policy/modules/apps/mozilla.te
 @@ -25,6 +25,7 @@ files_config_file(mozilla_conf_t)
@@ -3867,7 +3867,7 @@ index cbf4bec..5c3200a 100644
 +	nsplugin_rw_exec(mozilla_plugin_t)
 +	nsplugin_manage_home_dirs(mozilla_plugin_t)
 +	nsplugin_manage_home_files(mozilla_plugin_t)
-+	nsplugin_user_home_dir_filetrans(mozilla_plugin_t)
++	nsplugin_user_home_dir_filetrans(mozilla_plugin_t, dir)
 +	nsplugin_signal(mozilla_plugin_t)
 +')
 +


More information about the scm-commits mailing list