- Add tty access to all domains boolean

- Fix gnome-pty-helper context for ia64
This commit is contained in:
Daniel J Walsh 2006-09-13 12:00:21 +00:00
parent 9fbb713e0e
commit 861af1c0df
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack.
#
nnn#
allow_execmem = false
# Allow making a modified private filemapping executable (text relocation).
@ -214,3 +214,6 @@ user_ttyfile_stat = false
#
write_untrusted_content = false
# Allow all domains to talk to ttys
#
allow_domains_use_tty = false

View File

@ -16,7 +16,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 2.3.13
Release: 4
Release: 5
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -348,6 +348,10 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
%endif
%changelog
* Wed Sep 13 2006 Dan Walsh <dwalsh@redhat.com> 2.3.13-5
- Add tty access to all domains boolean
- Fix gnome-pty-helper context for ia64
* Mon Sep 11 2006 Dan Walsh <dwalsh@redhat.com> 2.3.13-4
- Fixed typealias of firstboot_rw_t