Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ovmf for openSUSE:Factory checked in 
at 2025-08-16 20:36:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ovmf (Old)
 and      /work/SRC/openSUSE:Factory/.ovmf.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ovmf"

Sat Aug 16 20:36:59 2025 rev:121 rq:1299485 version:202505

Changes:
--------
--- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes        2025-08-13 
16:30:04.283299470 +0200
+++ /work/SRC/openSUSE:Factory/.ovmf.new.1085/ovmf.changes      2025-08-16 
20:38:31.322098457 +0200
@@ -1,0 +2,7 @@
+Wed Aug 13 23:05:06 UTC 2025 - Richard Lyu <[email protected]>
+
+- Update firmware descriptors to remove tab whitespace (bsc#1247847)
+  - Replace tab whitespace with spaces in 50-ovmf-x86_64-sev.json
+  - Replace tab whitespace with spaces in 50-ovmf-x86_64-sev-snp.json
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------

++++++ descriptors.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/descriptors/50-ovmf-x86_64-sev-snp.json 
new/descriptors/50-ovmf-x86_64-sev-snp.json
--- old/descriptors/50-ovmf-x86_64-sev-snp.json 2025-08-13 06:03:25.000000000 
+0200
+++ new/descriptors/50-ovmf-x86_64-sev-snp.json 2025-08-14 02:40:06.000000000 
+0200
@@ -16,8 +16,8 @@
         }
     ],
     "features": [
-       "amd-sev-snp",
-       "verbose-dynamic"
+        "amd-sev-snp",
+        "verbose-dynamic"
     ],
     "tags": [
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/descriptors/50-ovmf-x86_64-sev.json 
new/descriptors/50-ovmf-x86_64-sev.json
--- old/descriptors/50-ovmf-x86_64-sev.json     2025-08-13 04:41:37.000000000 
+0200
+++ new/descriptors/50-ovmf-x86_64-sev.json     2025-08-14 02:45:11.000000000 
+0200
@@ -5,7 +5,7 @@
     ],
     "mapping": {
         "device": "flash",
-       "mode": "stateless",
+        "mode": "stateless",
         "executable": {
             "filename": "@DATADIR@/ovmf-x86_64-sev.bin",
             "format": "raw"

Reply via email to