* Tue Mar 15 2005 Dan Walsh <dwalsh@redhat.com> 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.
This commit is contained in:
Daniel J Walsh 2005-03-15 13:49:41 +00:00
parent 407451201f
commit 9874bbbdb4
3 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> 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 <dwalsh@redhat.com> 1.22-2
- Update to released version from NSA
- Patch genhomedircon to handle passwd in different places.

View File

@ -1 +1 @@
438078f28c8829c4a9b13fdad37ab807 policycoreutils-1.22.tgz
c3f86a6b19083f59001a93f2d08a8256 policycoreutils-1.23.1.tgz