From 83bae1c6b992f9d8dbf4b415531350943638bd3ba9b4068a2d169c3306bf9487 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Tue, 1 Sep 2020 13:35:46 +0000 Subject: [PATCH] Accepting request 831126 from home:jsegitz:branches:security:SELinux - Drop fix_dbus.patch_orig, was included by accident - Drop segenxml_interpreter.patch, not used anymore OBS-URL: https://build.opensuse.org/request/show/831126 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=81 --- fix_dbus.patch_orig | 35 ----------------------------------- segenxml_interpreter.patch | 10 ---------- selinux-policy.changes | 6 ++++++ selinux-policy.spec | 3 ++- 4 files changed, 8 insertions(+), 46 deletions(-) delete mode 100644 fix_dbus.patch_orig delete mode 100644 segenxml_interpreter.patch diff --git a/fix_dbus.patch_orig b/fix_dbus.patch_orig deleted file mode 100644 index 39f1fc6..0000000 --- a/fix_dbus.patch_orig +++ /dev/null @@ -1,35 +0,0 @@ -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) diff --git a/segenxml_interpreter.patch b/segenxml_interpreter.patch deleted file mode 100644 index ed35440..0000000 --- a/segenxml_interpreter.patch +++ /dev/null @@ -1,10 +0,0 @@ -Index: refpolicy/support/segenxml.py -=================================================================== ---- refpolicy.orig/support/segenxml.py 2018-06-10 19:32:41.000000000 +0200 -+++ refpolicy/support/segenxml.py 2018-11-27 16:52:00.196329793 +0100 -@@ -1,4 +1,4 @@ --#!/usr/bin/env python3 -+#! /usr/bin/python3 - - # Author(s): Donald Miner - # Dave Sugar diff --git a/selinux-policy.changes b/selinux-policy.changes index dffded0..2c61220 100644 --- a/selinux-policy.changes +++ b/selinux-policy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 1 12:31:17 UTC 2020 - Johannes Segitz + +- Drop fix_dbus.patch_orig, was included by accident +- Drop segenxml_interpreter.patch, not used anymore + ------------------------------------------------------------------- Tue Aug 11 14:25:58 UTC 2020 - Thorsten Kukuk diff --git a/selinux-policy.spec b/selinux-policy.spec index 36dad51..8dcd6f6 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -70,7 +70,8 @@ Source91: Makefile.devel Source92: customizable_types #Source93: config.tgz Source94: file_contexts.subs_dist -Source95: https://raw.githubusercontent.com/fedora-selinux/selinux-policy-macros/master/macros.selinux-policy +Source95: macros.selinux-policy +Source96: update.sh Source120: packagekit.te Source121: packagekit.if