commit | 31fcd66d39e2be5e94d07ee8c2445efdab6cf230 | [log] [tgz] |
---|---|---|
author | Vit Mojzis <vmojzis@redhat.com> | Tue Dec 06 15:58:33 2016 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Dec 06 12:31:37 2016 -0500 |
tree | 3b30d7e3b7400c021dc7f36743e36dcfd02f962a | |
parent | 4791a99d67dd7b3597f58cd1e180f2ac58ec66fd [diff] |
python/sepolicy/sepolicy/gui: Reflect sepolicy changes into gui sepolicy.get_init_entrypoint() now returns list of Type objects instead of single string, which caused sepolicy gui to crash. Signed-off-by: Vit Mojzis <vmojzis@redhat.com>