Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2018-01-26 13:55:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Fri Jan 26 13:55:59 2018 rev:20 rq:568815 version:2017+git1510945757.b2662641d5 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2017-11-23 09:37:11.996307734 +0100 +++ /work/SRC/openSUSE:Factory/.ovmf.new/ovmf.changes 2018-01-26 13:56:00.383045505 +0100 @@ -1,0 +2,6 @@ +Wed Jan 24 06:31:21 UTC 2018 - [email protected] + +- Only use SLES-UEFI-CA-Certificate-2048.crt for the suse flavor to + provide the better compatibility (bsc#1077330) + +------------------------------------------------------------------- Old: ---- SLES-UEFI-SIGN-Certificate-2048.crt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ovmf.spec ++++++ --- /var/tmp/diff_new_pack.b1jspE/_old 2018-01-26 13:56:02.750934947 +0100 +++ /var/tmp/diff_new_pack.b1jspE/_new 2018-01-26 13:56:02.754934759 +0100 @@ -1,7 +1,7 @@ # # spec file for package ovmf # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,7 +33,6 @@ Source112: openssl.keyring Source2: README Source3: SLES-UEFI-CA-Certificate-2048.crt -Source4: SLES-UEFI-SIGN-Certificate-2048.crt Source5: MicCorKEKCA2011_2011-06-24.crt Source6: MicCorUEFCA2011_2011-06-27.crt Source7: openSUSE-UEFI-CA-Certificate-2048.crt @@ -288,7 +287,7 @@ # OVMF with SUSE keys openssl x509 -in %{SOURCE3} -outform DER > Default_PK openssl x509 -in %{SOURCE3} -outform DER > Default_KEK -openssl x509 -in %{SOURCE4} -outform DER > Default_DB +openssl x509 -in %{SOURCE3} -outform DER > Default_DB truncate -s 0 Default_DB_EX truncate -s 0 Default_DBX build_with_keys suse
