Description of problem: when performing actions with the selinux tools a warning appears: WARNING: Policy would be downgraded from version 27 to 26. Version-Release number of selected component (if applicable): libsepol-2.1.5-3.fc17.i686 How reproducible: always Steps to Reproduce: 1. sesearch --role_trans 2. 3. Actual results: see Warning Expected results: no Warning Additional info: see output sestatus: http://fpaste.org/GCu2/
This is just telling you that the current RHEL 7 kernel does not support all of the features in the current SELinux tool chain. When you get to the 3.5 kernel in RHEL7 this will disappear.