- Fix passwd command on mls

This commit is contained in:
Daniel J Walsh 2005-12-22 21:40:15 +00:00
parent 71ee99d3db
commit 5a47e648ad
2 changed files with 18 additions and 1 deletions

View File

@ -928,3 +928,17 @@ ipsec = base
# java executable
#
java = off
# Layer: services
# Module: prelink
#
# prelink executable
#
prelink = base
# Layer: services
# Module: locate
#
# locate executable
#
locate = base

View File

@ -7,7 +7,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 2.1.6
Release: 14
Release: 15
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -258,6 +258,9 @@ SELinux Reference policy strict base module.
%endif
%changelog
* Wed Dec 21 2005 Dan Walsh <dwalsh@redhat.com> 2.1.6-15
- Fix passwd command on mls
* Wed Dec 21 2005 Dan Walsh <dwalsh@redhat.com> 2.1.6-14
- Lots of fixes to make mls policy work