Hi, this is set of sepolicy fixes we use in Fedora. There are basically 2 groups of patches: 1. fixes which was pushed to Fedora few years ago and probably have not been sent upstream [PATCH 01/19] policycoreutils/sepolicy: Add documentation for MCS [PATCH 02/19] sepolicy: Fix spelling mistakes in commands in [PATCH 03/19] sepolicy: Add manpages for typealiased types [PATCH 04/19] sepolicy: Move svirt man page out of libvirt into its [PATCH 05/19] policycoreutils/sepolicy: boolean.png is in help/ [PATCH 06/19] Fix up generation of application policy [PATCH 07/19] sepolicy: ptrace should be a part of deny_ptrace [PATCH 08/19] sepolicy: We should be creating _exec interfaces when [PATCH 09/19] Fix typo in executable.py template. 2. fixes related to python 3 and the change to SETools 4 [PATCH 10/19] sepolicy: Adapt to new the semodule list output [PATCH 11/19] sepolicy: Don't return filter(), use [ ] notation [PATCH 12/19] sepolicy: Simplify policy types detection [PATCH 13/19] sepolicy/generate.py: Fix string formatting [PATCH 14/19] policycoreutils/sepolicy: Define our own cmp() [PATCH 15/19] dbus: Use text streams in selinux_server.py [PATCH 16/19] sepolicy: setools.*Query wants a list in ruletype [PATCH 17/19] sepolicy: Fix several issues in 'sepolicy manpage -a' [PATCH 18/19] sepolicy: info() should provide attributes for a TYPE [PATCH 19/19] sepolicy/gui: Update text strings to use better gettext