- More fixes for MLS
This commit is contained in:
parent
dd5d7e7583
commit
6157a7e6e4
@ -1,5 +1,5 @@
|
|||||||
# Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack.
|
# Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack.
|
||||||
nnn#
|
#
|
||||||
allow_execmem = false
|
allow_execmem = false
|
||||||
|
|
||||||
# Allow making a modified private filemapping executable (text relocation).
|
# Allow making a modified private filemapping executable (text relocation).
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.4.6
|
Version: 2.4.6
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -351,6 +351,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 8 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-9
|
||||||
|
- More fixes for MLS
|
||||||
|
|
||||||
* Wed Dec 6 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-8
|
* Wed Dec 6 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-8
|
||||||
- More Fixes polyinstatiation
|
- More Fixes polyinstatiation
|
||||||
Resolves: #216184
|
Resolves: #216184
|
||||||
|
Loading…
Reference in New Issue
Block a user