commit | 3b5e8fb8421b0f80a7be61d0e54d71ee694b2b33 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sun Oct 01 18:15:15 2017 +0200 |
committer | Jason Zaman <jason@perfinion.com> | Mon Oct 02 01:51:49 2017 +0800 |
tree | 178d07ed4c2f4cf705fc9a4d502b5bb9b565ca3b | |
parent | d689e3dc1647b78926126e8b0c3b22db98115dcd [diff] |
gui: fix parsing of "semodule -lfull" in tab Modules The output of "semodule -lfull" changed from "module version" to "priority module kind". Update system-config-selinux to use this new format in its tab "Policy Module". Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>