- 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:
parent
c57ee23f0c
commit
560bbcaa19
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user