- Latest upgrade from NSA

Added a check for failure to declare each sensitivity in a level
    definition.
Changed to clone level data for aliased sensitivities to avoid double free
    upon sens_destroy. Bug reported by Kevin Carr of Tresys Technology.
This commit is contained in:
Daniel J Walsh 2006-02-16 18:44:15 +00:00
parent 6d151699a3
commit d0cfe1d1ab
3 changed files with 12 additions and 3 deletions

View File

@ -39,3 +39,4 @@ checkpolicy-1.27.20.tgz
checkpolicy-1.28.tgz
checkpolicy-1.29.1.tgz
checkpolicy-1.29.2.tgz
checkpolicy-1.29.4.tgz

View File

@ -1,7 +1,7 @@
%define libsepolver 1.11.14-1
%define libsepolver 1.11.17-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.29.2
Version: 1.29.4
Release: 1
License: GPL
Group: Development/System
@ -47,6 +47,14 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkmodule.8.gz
%changelog
* Fri Feb 16 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.4-1
- Latest upgrade from NSA
* Added a check for failure to declare each sensitivity in
a level definition.
* Changed to clone level data for aliased sensitivities to
avoid double free upon sens_destroy. Bug reported by Kevin
Carr of Tresys Technology.
* Mon Feb 13 2006 Dan Walsh <dwalsh@redhat.com> - 1.29.2-1
- Latest upgrade from NSA
* Merged optionals in base patch from Joshua Brindle.

View File

@ -1 +1 @@
763c11f38e568daa8cf154341d1dd195 checkpolicy-1.29.2.tgz
ccc15309265965702935f2a2f5107389 checkpolicy-1.29.4.tgz