* Wed Feb 13 2008 Dan Walsh <dwalsh@redhat.com> 2.0.43-1

- Update to upstream
	* Merged fix fixfiles option processing from Vaclav Ovsik.
- Added existing users, staff and user_t users to polgengui
This commit is contained in:
Daniel J Walsh 2008-02-13 20:55:23 +00:00
parent 813c122421
commit 08594f6d5f
4 changed files with 596 additions and 256 deletions

View File

@ -174,3 +174,4 @@ policycoreutils-2.0.38.tgz
policycoreutils-2.0.39.tgz
policycoreutils-2.0.41.tgz
policycoreutils-2.0.42.tgz
policycoreutils-2.0.43.tgz

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,8 @@
%define sepolgenver 1.0.11
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.0.42
Release: 3%{?dist}
Version: 2.0.43
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -192,6 +192,11 @@ if [ "$1" -ge "1" ]; then
fi
%changelog
* Wed Feb 13 2008 Dan Walsh <dwalsh@redhat.com> 2.0.43-1
- Update to upstream
* Merged fix fixfiles option processing from Vaclav Ovsik.
- Added existing users, staff and user_t users to polgengui
* Fri Feb 8 2008 Dan Walsh <dwalsh@redhat.com> 2.0.42-3
- Add messages for audit2allow DONTAUDIT

View File

@ -1,2 +1,2 @@
3fed5cd04ee67c0f86e3cc6825261819 sepolgen-1.0.11.tgz
f6c0318b5142ee58a8ea98abc5a90506 policycoreutils-2.0.42.tgz
ea60bf5f1cb06e1bc677ffaa5f18d258 policycoreutils-2.0.43.tgz