- More fixes for alsactl
- Transition from hal and modutils - Fixes for suspend resume. - insmod domtrans to alsactl - insmod writes to hal log
This commit is contained in:
parent
88c8465c87
commit
fc35770056
@ -3521,7 +3521,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.
|
|||||||
+
|
+
|
||||||
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.te serefpolicy-2.6.4/policy/modules/services/hal.te
|
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
|
--- 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 @@
|
@@ -61,8 +61,6 @@
|
||||||
# For backwards compatibility with older kernels
|
# For backwards compatibility with older kernels
|
||||||
allow hald_t self:netlink_socket create_socket_perms;
|
allow hald_t self:netlink_socket create_socket_perms;
|
||||||
@ -3565,7 +3565,15 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.
|
|||||||
|
|
||||||
sysnet_read_config(hald_t)
|
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)
|
corecmd_exec_bin(hald_acl_t)
|
||||||
|
|
||||||
dev_getattr_all_chr_files(hald_acl_t)
|
dev_getattr_all_chr_files(hald_acl_t)
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.6.4
|
Version: 2.6.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -359,10 +359,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed May 16 2007 Dan Walsh <dwalsh@redhat.com> 2.6.4-4
|
* Wed May 16 2007 Dan Walsh <dwalsh@redhat.com> 2.6.4-5
|
||||||
- More fixes for alsactl
|
- More fixes for alsactl
|
||||||
|
- Transition from hal and modutils
|
||||||
* Wed May 16 2007 Dan Walsh <dwalsh@redhat.com> 2.6.4-3
|
|
||||||
- Fixes for suspend resume.
|
- Fixes for suspend resume.
|
||||||
- insmod domtrans to alsactl
|
- insmod domtrans to alsactl
|
||||||
- insmod writes to hal log
|
- insmod writes to hal log
|
||||||
|
Loading…
Reference in New Issue
Block a user