From feb45d8c20b9ae3a578d5f1cfd1b9f87eff8d4da Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 11 Apr 2005 20:08:36 +0000 Subject: [PATCH] * Mon Apr 11 2005 Dan Walsh 1.23.4-1 - Update to version from NSA * Merged load_policy is_selinux_enabled patch from Dan Walsh. * Merged restorecon verbose output patch from Dan Walsh. * Merged setfiles altroot patch from Chris PeBenito. --- .cvsignore | 1 + policycoreutils.spec | 12 ++++++++---- sources | 1 + 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 788ba9e..3c31264 100644 --- a/.cvsignore +++ b/.cvsignore @@ -30,3 +30,4 @@ policycoreutils-1.22.tgz policycoreutils-1.23.1.tgz policycoreutils-1.23.2.tgz policycoreutils-1.23.3.tgz +policycoreutils-1.23.4.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 3bcd4fc..2f65dc5 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -2,12 +2,11 @@ %define libsepolver 1.5.1-1 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.23.3 -Release: 2 +Version: 1.23.4 +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} @@ -34,7 +33,6 @@ context. %prep %setup -q -%patch -p1 -b .rhat %build make CFLAGS="%{optflags}" all @@ -81,6 +79,12 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Mon Apr 11 2005 Dan Walsh 1.23.4-1 +- Update to version from NSA + * Merged load_policy is_selinux_enabled patch from Dan Walsh. + * Merged restorecon verbose output patch from Dan Walsh. + * Merged setfiles altroot patch from Chris PeBenito. + * Thu Apr 7 2005 Dan Walsh 1.23.3-2 - Don't run load_policy on a non SELinux kernel. diff --git a/sources b/sources index 593d95d..c634484 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 5043b2a2b52ad21c55141798fef52e91 policycoreutils-1.23.3.tgz +960522dcdc378acc69c6da881c07c810 policycoreutils-1.23.4.tgz