- Update to NSA Release

Fixed further memory leaks found by valgrind.
Changed checkpolicy to destroy the policydbs prior to exit to allow leak
    detection.
Fixed several memory leaks found by valgrind.
This commit is contained in:
Daniel J Walsh 2005-08-15 20:17:00 +00:00
parent 14ec964ccf
commit cac0f0ba38
3 changed files with 12 additions and 4 deletions

View File

@ -18,3 +18,4 @@ checkpolicy-1.25.2.tgz
checkpolicy-1.25.3.tgz
checkpolicy-1.25.5.tgz
checkpolicy-1.25.8.tgz
checkpolicy-1.25.10.tgz

View File

@ -1,8 +1,8 @@
%define libsepolver 1.7.15-1
%define libsepolver 1.7.17-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.25.8
Release: 3
Version: 1.25.10
Release: 1
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -45,6 +45,13 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz
%changelog
* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.25.10-1
- Update to NSA Release
* Fixed further memory leaks found by valgrind.
* Changed checkpolicy to destroy the policydbs prior to exit
to allow leak detection.
* Fixed several memory leaks found by valgrind.
* Sun Aug 14 2005 Dan Walsh <dwalsh@redhat.com> 1.25.8-3
- Rebuild to get latest libsepol changes

View File

@ -1 +1 @@
77a56787b822be766dd8ed8e48b5a9b3 checkpolicy-1.25.8.tgz
25355b034f80f7014159cbf6de8e0377 checkpolicy-1.25.10.tgz