- Allow unconfined_t to execmod texrel_shlib_t

This commit is contained in:
Daniel J Walsh 2005-12-11 17:29:15 +00:00
parent d4da533c32
commit 9e85a85af9
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 2.1.2 Version: 2.1.2
Release: 1 Release: 2
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -240,6 +240,9 @@ SELinux Reference policy %{polname3} base module.
%changelog %changelog
* Sun Dec 10 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-2
- Allow unconfined_t to execmod texrel_shlib_t
* Sat Dec 9 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-1 * Sat Dec 9 2005 Dan Walsh <dwalsh@redhat.com> 2.1.2-1
- Update to upstream - Update to upstream
- Turn off allow_execmem and allow_execmod booleans - Turn off allow_execmem and allow_execmod booleans