Public bug reported: Scheduled-For: Backlog Upstream: tbd Debian: 2024.08-2 Ubuntu: 2024.05-2ubuntu0.1
If it turns out this needs a sync rather than a merge, please change the tag 'needs-merge' to 'needs-sync', and (optionally) update the title as desired. If this merge pulls in a new upstream version, also consider adding an entry to the Jammy Release Notes: https://discourse.ubuntu.com/c/release/38 ### New Debian Changes ### edk2 (2024.08-2) unstable; urgency=medium * qemu-efi-riscv64: Fix crash in KVM-based emulation (LP: #2036604): - d/p/0001-MdePkg-BaseLib-RISC-V-Add-FPU-CSR-constants.patch - d/p/0002-UefiCpuPkg-RiscV64-initialize-FPU.patch - d/p/0003-OvmfPkg-RiscV64-build-BaseRiscVFpuLib.patch -- dann frazier <[email protected]> Fri, 04 Oct 2024 14:48:54 -0400 edk2 (2024.08-1) unstable; urgency=medium * New upstream release, based on edk2-stable202408 tag: - Vendor in the MdePkg/Library/BaseFdtLib/libfdt submodule, now required for building ArmVirtQemu. - Refresh patches: + d/p/no-stack-protector-all-archs.diff + d/p/x64-baseline-abi.patch + d/p/Revert-ArmVirtPkg-make-EFI_LOADER_DATA-non-executabl.patch + d/p/ArmVirtPkg-disable-the-EFI_MEMORY_ATTRIBUTE-protocol.patch -- dann frazier <[email protected]> Wed, 18 Sep 2024 14:37:47 -0600 edk2 (2024.05-2) unstable; urgency=medium [ Sergio Durigan Junior ] * d/rules: Unexport ELF_PACKAGE_METADATA, which causes an FTBFS due to misalignment issues on ELF sections. (LP: #2078252) -- dann frazier <[email protected]> Wed, 04 Sep 2024 20:07:05 -0600 edk2 (2024.05-1) unstable; urgency=medium * New upstream release, based on edk2-stable202405 tag: - Include new SpdmLib submodule. - d/binary-check.ignore: Add new upstream files. -- dann frazier <[email protected]> Tue, 04 Jun 2024 10:56:31 -0600 edk2 (2024.02-2) unstable; urgency=medium * Drop unused build-dependency on python3-distutils. (Closes: #1065854). -- dann frazier <[email protected]> Mon, 11 Mar 2024 08:25:33 -0600 edk2 (2024.02-1) unstable; urgency=medium * New upstream release, based on edk2-stable202402 tag: - Stop including unused mbedtls source to avoid unnecessary security triage: + d/p/mbedtls-disable.diff - Drop patches merged upstream: + d/p/0001-SecurityPkg-DxeTpm2MeasureBootLib-SECURITY-PATCH-411.patch + d/p/0002-SecurityPkg-DxeTpmMeasureBootLib-SECURITY-PATCH-4117.patch + d/p/0003-SecurityPkg-Adding-CVE-2022-36763-to-SecurityFixes.y.patch + d/p/0001-SecurityPkg-DxeTpm2MeasureBootLib-SECURITY-PATCH-411-2.patch + d/p/0002-SecurityPkg-DxeTpmMeasureBootLib-SECURITY-PATCH-4118.patch + d/p/0003-SecurityPkg-Adding-CVE-2022-36764-to-SecurityFixes.y.patch + d/p/0001-SecurityPkg-DxeTpm2MeasureBootLib-SECURITY-PATCH-411-3.patch + d/p/0002-SecurityPkg-DxeTpmMeasureBootLib-SECURITY-PATCH-4117-2.patch + d/p/0003-SecurityPkg-Updating-SecurityFixes.yaml-after-symbol.patch + d/p/0001-UefiPayloadPkg-Hob-Integer-Overflow-in-CreateHob.patch + d/p/0001-NetworkPkg-Dhcp6Dxe-SECURITY-PATCH-CVE-2023-45230-Pa.patch + d/p/0002-NetworkPkg-Add-Unit-tests-to-CI-and-create-Host-Test.patch + d/p/0003-NetworkPkg-Dhcp6Dxe-SECURITY-PATCH-CVE-2023-45230-Un.patch + d/p/0004-NetworkPkg-Dhcp6Dxe-SECURITY-PATCH-CVE-2023-45229-Pa.patch + d/p/0005-NetworkPkg-Dhcp6Dxe-SECURITY-PATCH-CVE-2023-45229-Un.patch + d/p/0006-NetworkPkg-Ip6Dxe-SECURITY-PATCH-CVE-2023-45231-Patc.patch + d/p/0007-NetworkPkg-Ip6Dxe-SECURITY-PATCH-CVE-2023-45231-Unit.patch + d/p/0008-NetworkPkg-Ip6Dxe-SECURITY-PATCH-CVE-2023-45232-Patc.patch + d/p/0009-NetworkPkg-Ip6Dxe-SECURITY-PATCH-CVE-2023-45232-Unit.patch + d/p/0010-NetworkPkg-UefiPxeBcDxe-SECURITY-PATCH-CVE-2023-4523.patch + d/p/0011-NetworkPkg-UefiPxeBcDxe-SECURITY-PATCH-CVE-2023-4523.patch + d/p/0012-MdePkg-Test-Add-gRT_GetTime-Google-Test-Mock.patch + d/p/0013-NetworkPkg-UefiPxeBcDxe-SECURITY-PATCH-CVE-2023-4523.patch + d/p/0014-NetworkPkg-UefiPxeBcDxe-SECURITY-PATCH-CVE-2023-4523.patch + d/p/0015-NetworkPkg-Adds-a-SecurityFix.yaml-file.patch * d/binary-check.ignore: Remove globs that no longer match anything. -- dann frazier <[email protected]> Sun, 25 Feb 2024 15:34:27 -0700 edk2 (2023.11-8) unstable; urgency=medium * debian/rules: Add debug flag to edk2-vars-generator.py commands. * debian/python/UEFI/Qemu: Fix var template for snakeoil commands. * debian/rules: Fix OVMF snakeoil enrollment by using the secboot CODE variant. * debian/tests/shell.py: Detect 'Access Denied' message to fix test_*_ms_secure_boot_unsigned cases. * debian/rules: switch to 64bit PEI for OVMF(X64) images now that it supports S3 suspend. Thanks Hector Cao. -- dann frazier <[email protected]> Wed, 21 Feb 2024 16:25:20 -0700 edk2 (2023.11-7) unstable; urgency=medium * ovmf, qemu-efi-*: Stop building Secure Boot code into non-secboot images so they can include a built-in shell which is unsafe in Secure Boot mode. * ovmf-ia32: Add non-secboot image. Thanks to Lionel Debroux. (Closes: #1023491). ### Old Ubuntu Delta ### edk2 (2024.05-2ubuntu0.1) oracular; urgency=medium * qemu-efi-riscv64: Fix crash in KVM-based emulation (LP: #2036604): - d/p/0001-MdePkg-BaseLib-RISC-V-Add-FPU-CSR-constants.patch - d/p/0002-UefiCpuPkg-RiscV64-initialize-FPU.patch - d/p/0003-OvmfPkg-RiscV64-build-BaseRiscVFpuLib.patch -- dann frazier <[email protected]> Sun, 06 Oct 2024 12:39:00 -0600 ** Affects: edk2 (Ubuntu) Importance: Undecided Status: New ** Tags: needs-merge upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085229 Title: Merge edk2 from Debian unstable for jammy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2085229/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
