I'm really not that familiar with the Python code to review this at the moment, perhaps Nicolas is? On Tue, Oct 16, 2018 at 1:27 AM Vit Mojzis <vmojzis@xxxxxxxxxx> wrote: > > Sepolicy and semanage do not work with aliases properly (aliases are > mostly treated as invalid types). Fix this by determining corresponding > type when an alias is used and working with the type instead. > > python/semanage/seobject.py | 21 ++++++++++----------- > python/sepolicy/sepolicy.py | 8 +++----- > python/sepolicy/sepolicy/__init__.py | 22 ++++++++++++++++++---- > 3 files changed, 31 insertions(+), 20 deletions(-) > > > _______________________________________________ > Selinux mailing list > Selinux@xxxxxxxxxxxxx > To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. > To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx. _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.