- Change setrans-mls to use new libsetrans
- Add default_context rule for xdm
This commit is contained in:
parent
12e089ca6c
commit
c6c4985f3e
@ -9,7 +9,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -236,6 +236,10 @@ SELinux Reference policy %{polname3} base module.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-3
|
||||||
|
- Change setrans-mls to use new libsetrans
|
||||||
|
- Add default_context rule for xdm
|
||||||
|
|
||||||
* Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-2.
|
* Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-2.
|
||||||
- Change Requires to PreReg for requiring of policycoreutils on install
|
- Change Requires to PreReg for requiring of policycoreutils on install
|
||||||
|
|
||||||
|
@ -25,9 +25,8 @@ s1=Unclassified
|
|||||||
|
|
||||||
# Secret level with compartments
|
# Secret level with compartments
|
||||||
s2=Secret
|
s2=Secret
|
||||||
s2:c0=Secret:A
|
s2:c0=A
|
||||||
s2:c1=Secret:B
|
s2:c1=B
|
||||||
s2:c0,c1=Secret:AB
|
|
||||||
|
|
||||||
# ranges for Unclassified
|
# ranges for Unclassified
|
||||||
s0-s1=SystemLow-Unclassified
|
s0-s1=SystemLow-Unclassified
|
||||||
|
Loading…
Reference in New Issue
Block a user