- 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:
Daniel J Walsh 2006-01-05 19:43:51 +00:00
parent 34791d4da3
commit 731af03464
3 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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.

View File

@ -1 +1 @@
2c330bf93f6561decc7f2de511f3a38c libsepol-1.11.4.tgz a311b9d3efc1f5af209470a0ddfeb8dc libsepol-1.11.5.tgz