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 2025-01-25 19:09:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/selinux-policy (Old) and /work/SRC/openSUSE:Factory/.selinux-policy.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "selinux-policy" Sat Jan 25 19:09:47 2025 rev:95 rq:1240098 version:20250124 Changes: -------- --- /work/SRC/openSUSE:Factory/selinux-policy/selinux-policy.changes 2025-01-21 21:10:09.470192365 +0100 +++ /work/SRC/openSUSE:Factory/.selinux-policy.new.2316/selinux-policy.changes 2025-01-25 19:09:50.682175399 +0100 @@ -1,0 +2,6 @@ +Fri Jan 24 04:59:40 UTC 2025 - cathy...@suse.com + +- Update to version 20250124: + * Dontaudit xdm_t wanting to create /root/.cache dir (bsc#1235669) + +------------------------------------------------------------------- Old: ---- selinux-policy-20250121.tar.xz New: ---- selinux-policy-20250124.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ selinux-policy.spec ++++++ --- /var/tmp/diff_new_pack.4OJGkT/_old 2025-01-25 19:09:51.354202886 +0100 +++ /var/tmp/diff_new_pack.4OJGkT/_new 2025-01-25 19:09:51.358203049 +0100 @@ -36,7 +36,7 @@ License: GPL-2.0-or-later Group: System/Management Name: selinux-policy -Version: 20250121 +Version: 20250124 Release: 0 Source0: %{name}-%{version}.tar.xz Source1: container.fc ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.4OJGkT/_old 2025-01-25 19:09:51.434206158 +0100 +++ /var/tmp/diff_new_pack.4OJGkT/_new 2025-01-25 19:09:51.438206321 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://gitlab.suse.de/selinux/selinux-policy.git</param> - <param name="changesrevision">0cb2a7bb54aadca23c8fb6c94099afd1bc58946a</param></service><service name="tar_scm"> + <param name="changesrevision">919f7bbbb015ceddc55a552b8395ebf4d3040869</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-20250121.tar.xz -> selinux-policy-20250124.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/selinux-policy-20250121/policy/modules/services/xserver.te new/selinux-policy-20250124/policy/modules/services/xserver.te --- old/selinux-policy-20250121/policy/modules/services/xserver.te 2025-01-21 10:32:40.000000000 +0100 +++ new/selinux-policy-20250124/policy/modules/services/xserver.te 2025-01-24 09:08:17.000000000 +0100 @@ -471,6 +471,7 @@ #Handle mislabeled files in homedir userdom_delete_user_home_content_files(xdm_t) userdom_signull_unpriv_users(xdm_t) +userdom_dontaudit_create_admin_dir(xdm_t) userdom_dontaudit_read_admin_home_lnk_files(xdm_t) kernel_read_vm_sysctls(xdm_t)