* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1

- Update to match NSA
	* Updated for changes to libsepol.
	Changed semodule and semodule_package to use the shared libsepol.
	Disabled build of semodule_link and semodule_expand for now.
	Updated audit2why for relocated policydb internal headers,
	still needs to be converted to a shared lib interface.
This commit is contained in:
Daniel J Walsh 2005-10-10 13:06:58 +00:00
parent edae444ba1
commit 6c28dbbe27
3 changed files with 14 additions and 5 deletions

View File

@ -52,3 +52,4 @@ policycoreutils-1.27.1.tgz
policycoreutils-1.27.2.tgz
policycoreutils-1.27.3.tgz
policycoreutils-1.27.5.tgz
policycoreutils-1.27.6.tgz

View File

@ -1,10 +1,10 @@
%define libselinuxver 1.27.7-1
%define libsepolver 1.9.12-1
%define libsemanagever 1.3.9-1
%define libsepolver 1.9.14-1
%define libsemanagever 1.3.10-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.27.5
Release: 3
Version: 1.27.6
Release: 1
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -88,6 +88,14 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
- Update to match NSA
* Updated for changes to libsepol.
Changed semodule and semodule_package to use the shared libsepol.
Disabled build of semodule_link and semodule_expand for now.
Updated audit2why for relocated policydb internal headers,
still needs to be converted to a shared lib interface.
* Fri Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-3
- Update newrole pam file to remove pam-stack
- Update run_init pam file to remove pam-stack

View File

@ -1 +1 @@
285b7dc88f8adf48e4a47711a3c6bf3d policycoreutils-1.27.5.tgz
a983efe98e2f6df5a1828f863f1d6e10 policycoreutils-1.27.6.tgz