Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virt-launcher-container for 
openSUSE:Factory checked in at 2025-01-18 13:18:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-launcher-container (Old)
 and      /work/SRC/openSUSE:Factory/.virt-launcher-container.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-launcher-container"

Sat Jan 18 13:18:39 2025 rev:37 rq:1238606 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/virt-launcher-container/virt-launcher-container.changes
  2024-10-24 15:45:08.250020845 +0200
+++ 
/work/SRC/openSUSE:Factory/.virt-launcher-container.new.5589/virt-launcher-container.changes
        2025-01-18 13:18:55.307523458 +0100
@@ -1,0 +2,5 @@
+Fri Jan 17 23:09:56 UTC 2025 - Caleb Crane <caleb.cr...@suse.com>
+
+- Fix ovmf firmware path for SEV(ES) VMs (bsc#1232762)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.OZvbxa/_old  2025-01-18 13:18:55.771542591 +0100
+++ /var/tmp/diff_new_pack.OZvbxa/_new  2025-01-18 13:18:55.795543581 +0100
@@ -55,7 +55,7 @@
         mkdir -p /usr/share/OVMF && \
         ln -s ../qemu/ovmf-x86_64-code.bin /usr/share/OVMF/OVMF_CODE.fd && \
         ln -s ../qemu/ovmf-x86_64-vars.bin /usr/share/OVMF/OVMF_VARS.fd && \
-        ln -s ../qemu/ovmf-x86_64-code.bin /usr/share/OVMF/OVMF_CODE.cc.fd && \
+        ln -s ../qemu/ovmf-x86_64-sev.bin /usr/share/OVMF/OVMF_CODE.cc.fd && \
         ln -s ../qemu/ovmf-x86_64-smm-ms-code.bin 
/usr/share/OVMF/OVMF_CODE.secboot.fd && \
         ln -s ../qemu/ovmf-x86_64-smm-ms-vars.bin 
/usr/share/OVMF/OVMF_VARS.secboot.fd ; \
     fi

Reply via email to