Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tpm2.0-abrmd for openSUSE:Factory checked in at 2025-03-28 09:36:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tpm2.0-abrmd (Old) and /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm2.0-abrmd" Fri Mar 28 09:36:16 2025 rev:29 rq:1256179 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tpm2.0-abrmd/tpm2.0-abrmd.changes 2025-01-24 13:38:11.717183022 +0100 +++ /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new.2696/tpm2.0-abrmd.changes 2025-03-28 09:36:34.667006829 +0100 @@ -1,0 +2,7 @@ +Wed Mar 26 11:06:46 UTC 2025 - Matthias Gerstner <matthias.gerst...@suse.com> + +- also enable SELinux features for SLE-16 (bsc#1240070). On SLE-16 abrmd does + not work, because the SELinux configuration is missing and thus its + operations are denied. Include SLE-16 to fix this. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tpm2.0-abrmd.spec ++++++ --- /var/tmp/diff_new_pack.M7ugap/_old 2025-03-28 09:36:35.303033192 +0100 +++ /var/tmp/diff_new_pack.M7ugap/_new 2025-03-28 09:36:35.303033192 +0100 @@ -23,8 +23,8 @@ %if 0%{?sle_version} > 120300 || 0%{?is_opensuse} || 0%{?suse_version} >= 1600 %define install_dbus_files 1 %endif -# selinux only for Tumbleweed for now -%if 0%{?suse_version} >= 1550 && 0%{?is_opensuse} +# enable selinux for Tumbleweed and SLE-16 +%if 0%{?suse_version} >= 1600 %bcond_without selinux %else %bcond_with selinux