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-06-11 17:25:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/selinux-policy (Old) and /work/SRC/openSUSE:Factory/.selinux-policy.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "selinux-policy" Thu Jun 11 17:25:34 2026 rev:162 rq:1358495 version:20260605 Changes: -------- --- /work/SRC/openSUSE:Factory/selinux-policy/selinux-policy.changes 2026-06-08 14:05:31.375807519 +0200 +++ /work/SRC/openSUSE:Factory/.selinux-policy.new.1981/selinux-policy.changes 2026-06-11 17:25:56.290746456 +0200 @@ -1,0 +2,7 @@ +Thu Jun 6 08:35:16 UTC 2026 - Zdenek Kubala <[email protected]> + +- move %postMigration from %posttrans to %post to finish migration + and copy user/custom modules to /etc when zypper dup is aborted + due different package issue or semodu invocation (fixes boo#1264463) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ selinux-policy.spec ++++++ --- /var/tmp/diff_new_pack.aqHABG/_old 2026-06-11 17:25:57.250786949 +0200 +++ /var/tmp/diff_new_pack.aqHABG/_new 2026-06-11 17:25:57.250786949 +0200 @@ -767,8 +767,11 @@ %preInstall targeted %preMigration $1 targeted -%posttrans targeted +# move from %posttrans to %post fixes boo#1264463 +%post targeted %postMigration $1 targeted + +%posttrans targeted %postInstall $1 targeted exit 0 @@ -810,8 +813,11 @@ fi -%posttrans minimum +# move from %posttrans to %post fixes boo#1264463 +%post minimum %postMigration $1 minimum + +%posttrans minimum %postInstallMinimum $1 exit 0 @@ -846,8 +852,11 @@ %preInstall mls %preMigration $1 mls -%posttrans mls +# move from %posttrans to %post fixes boo#1264463 +%post mls %postMigration $1 mls + +%posttrans mls %postInstall $1 mls %postun mls
