commit | 49346faa05bf42615478429883284449809a8ec1 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Thu Aug 06 13:49:36 2015 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Thu Aug 06 14:11:36 2015 -0400 |
tree | 7b6aa0fb8fe85c7ac03a9c4c5a73d53855c65213 | |
parent | c95ede00343738a8ee74f5b9f104955bdf5ab03f [diff] |
libselinux: support context validation on file_contexts.bin If file_contexts.bin was opened with SELABEL_OPT_VALIDATE set, then we should validate contexts in the same manner as with file_contexts. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>