selinux/libsepol
Joshua Brindle 3df79fc5eb Author: Joshua Brindle
Email: method@manicmethod.com
Subject: libsepol: fix boolean state smashing
Date: Wed, 18 Mar 2009 10:47:34 -0400

If a boolean is encountered in a require block before the place where it is
declared it currently gets created with the state set to false no matter what
the declared state was. This only affects booleans in modules where the boolean
was also required in another module. Patch below:

Signed-off-by: Joshua Brindle <method@manicmethod.com>
2009-03-21 11:11:52 -04:00
..
include aliases for the boundry format 2009-02-16 11:52:03 -05:00
man initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
src Author: Joshua Brindle 2009-03-21 11:11:52 -04:00
tests initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
utils initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
ChangeLog bump libsepol to 2.0.35 2009-02-17 12:23:41 -05:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION bump libsepol to 2.0.35 2009-02-17 12:23:41 -05:00