forked from pool/selinux-policy
1fd70ac29b
- Update to version 20200219 Refreshed fix_hadoop.patch Updated * fix_dbus.patch * fix_hadoop.patch * fix_nscd.patch * fix_xserver.patch Renamed postfix_paths.patch to fix_postfix.patch Added * fix_init.patch * fix_locallogin.patch * fix_policykit.patch * fix_iptables.patch * fix_irqbalance.patch * fix_ntp.patch * fix_fwupd.patch * fix_firewalld.patch * fix_logrotate.patch * fix_selinuxutil.patch * fix_corecommand.patch * fix_snapper.patch * fix_systemd.patch * fix_unconfined.patch * fix_unconfineduser.patch * fix_chronyd.patch * fix_networkmanager.patch * xdm_entrypoint_pam.patch - Removed modules minimum_temp_fixes and targeted_temp_fixes from the corresponding policies - Reduced default module list of minimum policy by removing OBS-URL: https://build.opensuse.org/request/show/781805 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=74
31 lines
932 B
Diff
31 lines
932 B
Diff
Index: fedora-policy/policy/modules/roles/sysadm.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/roles/sysadm.te 2020-02-19 09:08:50.433854051 +0000
|
|
+++ fedora-policy/policy/modules/roles/sysadm.te 2020-02-19 09:17:47.026397710 +0000
|
|
@@ -289,10 +289,6 @@ optional_policy(`
|
|
')
|
|
|
|
optional_policy(`
|
|
- hadoop_role(sysadm_r, sysadm_t)
|
|
-')
|
|
-
|
|
-optional_policy(`
|
|
iotop_run(sysadm_t, sysadm_r)
|
|
')
|
|
|
|
Index: fedora-policy/policy/modules/roles/unprivuser.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/roles/unprivuser.te 2020-02-19 09:08:50.433854051 +0000
|
|
+++ fedora-policy/policy/modules/roles/unprivuser.te 2020-02-19 09:17:47.030397773 +0000
|
|
@@ -197,10 +197,6 @@ ifndef(`distro_redhat',`
|
|
')
|
|
|
|
optional_policy(`
|
|
- hadoop_role(user_r, user_t)
|
|
- ')
|
|
-
|
|
- optional_policy(`
|
|
irc_role(user_r, user_t)
|
|
')
|
|
|