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 2024-09-01 19:20:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-policy (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-policy.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-policy"

Sun Sep  1 19:20:56 2024 rev:75 rq:1197845 version:20240830

Changes:
--------
--- /work/SRC/openSUSE:Factory/selinux-policy/selinux-policy.changes    
2024-08-29 15:43:21.285200734 +0200
+++ /work/SRC/openSUSE:Factory/.selinux-policy.new.2698/selinux-policy.changes  
2024-09-01 19:21:03.939126471 +0200
@@ -1,0 +2,7 @@
+Fri Aug 30 11:45:10 UTC 2024 - cathy...@suse.com
+
+- Update to version 20240830:
+  * Allow virtstoraged to manage images (bsc#1228742)
+  * Allow virtstoraged_t domtrans to udev (bsc#1228742)
+
+-------------------------------------------------------------------

Old:
----
  selinux-policy-20240828.tar.xz

New:
----
  selinux-policy-20240830.tar.xz

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

Other differences:
------------------
++++++ selinux-policy.spec ++++++
--- /var/tmp/diff_new_pack.MIur72/_old  2024-09-01 19:21:05.007170706 +0200
+++ /var/tmp/diff_new_pack.MIur72/_new  2024-09-01 19:21:05.011170872 +0200
@@ -33,7 +33,7 @@
 License:        GPL-2.0-or-later
 Group:          System/Management
 Name:           selinux-policy
-Version:        20240828
+Version:        20240830
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 Source1:        container.fc

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.MIur72/_old  2024-09-01 19:21:05.103174682 +0200
+++ /var/tmp/diff_new_pack.MIur72/_new  2024-09-01 19:21:05.107174848 +0200
@@ -1,7 +1,7 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.suse.de/selinux/selinux-policy.git</param>
-              <param 
name="changesrevision">bd9c8d629a159c7778412a9c28887ee9494f8f5b</param></service><service
 name="tar_scm">
+              <param 
name="changesrevision">f6e210251bd96712f22332453c778409e9e48059</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/containers/container-selinux.git</param>
               <param 
name="changesrevision">07b3034f6d9625ab84508a2f46515d8ff79b4204</param></service><service
 name="tar_scm">
                 <param 
name="url">https://gitlab.suse.de/jsegitz/selinux-policy.git</param>


++++++ selinux-policy-20240828.tar.xz -> selinux-policy-20240830.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/selinux-policy-20240828/policy/modules/contrib/virt.te 
new/selinux-policy-20240830/policy/modules/contrib/virt.te
--- old/selinux-policy-20240828/policy/modules/contrib/virt.te  2024-08-28 
10:10:46.000000000 +0200
+++ new/selinux-policy-20240830/policy/modules/contrib/virt.te  2024-08-30 
13:44:33.000000000 +0200
@@ -2321,10 +2321,7 @@
 manage_dirs_pattern(virtstoraged_t, virt_content_t, virt_content_t)
 manage_files_pattern(virtstoraged_t, virt_content_t, virt_content_t)
 
-manage_dirs_pattern(virtstoraged_t, virt_image_t, virt_image_t)
-manage_files_pattern(virtstoraged_t, virt_image_t, virt_image_t)
-
-manage_files_pattern(virtstoraged_t, svirt_image_t, svirt_image_t)
+virt_manage_images(virtstoraged_t)
 
 manage_dirs_pattern(virtstoraged_t, virt_var_lib_t, virt_var_lib_t)
 manage_files_pattern(virtstoraged_t, virt_var_lib_t, virt_var_lib_t)
@@ -2347,6 +2344,10 @@
        lvm_domtrans(virtstoraged_t)
 ')
 
+optional_policy(`
+       udev_domtrans(virtstoraged_t)
+')
+
 #######################################
 #
 # virtvboxd local policy

Reply via email to