- Fixes for xguest to run java plugin

This commit is contained in:
Daniel J Walsh 2008-01-13 14:01:50 +00:00
parent 754ef886a2
commit 27c7d85aab
2 changed files with 6 additions and 8 deletions

View File

@ -20229,8 +20229,8 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.
+## <summary>Policy for xguest user</summary>
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.te serefpolicy-3.2.5/policy/modules/users/xguest.te
--- nsaserefpolicy/policy/modules/users/xguest.te 1969-12-31 19:00:00.000000000 -0500
+++ serefpolicy-3.2.5/policy/modules/users/xguest.te 2008-01-13 08:07:34.000000000 -0500
@@ -0,0 +1,71 @@
+++ serefpolicy-3.2.5/policy/modules/users/xguest.te 2008-01-13 08:40:07.000000000 -0500
@@ -0,0 +1,66 @@
+policy_module(xguest,1.0.1)
+
+## <desc>
@ -20257,12 +20257,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.
+userdom_restricted_xwindows_user_template(xguest)
+
+optional_policy(`
+ gen_require(`
+ type xguest_mozilla_t;
+ ')
+ mozilla_per_role_template(xguest, xguest_t, xguest_r)
+ dbus_user_bus_client_template(xguest,xguest_mozilla,xguest_mozilla_t)
+ dbus_connectto_user_bus(xguest,xguest_mozilla_t)
+')
+
+optional_policy(`

View File

@ -17,7 +17,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.2.5
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -387,6 +387,9 @@ exit 0
%endif
%changelog
* Sun Jan 13 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-11
- Fixes for xguest to run java plugin
* Mon Jan 7 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-10
- dontaudit pam_t and dbusd writing to user_home_t