rpms/selinux-policy/devel policy-20070703.patch,1.90,1.91

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed Oct 17 03:51:07 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7065

Modified Files:
	policy-20070703.patch 
Log Message:
* Tue Oct 16 2007 Dan Walsh <dwalsh at redhat.com> 3.0.8-24
- Allow rpm to chat with networkmanager


policy-20070703.patch:

Index: policy-20070703.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- policy-20070703.patch	17 Oct 2007 03:38:59 -0000	1.90
+++ policy-20070703.patch	17 Oct 2007 03:51:04 -0000	1.91
@@ -751,8 +751,8 @@
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/alsa.fc serefpolicy-3.0.8/policy/modules/admin/alsa.fc
 --- nsaserefpolicy/policy/modules/admin/alsa.fc	2007-05-29 14:10:59.000000000 -0400
-+++ serefpolicy-3.0.8/policy/modules/admin/alsa.fc	2007-10-03 11:10:24.000000000 -0400
-@@ -1,4 +1,10 @@
++++ serefpolicy-3.0.8/policy/modules/admin/alsa.fc	2007-10-16 23:50:36.000000000 -0400
+@@ -1,4 +1,11 @@
  
 +/etc/alsa/asound\.state --	gen_context(system_u:object_r:alsa_etc_rw_t,s0)
  /etc/alsa/pcm(/.*)?		gen_context(system_u:object_r:alsa_etc_rw_t,s0)
@@ -763,6 +763,7 @@
 +/sbin/alsactl 		--	gen_context(system_u:object_r:alsa_exec_t,s0)
 +/sbin/salsa 		--	gen_context(system_u:object_r:alsa_exec_t,s0)
 +/var/lib/alsa(/.*)?		gen_context(system_u:object_r:alsa_var_lib_t,s0)
++/bin/alsaunmute		--	gen_context(system_u:object_r:alsa_exec_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/alsa.if serefpolicy-3.0.8/policy/modules/admin/alsa.if
 --- nsaserefpolicy/policy/modules/admin/alsa.if	2007-05-29 14:10:59.000000000 -0400
 +++ serefpolicy-3.0.8/policy/modules/admin/alsa.if	2007-10-03 11:10:24.000000000 -0400
@@ -808,7 +809,7 @@
 +')
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/alsa.te serefpolicy-3.0.8/policy/modules/admin/alsa.te
 --- nsaserefpolicy/policy/modules/admin/alsa.te	2007-07-25 10:37:43.000000000 -0400
-+++ serefpolicy-3.0.8/policy/modules/admin/alsa.te	2007-10-11 10:45:18.000000000 -0400
++++ serefpolicy-3.0.8/policy/modules/admin/alsa.te	2007-10-16 23:47:06.000000000 -0400
 @@ -8,31 +8,47 @@
  
  type alsa_t;
@@ -847,7 +848,7 @@
 +manage_dirs_pattern(alsa_t,alsa_var_lib_t,alsa_var_lib_t)
 +manage_files_pattern(alsa_t,alsa_var_lib_t,alsa_var_lib_t)
 +
-+corecmd_search_bin(alsa_t)
++corecmd_exec_bin(alsa_t)
 +can_exec(alsa_t, alsa_exec_t)
 +
 +files_search_home(alsa_t)




More information about the fedora-extras-commits mailing list