Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2024-03-08 18:07:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Fri Mar 8 18:07:32 2024 rev:97 rq:1155808 version:202308 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2024-03-05 18:47:14.693598934 +0100 +++ /work/SRC/openSUSE:Factory/.ovmf.new.1770/ovmf.changes 2024-03-08 18:07:34.598551909 +0100 @@ -1,0 +2,19 @@ +Thu Mar 7 04:36:51 UTC 2024 - Joey Lee <[email protected]> + +- Updated descriptors.tar.xz tarball, adding secure-boot feature tag + to the following firmware descriptor of qemu. For libvirt, the + enrolled-keys feature relies on secure-boot (bsc#1217422): + + /usr/share/qemu/firmware/60-ovmf-x86_64-2m-ms.json + /usr/share/qemu/firmware/60-ovmf-x86_64-2m-opensuse.json + /usr/share/qemu/firmware/60-ovmf-x86_64-2m-suse.json + /usr/share/qemu/firmware/60-ovmf-x86_64-ms.json + /usr/share/qemu/firmware/60-ovmf-x86_64-opensuse.json + /usr/share/qemu/firmware/60-ovmf-x86_64-suse.json + + User should awares that the secure-boot feature of ovmf is NOT real + secure without SMM. Adding secure-boot is just for enabling + enrolled-keys. Otherwise preloaded keys ovmf can not be auto-selected + by libvirt. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ descriptors.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-2m-ms.json new/descriptors/60-ovmf-x86_64-2m-ms.json --- old/descriptors/60-ovmf-x86_64-2m-ms.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-2m-ms.json 2024-03-07 05:34:10.048794114 +0100 @@ -26,6 +26,7 @@ "features": [ "acpi-s3", "acpi-s4", + "secure-boot", "enrolled-keys", "verbose-dynamic" ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-2m-opensuse.json new/descriptors/60-ovmf-x86_64-2m-opensuse.json --- old/descriptors/60-ovmf-x86_64-2m-opensuse.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-2m-opensuse.json 2024-03-07 05:34:22.773006140 +0100 @@ -26,6 +26,7 @@ "features": [ "acpi-s3", "acpi-s4", + "secure-boot", "enrolled-keys", "verbose-dynamic" ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-2m-suse.json new/descriptors/60-ovmf-x86_64-2m-suse.json --- old/descriptors/60-ovmf-x86_64-2m-suse.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-2m-suse.json 2024-03-07 05:34:35.869221086 +0100 @@ -26,6 +26,7 @@ "features": [ "acpi-s3", "acpi-s4", + "secure-boot", "enrolled-keys", "verbose-dynamic" ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-ms.json new/descriptors/60-ovmf-x86_64-ms.json --- old/descriptors/60-ovmf-x86_64-ms.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-ms.json 2024-03-07 05:34:47.957419023 +0100 @@ -26,6 +26,7 @@ "features": [ "acpi-s3", "acpi-s4", + "secure-boot", "enrolled-keys", "verbose-dynamic" ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-opensuse.json new/descriptors/60-ovmf-x86_64-opensuse.json --- old/descriptors/60-ovmf-x86_64-opensuse.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-opensuse.json 2024-03-07 05:34:58.029583938 +0100 @@ -26,6 +26,7 @@ "features": [ "acpi-s3", "acpi-s4", + "secure-boot", "enrolled-keys", "verbose-dynamic" ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-suse.json new/descriptors/60-ovmf-x86_64-suse.json --- old/descriptors/60-ovmf-x86_64-suse.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-suse.json 2024-03-07 05:35:10.445787237 +0100 @@ -26,6 +26,7 @@ "features": [ "acpi-s3", "acpi-s4", + "secure-boot", "enrolled-keys", "verbose-dynamic" ],
