- Upgrade to latest from NSA
Merged fix for memory leak in sepol_context_to_sid from Jason Tang (Tresys). Merged fixes for resource leaks on error paths and change to scope_destroy from Joshua Brindle (Tresys).
This commit is contained in:
parent
680938b4aa
commit
c57ee23f0c
@ -35,3 +35,4 @@ libsepol-1.7.15.tgz
|
||||
libsepol-1.7.17.tgz
|
||||
libsepol-1.7.19.tgz
|
||||
libsepol-1.7.20.tgz
|
||||
libsepol-1.7.22.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.7.20
|
||||
Version: 1.7.22
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -73,6 +73,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
Jason Tang (Tresys).
|
||||
* Merged fixes for resource leaks on error paths and
|
||||
change to scope_destroy from Joshua Brindle (Tresys).
|
||||
|
||||
* Tue Aug 23 2005 Dan Walsh <dwalsh@redhat.com> 1.7.20-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merged more fixes for resource leaks on error paths
|
||||
|
Loading…
Reference in New Issue
Block a user