Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2026-04-01 19:55:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Wed Apr 1 19:55:00 2026 rev:134 rq:1344004 version:202602 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2026-03-31 15:49:25.492295721 +0200 +++ /work/SRC/openSUSE:Factory/.ovmf.new.21863/ovmf.changes 2026-04-01 19:55:44.217849743 +0200 @@ -1,0 +2,8 @@ +Wed Apr 1 03:01:38 UTC 2026 - Richard Lyu <[email protected]> + +- Update ovmf descriptors + - Remove 2MB OVMF descriptor. + - Remove IA32 and AArch32 OVMF descriptors. + - Align feature tags for libvirt parsing. + +------------------------------------------------------------------- +++ only whitespace diff in changes, re-diffing ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ uefi-shell.spec: same change ++++++ descriptors.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/50-ovmf-x86_64-secure-ms.json new/descriptors/50-ovmf-x86_64-secure-ms.json --- old/descriptors/50-ovmf-x86_64-secure-ms.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/50-ovmf-x86_64-secure-ms.json 2026-04-01 04:55:52.000000000 +0200 @@ -27,7 +27,7 @@ "acpi-s4", "requires-smm", "secure-boot", - "enrolled-keys", + "enrolled-keys", "verbose-dynamic" ], "tags": [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/50-ovmf-x86_64-secure-opensuse.json new/descriptors/50-ovmf-x86_64-secure-opensuse.json --- old/descriptors/50-ovmf-x86_64-secure-opensuse.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/50-ovmf-x86_64-secure-opensuse.json 2026-04-01 04:55:44.000000000 +0200 @@ -27,7 +27,7 @@ "acpi-s4", "requires-smm", "secure-boot", - "enrolled-keys", + "enrolled-keys", "verbose-dynamic" ], "tags": [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/50-ovmf-x86_64-secure-suse.json new/descriptors/50-ovmf-x86_64-secure-suse.json --- old/descriptors/50-ovmf-x86_64-secure-suse.json 2022-05-02 11:48:22.000000000 +0200 +++ new/descriptors/50-ovmf-x86_64-secure-suse.json 2026-04-01 04:55:38.000000000 +0200 @@ -27,7 +27,7 @@ "acpi-s4", "requires-smm", "secure-boot", - "enrolled-keys", + "enrolled-keys", "verbose-dynamic" ], "tags": [ 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 2024-03-07 05:34:10.000000000 +0100 +++ new/descriptors/60-ovmf-x86_64-2m-ms.json 1970-01-01 01:00:00.000000000 +0100 @@ -1,36 +0,0 @@ -{ - "description": "UEFI firmware for x86_64, with Secure Boot, and MS certs enrolled (legacy 2MB flash size)", - "interface-types": [ - "uefi" - ], - "mapping": { - "device": "flash", - "executable": { - "filename": "@DATADIR@/ovmf-x86_64-ms-code.bin", - "format": "raw" - }, - "nvram-template": { - "filename": "@DATADIR@/ovmf-x86_64-ms-vars.bin", - "format": "raw" - } - }, - "targets": [ - { - "architecture": "x86_64", - "machines": [ - "pc-i440fx-*", - "pc-q35-*" - ] - } - ], - "features": [ - "acpi-s3", - "acpi-s4", - "secure-boot", - "enrolled-keys", - "verbose-dynamic" - ], - "tags": [ - - ] -} 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 2024-03-07 05:34:22.000000000 +0100 +++ new/descriptors/60-ovmf-x86_64-2m-opensuse.json 1970-01-01 01:00:00.000000000 +0100 @@ -1,36 +0,0 @@ -{ - "description": "UEFI firmware for x86_64, with Secure Boot, and openSUSE certs enrolled (legacy 2MB flash size)", - "interface-types": [ - "uefi" - ], - "mapping": { - "device": "flash", - "executable": { - "filename": "@DATADIR@/ovmf-x86_64-opensuse-code.bin", - "format": "raw" - }, - "nvram-template": { - "filename": "@DATADIR@/ovmf-x86_64-opensuse-vars.bin", - "format": "raw" - } - }, - "targets": [ - { - "architecture": "x86_64", - "machines": [ - "pc-i440fx-*", - "pc-q35-*" - ] - } - ], - "features": [ - "acpi-s3", - "acpi-s4", - "secure-boot", - "enrolled-keys", - "verbose-dynamic" - ], - "tags": [ - - ] -} 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 2024-03-07 05:34:35.000000000 +0100 +++ new/descriptors/60-ovmf-x86_64-2m-suse.json 1970-01-01 01:00:00.000000000 +0100 @@ -1,36 +0,0 @@ -{ - "description": "UEFI firmware for x86_64, with Secure Boot, and SUSE certs enrolled (legacy 2MB flash size)", - "interface-types": [ - "uefi" - ], - "mapping": { - "device": "flash", - "executable": { - "filename": "@DATADIR@/ovmf-x86_64-suse-code.bin", - "format": "raw" - }, - "nvram-template": { - "filename": "@DATADIR@/ovmf-x86_64-suse-vars.bin", - "format": "raw" - } - }, - "targets": [ - { - "architecture": "x86_64", - "machines": [ - "pc-i440fx-*", - "pc-q35-*" - ] - } - ], - "features": [ - "acpi-s3", - "acpi-s4", - "secure-boot", - "enrolled-keys", - "verbose-dynamic" - ], - "tags": [ - - ] -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/descriptors/60-ovmf-x86_64-2m.json new/descriptors/60-ovmf-x86_64-2m.json --- old/descriptors/60-ovmf-x86_64-2m.json 2024-08-20 08:17:09.000000000 +0200 +++ new/descriptors/60-ovmf-x86_64-2m.json 1970-01-01 01:00:00.000000000 +0100 @@ -1,34 +0,0 @@ -{ - "description": "UEFI firmware for x86_64 (legacy 2MB flash size)", - "interface-types": [ - "uefi" - ], - "mapping": { - "device": "flash", - "executable": { - "filename": "@DATADIR@/ovmf-x86_64-code.bin", - "format": "raw" - }, - "nvram-template": { - "filename": "@DATADIR@/ovmf-x86_64-vars.bin", - "format": "raw" - } - }, - "targets": [ - { - "architecture": "x86_64", - "machines": [ - "pc-i440fx-*", - "pc-q35-*" - ] - } - ], - "features": [ - "acpi-s3", - "acpi-s4", - "verbose-dynamic" - ], - "tags": [ - - ] -} 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 2024-03-07 05:34:47.000000000 +0100 +++ new/descriptors/60-ovmf-x86_64-ms.json 2026-04-01 04:55:24.000000000 +0200 @@ -27,7 +27,7 @@ "acpi-s3", "acpi-s4", "secure-boot", - "enrolled-keys", + "enrolled-keys", "verbose-dynamic" ], "tags": [ 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 2024-03-07 05:34:58.000000000 +0100 +++ new/descriptors/60-ovmf-x86_64-opensuse.json 2026-04-01 04:55:17.000000000 +0200 @@ -27,7 +27,7 @@ "acpi-s3", "acpi-s4", "secure-boot", - "enrolled-keys", + "enrolled-keys", "verbose-dynamic" ], "tags": [ 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 2024-03-07 05:35:10.000000000 +0100 +++ new/descriptors/60-ovmf-x86_64-suse.json 2026-04-01 04:55:07.000000000 +0200 @@ -27,7 +27,7 @@ "acpi-s3", "acpi-s4", "secure-boot", - "enrolled-keys", + "enrolled-keys", "verbose-dynamic" ], "tags": [
