- Upgrade to latest from NSA
Added sepol_ prefix to Flask types to avoid namespace collision with libselinux.
This commit is contained in:
parent
90feaaf501
commit
e04378394e
@ -14,3 +14,4 @@ libsepol-1.5.3.tgz
|
|||||||
libsepol-1.5.5.tgz
|
libsepol-1.5.5.tgz
|
||||||
libsepol-1.5.6.tgz
|
libsepol-1.5.6.tgz
|
||||||
libsepol-1.5.7.tgz
|
libsepol-1.5.7.tgz
|
||||||
|
libsepol-1.5.8.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.5.7
|
Version: 1.5.8
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -71,7 +71,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue May 13 2005 Dan Walsh <dwalsh@redhat.com> 1.5.7-1
|
* Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 1.5.8-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Added sepol_ prefix to Flask types to avoid
|
||||||
|
namespace collision with libselinux.
|
||||||
|
|
||||||
|
* Fri May 13 2005 Dan Walsh <dwalsh@redhat.com> 1.5.7-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Added sepol_compute_av_reason() for audit2why.
|
* Added sepol_compute_av_reason() for audit2why.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user