- 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:
Daniel J Walsh 2005-08-29 12:02:32 +00:00
parent 680938b4aa
commit c57ee23f0c
3 changed files with 10 additions and 2 deletions

View File

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

View File

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

View File

@ -1 +1 @@
3476cd8cc41eec51bb2e40822ac5e21f libsepol-1.7.20.tgz
c07d8e744eba2d8c62241b340578a5e7 libsepol-1.7.22.tgz