diff --git a/.cvsignore b/.cvsignore index dda05c7..9d8ec72 100644 --- a/.cvsignore +++ b/.cvsignore @@ -27,3 +27,4 @@ policycoreutils-1.21.20.tgz policycoreutils-1.21.21.tgz policycoreutils-1.21.22.tgz policycoreutils-1.22.tgz +policycoreutils-1.23.1.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index 37b10a5..0c23db3 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -2,12 +2,11 @@ %define libsepolver 1.3.8-1 Summary: SELinux policy core utilities. Name: policycoreutils -Version: 1.22 -Release: 2 +Version: 1.23.1 +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,13 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Tue Mar 15 2005 Dan Walsh 1.23.1-1 +- Update to released version from NSA + * Merged rewrite of genhomedircon by Eric Paris. + * Changed fixfiles to relabel jfs since it now supports security xattrs + (as of 2.6.11). Removed reiserfs until 2.6.12 is released with + fixed support for reiserfs and selinux. + * Thu Mar 10 2005 Dan Walsh 1.22-2 - Update to released version from NSA - Patch genhomedircon to handle passwd in different places. diff --git a/sources b/sources index a750336..0a853d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -438078f28c8829c4a9b13fdad37ab807 policycoreutils-1.22.tgz +c3f86a6b19083f59001a93f2d08a8256 policycoreutils-1.23.1.tgz