On Sun, Aug 12, 2018 at 1:25 PM, Nicolas Iooss <nicolas.io...@m4x.org>
wrote:

> Here is the second revision of this patchset. The changes were:
>
> * I removed the buggy code instead of commenting it, in python/sepolgen.
> * I fixed a typo in the description of a patch.
>
>
Ack on the patchset from me.


>
> Nicolas Iooss (13):
>   libselinux: fix flake8 warnings in SWIG-generated code
>   python/sepolgen: do not import twice the modules
>   python/sepolgen: return NotImplemented instead of raising it
>   python/sepolicy: drop unused CheckPolicyType
>   python/sepolicy: use lowercase variable name
>   python/sepolgen: fix refpolicy parsing of "permissive"
>   python/sepolgen: silence linter warning about has_key
>   python/sepolgen: remove buggy code
>   python/sepolgen: use self when accessing members in FilesystemUse
>   python/sepolicy: fix "procotol" misspelling
>   python/sepolicy: use variables which exist in the gui.py
>   python/sepolicy: do not import sepolicy.generate.DAEMON twice
>   python/sepolicy: do not import types
>
>  libselinux/src/selinuxswig_python.i        |  5 +++--
>  python/sepolgen/src/sepolgen/interfaces.py |  7 +------
>  python/sepolgen/src/sepolgen/refparser.py  |  4 ++--
>  python/sepolgen/src/sepolgen/refpolicy.py  |  6 +++---
>  python/sepolgen/src/sepolgen/util.py       |  6 +-----
>  python/sepolicy/sepolicy.py                | 12 +-----------
>  python/sepolicy/sepolicy/generate.py       |  1 -
>  python/sepolicy/sepolicy/gui.py            | 12 ++++++------
>  8 files changed, 17 insertions(+), 36 deletions(-)
>
> --
> 2.18.0
>
> _______________________________________________
> Selinux mailing list
> Selinux@tycho.nsa.gov
> To unsubscribe, send email to selinux-le...@tycho.nsa.gov.
> To get help, send an email containing "help" to
> selinux-requ...@tycho.nsa.gov.
>
_______________________________________________
Selinux mailing list
Selinux@tycho.nsa.gov
To unsubscribe, send email to selinux-le...@tycho.nsa.gov.
To get help, send an email containing "help" to selinux-requ...@tycho.nsa.gov.

Reply via email to