diff --git a/refpolicy/Changelog b/refpolicy/Changelog index 26efedf8..01880b6b 100644 --- a/refpolicy/Changelog +++ b/refpolicy/Changelog @@ -1,3 +1,4 @@ +- Remove unused devfs_control_t. - Add rhel4 distro, which also implies redhat distro. - Remove unneeded range_transition for su_exec_t and move the type declaration back to the su module. diff --git a/refpolicy/policy/modules/kernel/devices.te b/refpolicy/policy/modules/kernel/devices.te index 9b119bba..bf16a3b8 100644 --- a/refpolicy/policy/modules/kernel/devices.te +++ b/refpolicy/policy/modules/kernel/devices.te @@ -1,5 +1,5 @@ -policy_module(devices,1.1.4) +policy_module(devices,1.1.5) ######################################## # @@ -191,11 +191,6 @@ files_type(xconsole_device_t) fs_associate_tmpfs(xconsole_device_t) files_associate_tmp(xconsole_device_t) -# devfs is dead on selinux -# this should be removed -type devfs_control_t; -dev_node(devfs_control_t) - ######################################## # # Rules for all device nodes