diff --git a/edk2.spec b/edk2.spec index d3c80dcea6efb3524e42f519483bef68a6818b07..71cd5dc8656860b7a7fbb46b3b8aec068e224a49 100644 --- a/edk2.spec +++ b/edk2.spec @@ -1,4 +1,4 @@ -%define anolis_release 19 +%define anolis_release 1 %undefine _auto_set_build_flags ExclusiveArch: x86_64 aarch64 loongarch64 riscv64 @@ -30,7 +30,7 @@ ExclusiveArch: x86_64 aarch64 loongarch64 riscv64 Name: edk2 -Version: 202402 +Version: 20250822 Release: %{anolis_release}%{?dist} Summary: UEFI firmware for 64-bit virtual machines License: BSD-2-Clause-Patent and OpenSSL and MIT @@ -112,6 +112,14 @@ Patch1006: 1006-MdePkg-Fix-overflow-issue-in-BasePeC.patch Patch1008: 1008-CVE-2024-1298.patch # https://github.com/tianocore/edk2/pull/10928 Patch1009: 1009-CVE-2024-38797.patch +Patch3: 0003-Remove-paths-leading-to-submodules.patch +Patch4: 0004-MdeModulePkg-TerminalDxe-set-xterm-resolution-on-mod.patch +Patch5: 0005-OvmfPkg-take-PcdResizeXterm-from-the-QEMU-command-li.patch +Patch6: 0006-ArmVirtPkg-take-PcdResizeXterm-from-the-QEMU-command.patch +Patch7: 0007-OvmfPkg-enable-DEBUG_VERBOSE-RHEL-only.patch +Patch8: 0008-OvmfPkg-silence-DEBUG_VERBOSE-0x00400000-in-QemuVide.patch +Patch9: 0009-ArmVirtPkg-silence-DEBUG_VERBOSE-0x00400000-in-QemuR.patch +Patch1010: None BuildRequires: python3-devel BuildRequires: libuuid-devel