Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package selinux-policy for openSUSE:Factory 
checked in at 2022-01-21 01:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-policy (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-policy.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-policy"

Fri Jan 21 01:25:14 2022 rev:21 rq:947458 version:20211111

Changes:
--------
--- /work/SRC/openSUSE:Factory/selinux-policy/selinux-policy.changes    
2021-11-15 15:27:30.713842175 +0100
+++ /work/SRC/openSUSE:Factory/.selinux-policy.new.1938/selinux-policy.changes  
2022-01-21 01:25:36.146512218 +0100
@@ -1,0 +2,5 @@
+Fri Jan 14 15:07:00 UTC 2022 - Johannes Segitz <jseg...@suse.com>
+
+- Allow colord to use systemd hardenings (bsc#1194631)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ selinux-policy.spec ++++++
--- /var/tmp/diff_new_pack.VdJig6/_old  2022-01-21 01:25:37.202504979 +0100
+++ /var/tmp/diff_new_pack.VdJig6/_new  2022-01-21 01:25:37.210504924 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package selinux-policy
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ fix_colord.patch ++++++
--- /var/tmp/diff_new_pack.VdJig6/_old  2022-01-21 01:25:37.334504074 +0100
+++ /var/tmp/diff_new_pack.VdJig6/_new  2022-01-21 01:25:37.338504046 +0100
@@ -1,7 +1,7 @@
-Index: fedora-policy/policy/modules/contrib/colord.fc
+Index: fedora-policy-20211111/policy/modules/contrib/colord.fc
 ===================================================================
---- fedora-policy.orig/policy/modules/contrib/colord.fc
-+++ fedora-policy/policy/modules/contrib/colord.fc
+--- fedora-policy-20211111.orig/policy/modules/contrib/colord.fc
++++ fedora-policy-20211111/policy/modules/contrib/colord.fc
 @@ -6,6 +6,8 @@
  
  /usr/libexec/colord   --      gen_context(system_u:object_r:colord_exec_t,s0)
@@ -11,4 +11,16 @@
  
  /usr/lib/systemd/system/colord.*  -- 
gen_context(system_u:object_r:colord_unit_file_t,s0)
  
+Index: fedora-policy-20211111/policy/modules/contrib/colord.te
+===================================================================
+--- fedora-policy-20211111.orig/policy/modules/contrib/colord.te
++++ fedora-policy-20211111/policy/modules/contrib/colord.te
+@@ -17,6 +17,7 @@ type colord_t;
+ type colord_exec_t;
+ dbus_system_domain(colord_t, colord_exec_t)
+ init_daemon_domain(colord_t, colord_exec_t)
++init_nnp_daemon_domain(colord_t)
+ 
+ type colord_tmp_t;
+ files_tmp_file(colord_tmp_t)
 

Reply via email to