diff --git a/.cvsignore b/.cvsignore index fef65da..913e58d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/policycoreutils.spec b/policycoreutils.spec index 15cb924..d8c5781 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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 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 1.27.3-2 - Rebuild with newer libararies diff --git a/sources b/sources index ebe6d55..35cd1de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -14dea069e49a45e8d00818cde7f366d8 policycoreutils-1.27.3.tgz +285b7dc88f8adf48e4a47711a3c6bf3d policycoreutils-1.27.5.tgz