- Upgrade to latest from NSA
- av_to_string overflow checking - sepol_context_to_string error handling - hierarchy checking memory leak fixes and optimizations - avrule_block_read variable initialization Marked deprecated code in genbools and genusers.
This commit is contained in:
parent
34791d4da3
commit
731af03464
@ -74,3 +74,4 @@ libsepol-1.10.tgz
|
|||||||
libsepol-1.11.1.tgz
|
libsepol-1.11.1.tgz
|
||||||
libsepol-1.11.2.tgz
|
libsepol-1.11.2.tgz
|
||||||
libsepol-1.11.4.tgz
|
libsepol-1.11.4.tgz
|
||||||
|
libsepol-1.11.5.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.11.4
|
Version: 1.11.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -80,6 +80,15 @@ exit 0
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.11.5-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged further fixes from Russell Coker, specifically:
|
||||||
|
- av_to_string overflow checking
|
||||||
|
- sepol_context_to_string error handling
|
||||||
|
- hierarchy checking memory leak fixes and optimizations
|
||||||
|
- avrule_block_read variable initialization
|
||||||
|
* Marked deprecated code in genbools and genusers.
|
||||||
|
|
||||||
* Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.11.4-1
|
* Thu Jan 5 2006 Dan Walsh <dwalsh@redhat.com> 1.11.4-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged bugfix for sepol_port_modify from Russell Coker.
|
* Merged bugfix for sepol_port_modify from Russell Coker.
|
||||||
|
Loading…
Reference in New Issue
Block a user