rpms/selinux-policy/F-8 policy-20070703.patch,1.169,1.170

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Jan 15 13:22:24 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4637

Modified Files:
	policy-20070703.patch 
Log Message:
* Mon Jan 14 2008 Dan Walsh <dwalsh at redhat.com> 3.0.8-76
- Fix filecontext for networkmanagerlog files
- Allow mount to read samba config
- Fix label of /var/lib/tftpboot 
- Fix label of /usr/lib(64)?/xorg/modules/glesx.so
- Fix label on /etc/NetworkManager/dispatcher.d/*
- Allow httpd to send dbus messages


policy-20070703.patch:

Index: policy-20070703.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-8/policy-20070703.patch,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- policy-20070703.patch	14 Jan 2008 19:45:09 -0000	1.169
+++ policy-20070703.patch	15 Jan 2008 13:22:18 -0000	1.170
@@ -19747,7 +19747,7 @@
  /tmp/gconfd-USER -d	gen_context(system_u:object_r:ROLE_tmp_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.0.8/policy/modules/system/userdomain.if
 --- nsaserefpolicy/policy/modules/system/userdomain.if	2007-10-22 13:21:40.000000000 -0400
-+++ serefpolicy-3.0.8/policy/modules/system/userdomain.if	2008-01-14 09:59:37.000000000 -0500
++++ serefpolicy-3.0.8/policy/modules/system/userdomain.if	2008-01-15 08:07:59.000000000 -0500
 @@ -29,8 +29,9 @@
  	')
  
@@ -19992,9 +19992,9 @@
 -	tunable_policy(`use_nfs_home_dirs',`
 -		fs_exec_nfs_files($1_t)
 +	tunable_policy(`allow_$1_exec_content', `
-+		can_exec($1_usertype,$1_home_type)
++		can_exec($1_usertype,user_home_type)
 +	',`
-+		dontaudit $1_usertype $1_home_type:file execute;
++		dontaudit $1_usertype user_home_type:file execute;
  	')
  
 -	tunable_policy(`use_samba_home_dirs',`




More information about the fedora-extras-commits mailing list