- Upgrade to latest from NSA
Fixed several memory leaks found by valgrind.
This commit is contained in:
parent
56a2b4dba2
commit
36260cb46f
@ -32,3 +32,4 @@ libsepol-1.7.12.tgz
|
||||
libsepol-1.7.13.tgz
|
||||
libsepol-1.7.14.tgz
|
||||
libsepol-1.7.15.tgz
|
||||
libsepol-1.7.17.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.7.15
|
||||
Version: 1.7.17
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -73,6 +73,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* Mon Aug 15 2005 Dan Walsh <dwalsh@redhat.com> 1.7.17-1
|
||||
- Upgrade to latest from NSA
|
||||
* Fixed several memory leaks found by valgrind.
|
||||
|
||||
* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.7.15-1
|
||||
- Upgrade to latest from NSA
|
||||
* Fixed empty list test in cond_write_av_list. Bug found by
|
||||
|
Loading…
Reference in New Issue
Block a user