Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2020-07-26 16:15:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Sun Jul 26 16:15:15 2020 rev:50 rq:822306 version:202005 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2020-06-10 00:35:36.460946222 +0200 +++ /work/SRC/openSUSE:Factory/.ovmf.new.3592/ovmf.changes 2020-07-26 16:16:40.496660258 +0200 @@ -1,0 +2,6 @@ +Wed Jul 22 16:01:04 UTC 2020 - Kai Liu <[email protected]> + +- Fixed TPM support. TPM2_ENABLE & TPM2_CONFIG_ENABLE build flags + were changed to TPM_* since upstream commit 07952a962a40. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ovmf.spec ++++++ --- /var/tmp/diff_new_pack.SdeYK7/_old 2020-07-26 16:16:42.048661564 +0200 +++ /var/tmp/diff_new_pack.SdeYK7/_new 2020-07-26 16:16:42.052661567 +0200 @@ -208,8 +208,8 @@ OVMF_FLAGS=" \ -D SECURE_BOOT_ENABLE \ - -D TPM2_ENABLE \ - -D TPM2_CONFIG_ENABLE \ + -D TPM_ENABLE \ + -D TPM_CONFIG_ENABLE \ -D NETWORK_IP6_ENABLE \ -D NETWORK_HTTP_BOOT_ENABLE \ "
