Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2023-02-08 17:19:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Wed Feb 8 17:19:43 2023 rev:87 rq:1063574 version:202211 Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2022-12-15 19:24:25.707791149 +0100 +++ /work/SRC/openSUSE:Factory/.ovmf.new.4462/ovmf.changes 2023-02-08 17:19:47.273794344 +0100 @@ -1,0 +2,5 @@ +Thu Jan 19 08:01:03 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Add fix-aarch64.patch: this fixes https://bugzilla.suse.com/show_bug.cgi?id=1207095 + +------------------------------------------------------------------- New: ---- fix-aarch64.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ovmf.spec ++++++ --- /var/tmp/diff_new_pack.brSpXC/_old 2023-02-08 17:19:48.121798507 +0100 +++ /var/tmp/diff_new_pack.brSpXC/_new 2023-02-08 17:19:48.133798566 +0100 @@ -1,7 +1,7 @@ # # spec file for package ovmf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,6 +62,8 @@ Patch13: %{name}-Revert-OvmfPkg-PlatformInitLib-dynamic-mmio-window-s.patch # Bug 1206078 - qemu-ovmf-x86_64-202211 is broken: NvVarStore Variable header State was invalid Patch14: %{name}-OvmfPkg-PlatformInitLib-Fix-integrity-checking-faile.patch +# Bug 1207095 +Patch15: fix-aarch64.patch BuildRequires: bc BuildRequires: cross-arm-binutils BuildRequires: cross-arm-gcc%{gcc_version} @@ -187,6 +189,7 @@ %endif %patch13 -p1 %patch14 -p1 +%patch15 -p1 # add openssl pushd CryptoPkg/Library/OpensslLib/openssl ++++++ fix-aarch64.patch ++++++ --- edk2-edk2-stable202211/ArmVirtPkg/ArmVirt.dsc.inc.orig 2023-01-19 08:59:32.038767625 +0100 +++ edk2-edk2-stable202211/ArmVirtPkg/ArmVirt.dsc.inc 2023-01-19 08:59:54.262881719 +0100 @@ -368,7 +368,7 @@ # reserved ones, with the exception of LoaderData regions, of which OS loaders # (i.e., GRUB) may assume that its contents are executable. # - gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD5 + gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy|0xC000000000007FD1 [Components.common] #