- Upgrade to latest from NSA

Fixed symtab_insert return value for duplicate declarations.
Merged fix for memory error in policy_module_destroy from Jason Tang
    (Tresys).
This commit is contained in:
Daniel J Walsh 2005-09-01 15:50:37 +00:00
parent c57ee23f0c
commit 560bbcaa19
3 changed files with 9 additions and 2 deletions

View File

@ -36,3 +36,4 @@ libsepol-1.7.17.tgz
libsepol-1.7.19.tgz
libsepol-1.7.20.tgz
libsepol-1.7.22.tgz
libsepol-1.7.24.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.7.22
Version: 1.7.24
Release: 1
License: GPL
Group: System Environment/Libraries
@ -73,6 +73,12 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.7.24-1
- Upgrade to latest from NSA
* Fixed symtab_insert return value for duplicate declarations.
* Merged fix for memory error in policy_module_destroy from
Jason Tang (Tresys).
* Mon Aug 29 2005 Dan Walsh <dwalsh@redhat.com> 1.7.22-1
- Upgrade to latest from NSA
* Merged fix for memory leak in sepol_context_to_sid from

View File

@ -1 +1 @@
c07d8e744eba2d8c62241b340578a5e7 libsepol-1.7.22.tgz
92ad3498d12a7e78abf7a21b034889d8 libsepol-1.7.24.tgz