rpms/selinux-policy/F-9 policy-20071130.patch,1.227,1.228

Daniel J Walsh dwalsh at fedoraproject.org
Wed Oct 15 21:50:25 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32668

Modified Files:
	policy-20071130.patch 
Log Message:
* Wed Oct 15 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-102
- Fix gutenburg press, google apps using wine


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-9/policy-20071130.patch,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- policy-20071130.patch	15 Oct 2008 21:39:16 -0000	1.227
+++ policy-20071130.patch	15 Oct 2008 21:50:25 -0000	1.228
@@ -34446,7 +34446,7 @@
 +')
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.te serefpolicy-3.3.1/policy/modules/system/logging.te
 --- nsaserefpolicy/policy/modules/system/logging.te	2008-06-12 23:38:01.000000000 -0400
-+++ serefpolicy-3.3.1/policy/modules/system/logging.te	2008-10-15 10:17:46.000000000 -0400
++++ serefpolicy-3.3.1/policy/modules/system/logging.te	2008-10-15 17:44:59.000000000 -0400
 @@ -61,10 +61,29 @@
  logging_log_file(var_log_t)
  files_mountpoint(var_log_t)
@@ -34658,7 +34658,7 @@
 +# Init script handling
 +domain_use_interactive_fds(audisp_t)
 +
-+allow audisp_t self:capability { dav_override sys_nice };
++allow audisp_t self:capability { dac_override sys_nice };
 +allow audisp_t self:process setsched;
 +
 +## internal communication is often done using fifo and unix sockets.




More information about the scm-commits mailing list