Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xen for openSUSE:Factory checked in at 2021-07-26 17:37:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xen (Old) and /work/SRC/openSUSE:Factory/.xen.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xen" Mon Jul 26 17:37:53 2021 rev:303 rq:907839 version:4.15.0_01 Changes: -------- --- /work/SRC/openSUSE:Factory/xen/xen.changes 2021-06-05 23:30:11.264297234 +0200 +++ /work/SRC/openSUSE:Factory/.xen.new.1899/xen.changes 2021-07-26 17:37:56.450105330 +0200 @@ -1,0 +2,10 @@ +Thu Jul 22 22:33:51 UTC 2021 - James Fehlig <jfeh...@suse.com> + +- spec: Change the '--with-system-ovmf' configure option to use + the new Xen-specific ovmf firmware. The traditional, unified + firmwares will no longer support multi-VMM. For more information + + https://bugzilla.tianocore.org/show_bug.cgi?id=1689 + https://bugzilla.tianocore.org/show_bug.cgi?id=2122 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xen.spec ++++++ --- /var/tmp/diff_new_pack.g7x2f4/_old 2021-07-26 17:37:58.078103374 +0200 +++ /var/tmp/diff_new_pack.g7x2f4/_new 2021-07-26 17:37:58.082103370 +0200 @@ -517,7 +517,7 @@ --enable-systemd \ --with-systemd=%{_unitdir} \ --with-systemd-modules-load=%{with_systemd_modules_load} \ - --with-system-ovmf=%{_datadir}/qemu/ovmf-x86_64-ms.bin \ + --with-system-ovmf=%{_datadir}/qemu/ovmf-x86_64-xen-4m.bin \ --with-system-seabios=%{_datadir}/qemu/bios-256k.bin \ ${configure_flags} make -C tools/include/xen-foreign %{?_smp_mflags}