* Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.25.6-1

- Update to match NSA
	* Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM).
	  Bugs found by Coverity.
This commit is contained in:
Daniel J Walsh 2005-08-23 18:49:21 +00:00
parent f2d4996b0f
commit 4172c15ac9
3 changed files with 11 additions and 6 deletions

View File

@ -44,3 +44,4 @@ policycoreutils-1.25.2.tgz
policycoreutils-1.25.3.tgz
policycoreutils-1.25.4.tgz
policycoreutils-1.25.5.tgz
policycoreutils-1.25.6.tgz

View File

@ -1,16 +1,15 @@
%define libselinuxver 1.23.1-1
%define libsepolver 1.7-1
%define libsemanagever 1.0-1
%define libsepolver 1.7.20-1
%define libsemanagever 1.1.3-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.25.5
Release: 3
Version: 1.25.6
Release: 1
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
Patch: policycoreutils-rhat.patch
Prefix: %{_prefix}
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver}
@ -89,6 +88,11 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.25.6-1
- Update to match NSA
* Merged fixes for semodule_link and sestatus from Serge Hallyn (IBM).
Bugs found by Coverity.
* Mon Aug 22 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-3
- Fix fixfiles to call sort -u followed by sort -d.

View File

@ -1 +1 @@
433a047ed3b01f1d7071e1634313e99b policycoreutils-1.25.5.tgz
232a1d96f2f8d99522caf74c410ecbf1 policycoreutils-1.25.6.tgz