- Upgrade to latest from NSA
Fix range_trans_clone to map the type values properly.
This commit is contained in:
parent
afa262c83a
commit
71a436964a
@ -27,3 +27,4 @@ libsepol-1.7.7.tgz
|
||||
libsepol-1.7.9.tgz
|
||||
VERSION
|
||||
libsepol-1.7.10.tgz
|
||||
libsepol-1.7.11.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.7.10
|
||||
Version: 1.7.11
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -73,6 +73,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2005 Dan Walsh <dwalsh@redhat.com> 1.7.11-1
|
||||
- Upgrade to latest from NSA
|
||||
* Fix range_trans_clone to map the type values properly.
|
||||
|
||||
* Fri Aug 5 2005 Dan Walsh <dwalsh@redhat.com> 1.7.10-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged patch to move module read/write code from libsemanage
|
||||
|
Loading…
Reference in New Issue
Block a user