Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libsemanage for openSUSE:Factory checked in at 2026-05-05 15:14:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsemanage (Old) and /work/SRC/openSUSE:Factory/.libsemanage.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsemanage" Tue May 5 15:14:48 2026 rev:71 rq:1348497 version:3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libsemanage/libsemanage.changes 2026-03-04 20:59:26.410113536 +0100 +++ /work/SRC/openSUSE:Factory/.libsemanage.new.30200/libsemanage.changes 2026-05-05 15:16:00.456765028 +0200 @@ -1,0 +2,6 @@ +Fri Mar 16 12:51:28 UTC 2026 - Zdenek Kubala <[email protected]> + +- Change store root-path for selinux modules from /var/lib/selinux + to /etc (fixes bsc#1221342 PED-12492) + +------------------------------------------------------------------- +++ only whitespace diff in changes, re-diffing ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsemanage.spec ++++++ --- /var/tmp/diff_new_pack.soxds4/_old 2026-05-05 15:16:01.176794925 +0200 +++ /var/tmp/diff_new_pack.soxds4/_new 2026-05-05 15:16:01.176794925 +0200 @@ -71,6 +71,10 @@ Summary: Configuration for the SELinux policy management library # before 3.1 the config file wasn't separated, so no parallel install is possible Group: System/Libraries +# PED-12492 (boo#1221342): selinux-policy needs to be able to Require the libsemanage package +# that has the store-root set to /etc +Provides: %{name}-conf-storeroot-etc +Conflicts: (selinux-policy without selinux-policy-storeroot-etc) Obsoletes: %{name}1 < 3.1 %description conf ++++++ semanage.conf ++++++ --- /var/tmp/diff_new_pack.soxds4/_old 2026-05-05 15:16:01.284799410 +0200 +++ /var/tmp/diff_new_pack.soxds4/_new 2026-05-05 15:16:01.288799576 +0200 @@ -50,3 +50,6 @@ bzip-blocksize=5 ignoredirs=/root +# migration to /etc/ +store-root=/etc/selinux +
