* 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:
parent
813c122421
commit
08594f6d5f
@ -174,3 +174,4 @@ policycoreutils-2.0.38.tgz
|
|||||||
policycoreutils-2.0.39.tgz
|
policycoreutils-2.0.39.tgz
|
||||||
policycoreutils-2.0.41.tgz
|
policycoreutils-2.0.41.tgz
|
||||||
policycoreutils-2.0.42.tgz
|
policycoreutils-2.0.42.tgz
|
||||||
|
policycoreutils-2.0.43.tgz
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -5,8 +5,8 @@
|
|||||||
%define sepolgenver 1.0.11
|
%define sepolgenver 1.0.11
|
||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.0.42
|
Version: 2.0.43
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
@ -192,6 +192,11 @@ if [ "$1" -ge "1" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 8 2008 Dan Walsh <dwalsh@redhat.com> 2.0.42-3
|
||||||
- Add messages for audit2allow DONTAUDIT
|
- Add messages for audit2allow DONTAUDIT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user