rpms/selinux-policy/devel policy-20070501.patch, 1.8, 1.9 selinux-policy.spec, 1.454, 1.455

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed May 16 22:13:57 UTC 2007


Author: dwalsh

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

Modified Files:
	policy-20070501.patch selinux-policy.spec 
Log Message:
* Wed May 16 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-5
- More fixes for alsactl
- Transition from hal and modutils
- Fixes for suspend resume.  
	- insmod domtrans to alsactl
	- insmod writes to hal log


policy-20070501.patch:

Index: policy-20070501.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070501.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- policy-20070501.patch	16 May 2007 21:48:52 -0000	1.8
+++ policy-20070501.patch	16 May 2007 22:13:23 -0000	1.9
@@ -3521,7 +3521,7 @@
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.te serefpolicy-2.6.4/policy/modules/services/hal.te
 --- nsaserefpolicy/policy/modules/services/hal.te	2007-05-07 14:50:43.000000000 -0400
-+++ serefpolicy-2.6.4/policy/modules/services/hal.te	2007-05-08 09:59:33.000000000 -0400
++++ serefpolicy-2.6.4/policy/modules/services/hal.te	2007-05-16 18:05:54.000000000 -0400
 @@ -61,8 +61,6 @@
  # For backwards compatibility with older kernels
  allow hald_t self:netlink_socket create_socket_perms;
@@ -3565,7 +3565,15 @@
  
  sysnet_read_config(hald_t)
  
-@@ -301,7 +305,10 @@
+@@ -192,6 +196,7 @@
+ ')
+ 
+ optional_policy(`
++	alsa_domtrans(hald_t)
+ 	alsa_read_rw_config(hald_t)
+ ')
+ 
+@@ -301,7 +306,10 @@
  corecmd_exec_bin(hald_acl_t)
  
  dev_getattr_all_chr_files(hald_acl_t)


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -r1.454 -r1.455
--- selinux-policy.spec	16 May 2007 21:48:52 -0000	1.454
+++ selinux-policy.spec	16 May 2007 22:13:23 -0000	1.455
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.6.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -359,10 +359,9 @@
 %endif
 
 %changelog
-* Wed May 16 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-4
+* Wed May 16 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-5
 - More fixes for alsactl
-
-* Wed May 16 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-3
+- Transition from hal and modutils
 - Fixes for suspend resume.  
 	- insmod domtrans to alsactl
 	- insmod writes to hal log




More information about the fedora-extras-commits mailing list