SELinuxProject / selinux-testsuite

This is the upstream SELinux testsuite which is designed as a basic set of regression tests for the SELinux kernel functionality.
GNU General Public License v2.0
53 stars 43 forks source link

RFE: remove special RHEL-5 and -4 policies #66

Closed WOnder93 closed 5 years ago

WOnder93 commented 5 years ago

The first patch fixes a minor issue from a recent commit that breaks the task_setscheduler test on very old kernels (RHEL-5).

The second patch then removes the special policies for RHEL-5 nad RHEL-4 (see the log message for more details).

Verified that the testsuite still runs on Fedora Rawhide and a handful of RHELs after this change (RHEL-5 needs some workarounds to be applied to policy files - see the log message of patch 2).