- Update to Upstream
Merged avc_has_perm() errno fix from Eamon Walsh.
This commit is contained in:
parent
3cb08a5330
commit
73272f9b7d
@ -145,3 +145,4 @@ libselinux-2.0.52.tgz
|
||||
libselinux-2.0.53.tgz
|
||||
libselinux-2.0.55.tgz
|
||||
libselinux-2.0.56.tgz
|
||||
libselinux-2.0.57.tgz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 2.0.56
|
||||
Version: 2.0.57
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain
|
||||
Group: System Environment/Libraries
|
||||
@ -137,6 +137,10 @@ exit 0
|
||||
%{python_sitearch}/selinux/*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 25 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.57-1
|
||||
- Update to Upstream
|
||||
* Merged avc_has_perm() errno fix from Eamon Walsh.
|
||||
|
||||
* Fri Feb 22 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.56-1
|
||||
- Update to Upstream
|
||||
* Regenerated Flask headers from refpolicy flask definitions.
|
||||
|
Loading…
Reference in New Issue
Block a user