4.0.1
Originally released on 2016-05-17
This is primarily a bugfix release.
Changes since 4.0.0:
Library:
- Fixed a compile error on 32bit systems.
- Changed domain transition analysis output to use lists instead of generators. This fixes a display problem in apol's DTA browser.
apol:
- Replaced icons with stock Qt icons to remove license issues with some distributions.
sesearch:
- Changed xperm options to bring in line with sediff, e.g. --allowx changed to --allowxperm. Python's argument parser will still detect --allowx as an abbreviation of --allowxperm, so compatibility is preserved.
This release requires libsepol-2.5, which is unfortunately not available yet on some distributions.
Warning: If you use this to replace SETools 3.x on your system, it will break the couple of tools from sepolgen/policycoreutils that depend on SETools (e.g. sepolicy) since libqpol/libapol C libraries and their corresponding Python wrappers are no longer provided.