- Allow podsleuth to use tmpfs files
This commit is contained in:
parent
d854f4fd5f
commit
04b6828096
@ -3535,7 +3535,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
+')
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/pulseaudio.te serefpolicy-3.6.10/policy/modules/apps/pulseaudio.te
|
||||
--- nsaserefpolicy/policy/modules/apps/pulseaudio.te 1969-12-31 19:00:00.000000000 -0500
|
||||
+++ serefpolicy-3.6.10/policy/modules/apps/pulseaudio.te 2009-04-03 17:03:52.000000000 -0400
|
||||
+++ serefpolicy-3.6.10/policy/modules/apps/pulseaudio.te 2009-04-03 17:26:42.000000000 -0400
|
||||
@@ -0,0 +1,109 @@
|
||||
+policy_module(pulseaudio,1.0.0)
|
||||
+
|
||||
@ -3576,7 +3576,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
+corenet_all_recvfrom_unlabeled(pulseaudio_t)
|
||||
+corenet_all_recvfrom_netlabel(pulseaudio_t)
|
||||
+corenet_tcp_bind_pulseaudio_port(pulseaudio_t)
|
||||
+corenet_tcp_bind_sound_port(pulseaudio_t)
|
||||
+corenet_tcp_bind_soundd_port(pulseaudio_t)
|
||||
+corenet_tcp_sendrecv_generic_if(pulseaudio_t)
|
||||
+corenet_tcp_sendrecv_generic_node(pulseaudio_t)
|
||||
+corenet_udp_bind_sap_port(pulseaudio_t)
|
||||
|
@ -20,7 +20,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.6.10
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -444,6 +444,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 3 2009 Dan Walsh <dwalsh@redhat.com> 3.6.10-9
|
||||
- Allow podsleuth to use tmpfs files
|
||||
|
||||
* Fri Apr 3 2009 Dan Walsh <dwalsh@redhat.com> 3.6.10-8
|
||||
- Add customizable_types for svirt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user