diff --git a/.cvsignore b/.cvsignore index 2a8ba35..ecb39ca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/policycoreutils.spec b/policycoreutils.spec index d026a7b..bebad49 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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 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 1.25.5-3 - Fix fixfiles to call sort -u followed by sort -d. diff --git a/sources b/sources index 235b5f0..39f93cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -433a047ed3b01f1d7071e1634313e99b policycoreutils-1.25.5.tgz +232a1d96f2f8d99522caf74c410ecbf1 policycoreutils-1.25.6.tgz