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 2026-09-09 16:18:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-policy (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-policy.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-policy"

Wed Sep  9 16:18:59 2026 rev:174 rq:1376359 version:20260908

Changes:
--------
--- /work/SRC/openSUSE:Factory/selinux-policy/selinux-policy.changes    
2026-08-27 18:50:35.868944490 +0200
+++ /work/SRC/openSUSE:Factory/.selinux-policy.new.1265/selinux-policy.changes  
2026-09-09 16:21:18.250408431 +0200
@@ -1,0 +2,8 @@
+Tue Sep 08 11:41:50 UTC 2026 - Cathy Hu <[email protected]>
+
+- Update to version 20260908:
+  * fix NetworkManager dnsmasq-forwarders.conf labeling (bsc#1260038)
+  * Fix for (open)SUSE (bsc#1270243)
+  * Fix for (open)SUSE (bsc#1277439)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ selinux-policy.spec ++++++
--- /var/tmp/diff_new_pack.WaYiWx/_old  2026-09-09 16:21:19.484459854 +0200
+++ /var/tmp/diff_new_pack.WaYiWx/_new  2026-09-09 16:21:19.487459979 +0200
@@ -37,7 +37,7 @@
 License:        GPL-2.0-or-later
 Group:          System/Management
 Name:           selinux-policy
-Version:        20260826
+Version:        20260908
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 Source1:        container.fc

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.WaYiWx/_old  2026-09-09 16:21:19.567463312 +0200
+++ /var/tmp/diff_new_pack.WaYiWx/_new  2026-09-09 16:21:19.571463479 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.suse.de/selinux/selinux-policy.git</param>
-              <param 
name="changesrevision">492b478c74c8a9f9105f41c5f13317405b968902</param></service></servicedata>
+              <param 
name="changesrevision">d841048ce599134f71e62dea3682c0bc8b767f1b</param></service></servicedata>
 (No newline at EOF)
 


++++++ selinux-policy-20260826.tar.xz -> selinux-policy-20260908.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/selinux-policy-20260826/policy/modules/contrib/dnsmasq.if 
new/selinux-policy-20260908/policy/modules/contrib/dnsmasq.if
--- old/selinux-policy-20260826/policy/modules/contrib/dnsmasq.if       
2026-08-26 09:29:43.000000000 +0200
+++ new/selinux-policy-20260908/policy/modules/contrib/dnsmasq.if       
2026-09-08 09:36:01.000000000 +0200
@@ -375,6 +375,7 @@
 
        files_pid_filetrans($1, dnsmasq_var_run_t, dir, "network")
        files_pid_filetrans($1, dnsmasq_var_run_t, file, "dnsmasq.pid")
+       files_pid_filetrans($1, dnsmasq_var_run_t, file, 
"dnsmasq-forwarders.conf")
        virt_pid_filetrans($1, dnsmasq_var_run_t, file, "network")
        files_etc_filetrans($1, dnsmasq_etc_t, file, "dnsmasq.conf")
        files_etc_filetrans($1, dnsmasq_etc_t, dir, "dnsmasq.d")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/selinux-policy-20260826/policy/modules/contrib/networkmanager.te 
new/selinux-policy-20260908/policy/modules/contrib/networkmanager.te
--- old/selinux-policy-20260826/policy/modules/contrib/networkmanager.te        
2026-08-26 09:29:43.000000000 +0200
+++ new/selinux-policy-20260908/policy/modules/contrib/networkmanager.te        
2026-09-08 09:36:01.000000000 +0200
@@ -365,6 +365,7 @@
        dnsmasq_dbus_chat(NetworkManager_t)
        dnsmasq_delete_pid_files(NetworkManager_t)
        dnsmasq_domtrans(NetworkManager_t)
+       dnsmasq_filetrans_named_content(NetworkManager_t)
        dnsmasq_initrc_domtrans(NetworkManager_t)
        dnsmasq_kill(NetworkManager_t)
        dnsmasq_signal(NetworkManager_t)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/selinux-policy-20260826/policy/modules/contrib/rpm.fc 
new/selinux-policy-20260908/policy/modules/contrib/rpm.fc
--- old/selinux-policy-20260826/policy/modules/contrib/rpm.fc   2026-08-26 
09:29:43.000000000 +0200
+++ new/selinux-policy-20260908/policy/modules/contrib/rpm.fc   2026-09-08 
09:36:01.000000000 +0200
@@ -80,6 +80,7 @@
 /var/log/hawkey.*              --      
gen_context(system_u:object_r:rpm_log_t,s0)
 /var/log/yum\.log.*            --      
gen_context(system_u:object_r:rpm_log_t,s0)
 /var/log/up2date.*             --      
gen_context(system_u:object_r:rpm_log_t,s0)
+/var/log/zypper\.log.*         --      
gen_context(system_u:object_r:rpm_log_t,s0)
 
 
 /var/spool/up2date(/.*)?               
gen_context(system_u:object_r:rpm_var_cache_t,s0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/selinux-policy-20260826/policy/modules/system/libraries.fc 
new/selinux-policy-20260908/policy/modules/system/libraries.fc
--- old/selinux-policy-20260826/policy/modules/system/libraries.fc      
2026-08-26 09:29:43.000000000 +0200
+++ new/selinux-policy-20260908/policy/modules/system/libraries.fc      
2026-09-08 09:36:01.000000000 +0200
@@ -30,6 +30,7 @@
 #
 /etc/ld\.so\.cache                     --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
 /etc/ld\.so\.cache~                    --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
+/etc/ld\.so\.cache\.[^/]+              --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
 /etc/ld\.so\.preload                   --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
 /etc/ld\.so\.preload~                  --      
gen_context(system_u:object_r:ld_so_cache_t,s0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/selinux-policy-20260826/policy/modules/system/logging.if 
new/selinux-policy-20260908/policy/modules/system/logging.if
--- old/selinux-policy-20260826/policy/modules/system/logging.if        
2026-08-26 09:29:43.000000000 +0200
+++ new/selinux-policy-20260908/policy/modules/system/logging.if        
2026-09-08 09:36:01.000000000 +0200
@@ -1758,6 +1758,7 @@
        ')
 
        files_pid_filetrans($1, syslogd_var_run_t, dir, "log")
+        files_pid_filetrans($1, syslogd_var_run_t, dir, "syslog-ng")
        files_spool_filetrans($1, var_log_t, dir, "rsyslog")
        files_spool_filetrans($1, var_log_t, dir, "log")
        files_spool_filetrans($1, audit_spool_t, dir, "audit")

Reply via email to