- Allow passwd to communicate with user sockets to change gnome-keyring
This commit is contained in:
parent
7f851af8d9
commit
5a576e06f0
@ -269,8 +269,8 @@ allow_qemu_full_network=true
|
|||||||
|
|
||||||
# Allow nsplugin execmem/execstack for bad plugins
|
# Allow nsplugin execmem/execstack for bad plugins
|
||||||
#
|
#
|
||||||
allow_nsplugin_execmem=false
|
allow_nsplugin_execmem=true
|
||||||
|
|
||||||
# Allow unconfined domain to transition to confined domain
|
# Allow unconfined domain to transition to confined domain
|
||||||
#
|
#
|
||||||
allow_unconfined_nsplugin_transition=true
|
allow_unconfined_nsplugin_transition=false
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.3.1
|
Version: 3.3.1
|
||||||
Release: 29%{?dist}
|
Release: 30%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -387,6 +387,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 8 2008 Dan Walsh <dwalsh@redhat.com> 3.3.1-30
|
||||||
|
- Allow passwd to communicate with user sockets to change gnome-keyring
|
||||||
|
|
||||||
* Sat Apr 5 2008 Dan Walsh <dwalsh@redhat.com> 3.3.1-29
|
* Sat Apr 5 2008 Dan Walsh <dwalsh@redhat.com> 3.3.1-29
|
||||||
- Fix initial install
|
- Fix initial install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user