From f30e7552f618bc71454fd166e312e53d1e6d15d6 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 12 Oct 2005 19:34:51 +0000 Subject: [PATCH] * Wed Oct 12 2005 Dan Walsh 1.27.7-1 - Update to match NSA * Updated semodule_link and semodule_expand to use shared libsepol. Fixed audit2why to call policydb_init prior to policydb_read (still uses the static libsepol). --- .cvsignore | 1 + policycoreutils.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7d6d3e2..6be0928 100644 --- a/.cvsignore +++ b/.cvsignore @@ -53,3 +53,4 @@ policycoreutils-1.27.2.tgz policycoreutils-1.27.3.tgz policycoreutils-1.27.5.tgz policycoreutils-1.27.6.tgz +policycoreutils-1.27.7.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 683d4bd..5cea8aa 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,9 +1,9 @@ %define libselinuxver 1.27.7-1 %define libsepolver 1.9.14-1 -%define libsemanagever 1.3.10-1 +%define libsemanagever 1.3.11-1 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.27.6 +Version: 1.27.7 Release: 1 License: GPL Group: System Environment/Base @@ -88,6 +88,12 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Wed Oct 12 2005 Dan Walsh 1.27.7-1 +- Update to match NSA + * Updated semodule_link and semodule_expand to use shared libsepol. + Fixed audit2why to call policydb_init prior to policydb_read (still + uses the static libsepol). + * Mon Oct 10 2005 Dan Walsh 1.27.6-1 - Update to match NSA * Updated for changes to libsepol. diff --git a/sources b/sources index d383be2..29814cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a983efe98e2f6df5a1828f863f1d6e10 policycoreutils-1.27.6.tgz +6ab8fb63180495a65cef80aaee8b24b2 policycoreutils-1.27.7.tgz