forked from pool/selinux-policy
cbd186764a
- Moved back to fedora policy (20190802) - Removed spec file conditionals for old SELinux userland - Removed config.tgz - Removed patches: * label_sysconfig.selinux.patch * label_var_run_rsyslog.patch * suse_additions_obs.patch * suse_additions_sslh.patch * suse_modifications_apache.patch * suse_modifications_cron.patch * suse_modifications_getty.patch * suse_modifications_logging.patch * suse_modifications_ntp.patch * suse_modifications_usermanage.patch * suse_modifications_virt.patch * suse_modifications_xserver.patch * sysconfig_network_scripts.patch * segenxml_interpreter.patch - Added patches: * fix_djbdns.patch * fix_dbus.patch * fix_gift.patch * fix_java.patch * fix_hadoop.patch * fix_thunderbird.patch * postfix_paths.patch * fix_nscd.patch * fix_sysnetwork.patch * fix_logging.patch * fix_xserver.patch OBS-URL: https://build.opensuse.org/request/show/734854 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=73
36 lines
1.2 KiB
Diff
36 lines
1.2 KiB
Diff
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)
|