Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2018-05-23 16:07:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Wed May 23 16:07:27 2018 rev:23 rq:610819 version:2018+git1525854636.13e3f8c03339 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2018-05-13 15:57:59.209826991 +0200 +++ /work/SRC/openSUSE:Factory/.ovmf.new/ovmf.changes 2018-05-23 16:07:31.945430868 +0200 @@ -1,0 +2,10 @@ +Fri May 18 01:49:10 UTC 2018 - [email protected] + +- Enable TLS support correctly + +------------------------------------------------------------------- +Thu May 17 06:54:38 UTC 2018 - [email protected] + +- Enable TPM 2.0 support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ovmf.spec ++++++ --- /var/tmp/diff_new_pack.OPt7Ig/_old 2018-05-23 16:07:34.853324359 +0200 +++ /var/tmp/diff_new_pack.OPt7Ig/_new 2018-05-23 16:07:34.857324213 +0200 @@ -172,7 +172,7 @@ %build -OVMF_FLAGS="-D SECURE_BOOT_ENABLE -D NETWORK_IP6_ENABLE -D HTTP_BOOT_ENABLE -D ENABLE_TLS" +OVMF_FLAGS="-D SECURE_BOOT_ENABLE -D NETWORK_IP6_ENABLE -D HTTP_BOOT_ENABLE -D TLS_ENABLE -D TPM2_ENABLE" %if 0%{?suse_version} > 1320 TOOL_CHAIN_TAG=GCC5
