* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.6-1
- Update to match NSA * Fixed signed/unsigned pointer bug in load_policy. * Reverted context validation patch for genhomedircon.
This commit is contained in:
parent
d34c8f7d88
commit
7f5e289547
@ -32,3 +32,4 @@ policycoreutils-1.23.2.tgz
|
|||||||
policycoreutils-1.23.3.tgz
|
policycoreutils-1.23.3.tgz
|
||||||
policycoreutils-1.23.4.tgz
|
policycoreutils-1.23.4.tgz
|
||||||
policycoreutils-1.23.5.tgz
|
policycoreutils-1.23.5.tgz
|
||||||
|
policycoreutils-1.23.6.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define libsepolver 1.5.1-1
|
%define libsepolver 1.5.1-1
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.23.5
|
Version: 1.23.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -80,8 +80,17 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.6-1
|
||||||
|
- Update to match NSA
|
||||||
|
* Fixed signed/unsigned pointer bug in load_policy.
|
||||||
|
* Reverted context validation patch for genhomedircon.
|
||||||
|
|
||||||
* Wed Apr 13 2005 Dan Walsh <dwalsh@redhat.com> 1.23.5-1
|
* Wed Apr 13 2005 Dan Walsh <dwalsh@redhat.com> 1.23.5-1
|
||||||
- Update to match NSA
|
- Update to match NSA
|
||||||
|
* Reverted load_policy is_selinux_enabled patch from Dan Walsh.
|
||||||
|
Otherwise, an initial policy load cannot be performed using
|
||||||
|
load_policy, e.g. for anaconda.
|
||||||
|
|
||||||
|
|
||||||
* Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-3
|
* Mon Apr 11 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-3
|
||||||
- remove is_selinux_enabled check from load_policy (Bad idea)
|
- remove is_selinux_enabled check from load_policy (Bad idea)
|
||||||
|
Loading…
Reference in New Issue
Block a user