From 6c28dbbe279d5047be613e68c86ec2a1602d0352 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Oct 10 2005 13:06:58 +0000 Subject: * Mon Oct 10 2005 Dan Walsh 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. --- diff --git a/.cvsignore b/.cvsignore index 913e58d..7d6d3e2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/policycoreutils.spec b/policycoreutils.spec index e882dc8..683d4bd 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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 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 1.27.5-3 - Update newrole pam file to remove pam-stack - Update run_init pam file to remove pam-stack diff --git a/sources b/sources index 35cd1de..d383be2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -285b7dc88f8adf48e4a47711a3c6bf3d policycoreutils-1.27.5.tgz +a983efe98e2f6df5a1828f863f1d6e10 policycoreutils-1.27.6.tgz