* Wed Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1

- Update to match NSA
	* Updated semodule_link and semodule_expand to use shared libsepol.
	Fixed audit2why to call policydb_init prior to policydb_read (still
	uses the static libsepol).
This commit is contained in:
Daniel J Walsh 2005-10-12 19:34:51 +00:00
parent 6c28dbbe27
commit f30e7552f6
3 changed files with 10 additions and 3 deletions

View File

@ -53,3 +53,4 @@ policycoreutils-1.27.2.tgz
policycoreutils-1.27.3.tgz
policycoreutils-1.27.5.tgz
policycoreutils-1.27.6.tgz
policycoreutils-1.27.7.tgz

View File

@ -1,9 +1,9 @@
%define libselinuxver 1.27.7-1
%define libsepolver 1.9.14-1
%define libsemanagever 1.3.10-1
%define libsemanagever 1.3.11-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.27.6
Version: 1.27.7
Release: 1
License: GPL
Group: System Environment/Base
@ -88,6 +88,12 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Wed Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
- Update to match NSA
* Updated semodule_link and semodule_expand to use shared libsepol.
Fixed audit2why to call policydb_init prior to policydb_read (still
uses the static libsepol).
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
- Update to match NSA
* Updated for changes to libsepol.

View File

@ -1 +1 @@
a983efe98e2f6df5a1828f863f1d6e10 policycoreutils-1.27.6.tgz
6ab8fb63180495a65cef80aaee8b24b2 policycoreutils-1.27.7.tgz