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
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
Index: fedora-policy/policy/modules/contrib/evolution.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/contrib/evolution.te 2019-08-05 09:39:48.641670181 +0200
|
|
+++ fedora-policy/policy/modules/contrib/evolution.te 2019-08-05 09:57:29.695474175 +0200
|
|
@@ -228,7 +228,6 @@ optional_policy(`
|
|
|
|
optional_policy(`
|
|
dbus_system_bus_client(evolution_t)
|
|
- dbus_all_session_bus_client(evolution_t)
|
|
')
|
|
|
|
optional_policy(`
|
|
@@ -309,10 +308,6 @@ tunable_policy(`use_samba_home_dirs',`
|
|
')
|
|
|
|
optional_policy(`
|
|
- dbus_all_session_bus_client(evolution_alarm_t)
|
|
-')
|
|
-
|
|
-optional_policy(`
|
|
gnome_stream_connect_gconf(evolution_alarm_t)
|
|
')
|
|
|
|
Index: fedora-policy/policy/modules/contrib/thunderbird.te
|
|
===================================================================
|
|
--- fedora-policy.orig/policy/modules/contrib/thunderbird.te 2019-08-05 09:39:48.681670851 +0200
|
|
+++ fedora-policy/policy/modules/contrib/thunderbird.te 2019-08-05 09:57:38.503622198 +0200
|
|
@@ -121,7 +121,6 @@ ifndef(`enable_mls',`
|
|
|
|
optional_policy(`
|
|
dbus_system_bus_client(thunderbird_t)
|
|
- dbus_all_session_bus_client(thunderbird_t)
|
|
|
|
optional_policy(`
|
|
cups_dbus_chat(thunderbird_t)
|