From d4a154c1d9c7c7797fd9c25583649c0aa1ac6567 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 8 Dec 2005 18:01:36 +0000 Subject: [PATCH] * Thu Dec 8 2005 Dan Walsh 1.29.1-1 - Update to match NSA * Merged fix for audit2allow long option list from Dan Walsh. * Merged -r option for restorecon (alias for -R) from Dan Walsh. * Merged chcat script and man page from Dan Walsh. --- .cvsignore | 1 + policycoreutils.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab39f8b..3f1c82f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -74,3 +74,4 @@ policycoreutils-1.27.35.tgz policycoreutils-1.27.36.tgz policycoreutils-1.27.37.tgz policycoreutils-1.28.tgz +policycoreutils-1.29.1.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 01a9abe..77cbd9e 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -3,12 +3,12 @@ %define libselinuxver 1.28-1 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.28 +Version: 1.29.1 Release: 1 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch +#Patch: policycoreutils-rhat.patch BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff @@ -34,7 +34,7 @@ context. %prep %setup -q -%patch -p1 -b .rhat +#%patch -p1 -b .rhat %build make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -96,6 +96,12 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Thu Dec 8 2005 Dan Walsh 1.29.1-1 +- Update to match NSA + * Merged fix for audit2allow long option list from Dan Walsh. + * Merged -r option for restorecon (alias for -R) from Dan Walsh. + * Merged chcat script and man page from Dan Walsh. + * Wed Dec 7 2005 Dan Walsh 1.28-1 - Update to match NSA - Add gfs support diff --git a/sources b/sources index e1c867a..1a5ef99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22ce07afc17c6abb1fff1243bed1d439 policycoreutils-1.28.tgz +4d39b5e627e61567a1acb62d20a1d091 policycoreutils-1.29.1.tgz