Hello community, here is the log from the commit of package tpm2.0-abrmd for openSUSE:Leap:15.2 checked in at 2020-02-13 14:41:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/tpm2.0-abrmd (Old) and /work/SRC/openSUSE:Leap:15.2/.tpm2.0-abrmd.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tpm2.0-abrmd" Thu Feb 13 14:41:03 2020 rev:20 rq:773885 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/tpm2.0-abrmd/tpm2.0-abrmd.changes 2020-01-15 16:24:49.480631812 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.tpm2.0-abrmd.new.26092/tpm2.0-abrmd.changes 2020-02-13 14:41:03.533663953 +0100 @@ -1,0 +2,8 @@ +Fri Dec 13 13:50:12 UTC 2019 - mgerstner <[email protected]> + +- fix_dlopen.patch: remove this patch to fix tcti loading using shorthand + names like `--tcti=mssim`. Upstream already has an appropriate patch + included in the packaged version that works for both shorthand and full + version specificaton (bsc#1159176). + +------------------------------------------------------------------- Old: ---- fix_dlopen.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tpm2.0-abrmd.spec ++++++ --- /var/tmp/diff_new_pack.ltfkUG/_old 2020-02-13 14:41:03.953664184 +0100 +++ /var/tmp/diff_new_pack.ltfkUG/_new 2020-02-13 14:41:03.953664184 +0100 @@ -39,7 +39,6 @@ Recommends: libtss2-tcti-tabrmd0 Requires: tpm2-0-tss BuildRoot: %{_tmppath}/%{name}-%{version}-build -Patch0: fix_dlopen.patch # the auto activation is not whitelisted for <= SLE12-SP3 %if 0%{?sle_version} > 120300 || 0%{?is_opensuse} %define install_dbus_files 1 @@ -74,7 +73,6 @@ %prep %setup -q -n tpm2-abrmd-%{version} -%patch0 -p1 %build export CFLAGS="%optflags -fPIE"
