* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1

- Update to match NSA
	* Fixed warnings in load_policy.
	* Rewrote load_policy to use the new selinux_mkload_policy()
	interface provided by libselinux.
This commit is contained in:
Daniel J Walsh 2005-10-06 19:11:25 +00:00
parent 828e5b0a3f
commit ab21aae5ca
3 changed files with 11 additions and 4 deletions

View File

@ -51,3 +51,4 @@ policycoreutils-1.26.tgz
policycoreutils-1.27.1.tgz
policycoreutils-1.27.2.tgz
policycoreutils-1.27.3.tgz
policycoreutils-1.27.5.tgz

View File

@ -1,10 +1,10 @@
%define libselinuxver 1.27.3-1
%define libselinuxver 1.27.6-1
%define libsepolver 1.9.10-1
%define libsemanagever 1.3.8-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.27.3
Release: 2
Version: 1.27.5
Release: 1
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -86,6 +86,12 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
- Update to match NSA
* Fixed warnings in load_policy.
* Rewrote load_policy to use the new selinux_mkload_policy()
interface provided by libselinux.
* Wed Oct 5 2005 Dan Walsh <dwalsh@redhat.com> 1.27.3-2
- Rebuild with newer libararies

View File

@ -1 +1 @@
14dea069e49a45e8d00818cde7f366d8 policycoreutils-1.27.3.tgz
285b7dc88f8adf48e4a47711a3c6bf3d policycoreutils-1.27.5.tgz