This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux kernel and is used by Linux distributions. All bugs an
Go to file
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
checkpolicy bump checkpolicy to 2.0.19 2009-02-17 12:22:40 -05:00
libselinux Merge branch 'master' of jbrindle@oss.tresys.com:/home/git/selinux 2009-01-12 10:53:11 -05:00
libsemanage bump libsemanage to 2.0.31 2009-01-12 10:45:26 -05:00
libsepol Author: Joshua Brindle 2009-03-21 11:11:52 -04:00
policycoreutils bump policycoreutils to 2.0.62 2009-02-17 12:18:05 -05:00
scripts initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
sepolgen bump sepolgen to 1.0.16 2009-02-17 12:19:32 -05:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00