- Upgrade to latest from NSA
Merged more fixes for resource leaks on error paths from Serge Hallyn (IBM). Bugs found by Coverity.
This commit is contained in:
parent
691e94c476
commit
680938b4aa
@ -34,3 +34,4 @@ libsepol-1.7.14.tgz
|
||||
libsepol-1.7.15.tgz
|
||||
libsepol-1.7.17.tgz
|
||||
libsepol-1.7.19.tgz
|
||||
libsepol-1.7.20.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 1.7.19
|
||||
Version: 1.7.20
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -73,6 +73,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
from Serge Hallyn (IBM). Bugs found by Coverity.
|
||||
|
||||
* Fri Aug 19 2005 Dan Walsh <dwalsh@redhat.com> 1.7.19-1
|
||||
- Upgrade to latest from NSA
|
||||
* Changed to treat all type conflicts as fatal errors.
|
||||
|
Loading…
Reference in New Issue
Block a user