{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/edk2/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/edk2/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": ["edk2-devel-202308-40.oe1.aarch64.rpm", "python3-edk2-devel-202308-40.oe1.noarch.rpm"], "new": ["edk2-devel-202308-51.oe1.aarch64.rpm", "python3-edk2-devel-202308-51.oe1.noarch.rpm"]}, "same_num": 2}, "diff": {"diff_details": {"edk2-devel": {"name": {"old": "edk2-devel-202308-40.oe1.aarch64.rpm", "new": "edk2-devel-202308-51.oe1.aarch64.rpm"}, "RPM Level": "level3", "rpm requires": {}, "rpm provides": {}, "rpm files": {}, "rpm cmd": {}, "rpm symbol": {}}, "python3-edk2-devel": {"name": {"old": "python3-edk2-devel-202308-40.oe1.noarch.rpm", "new": "python3-edk2-devel-202308-51.oe1.noarch.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {}, "rpm cmd": {}}, "edk2-aarch64": {"name": {"old": "edk2-aarch64-202308-40.oe1.noarch.rpm", "new": "edk2-aarch64-202308-51.oe1.noarch.rpm"}, "RPM Level": "level4", "rpm requires": {"more": ["rpmlib(PartialHardlinkSets) <= 4.0.4"]}, "rpm provides": {}, "rpm files": {"more": ["/usr/share/edk2/aarch64/QEMU_EFI-pflash-2M.raw", "/usr/share/edk2/aarch64/vars-template-pflash-1M.raw"]}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/edk2/pull/606", "pr_changelog": "* Thu Aug 20 2026 jchzhou <zhoujiacheng@iscas.ac.cn> - 202308-51\n- Workaround the unused-const-variable building issue on riscv\n\n* Mon Aug 17 2026 nileilei <nileilei@hygon.cn> - 202308-50\n- Limit CsvLib to x86 platform only\n\n* Sat Aug 15 2026 tlhf <taolinghongfei@h-partners.com> - 202308-49\n- Fix the issue on ARM64 platforms where virtual machines created\n- via the `virt-install` command with the `--location` parameter\n- pointing to an ISO fail to boot into the ISO installation interface\n- normally and drop directly into the UEFI Shell. This regression\n- was introduced by patches addressing CVE-2025-2296 that\n- refactored the QemuKernelLoaderFsDxe driver.\n\n* Fri Aug 14 2026 lijunwei <lijunwei@kylinos.cn> - 202308-48\n- fix CVE-2024-41996\n\n* Wed Aug 12 2026 leizongkun <leizongkun@qq.com> - 202308-47\n- add unpadded 2M/1M pflash images for aarch64\n\n* Tue Aug 04 2026 xiaoyuliang <xiaoyuliang@kylinos.cn> - 202308-46\n* Fri Jul 3 2026 yangwu <yangwu29@h-partners.com> - 202308-45\n\n* Thu Jun 25 2026 lijunwei <lijunwei@kylinos.cn> - 202308-44\n* Mon Jun 22 2026 yangwu <yangwu29@h-partners.com> - 202308-43\n* Sun Jun 21 2026 yangwu <yangwu29@h-partners.com> - 202308-42\n- fix CVE-2025-2296\n* Thu Jun 18 2026 yangwu <yangwu29@h-partners.com> - 202308-41\n- fix CVE-2026-34182\n* Mon Jun 15 2026 Xianglai Li <lixianglai@loongson.cn> - 202308-40\n- revert the patch \"0201-BaseTools-Scripts-GccBase-Align-.text-and-.data-to-4.patch\" on loongarch\n- Fix the issue of failing to parse the serial port base address on loongarch\n* Fri Jun 5 2026 yangwu <yangwu29@h-partners.com> - 202308-39\n- fix CVE-2026-28387\n- fix CVE-2026-28389\n* Thu May 14 2026 yxk <yangxiangkai@huawei.com> - 202308-38\n- Add SHA512 algorithm support for virtCCA\n- Fix CCA VM boot failure with large memory\n* Fri May 08 2026 zhangpengrui <zhangpengrui@huawei.com> - 202308-37\n- Fix CVE-2026-31790\n\n* Fri Apr 24 2026 yuxiating <yuxiating@xfusion.com> - 202308-36\n* Fri Apr 24 2026 yxk <yangxiangkai@huawei.com> - 202308-35\n- Add SHA512 algorithm support for CCA\n\n* Thu Apr 16 2026 yxk <yangxiangkai@huawei.com> - 202308-34\n- Add support for CCA boot and CC measurement\n- Adapt virtCCA boot and CC measurement\n\n* Thu Mar 19 2026 taolinghongfei <taolinghongfei@h-partners.com> - 202308-33\n* Tue Mar 03 2026 mapengyuan <mapengyuan@xfusion.com> - 202308-32\n* Mon Feb 09 2026 Zhiguang Ni <nizhiguang@hygon.cn> - 202308-31\n- Support OvmfPkg/AmdSevX64.dsc build to generate OVMF.fd with CSV3 RTMR (based on CC_MEASUREMENT) capability\n* Thu Feb 5 2026 taolinghongfei <taolinghongfei@h-partners.com> - 202308-30\n* Tue Dec 2 2025 liuqingtao <liu.qingtao2@zte.com.cn> - 202308-29\n- Add AcpiErrorInjectionTableDxe and AcpiHardwareErrorTableDxe Support for OS RAS SSE validation\n\n* Wed Oct 22 2025 taolinghongfei <taolinghongfei@h-partners.com> - 202308-28\n- fix CVE-2025-9230\n\n* Wed Sep 03 2025 hanliyang<hanliyang@hygon.cn> - 202308-27\n- Support RTMR and CC Measurement on CSV3 Guest\n\n* Mon Sep 29 2025 taolinghongfei <taolinghongfei@h-partners.com> - 202308-26\n* Wed Jun 25 2025 hanliyang<hanliyang@hygon.cn> - 202308-25\n- Build OVMF.fd using AmdSevX64.dsc to support Full Disk Encryption\n- Add build process that uses OvmfPkg/AmdSev/AmdSevX64.dsc\n- Fix boot failure on OvmfPkg/AmdSev\n- Build OVMF without '-D SECURE_BOOT_ENABLE=TRUE' for X64\n\n* Thu Jun 26 2025 taolinghongfei <taolinghongfei@h-partners.com> - 202308-24\n* Mon Apr 28 2025 Wenlong Zhang <zhangwenlong@loongson.cn> - 202308-23\n- fix Instance of library class RngLib is not found on loongarch64\n- sync from 24.03-lts-sp1\n\n* Sun Apr 27 2025 huyu<huyu70@h-partners.com> - 202308-22\n* Sat Mar 29 2025 gongchangsui<gongchangsui@outlook.com> - 202308-21\n- Support UEFI boot CVM\n- Support measurement when UEFI boot CVM\n\n* Fri Mar 28 2025 huyu<huyu70@h-partners.com> - 202308-20\n* Sun Mar 16 2025 huyu<huyu70@h-partners.com> - 202308-19\n* Sun Mar 9 2025 shenyage<shenyage1@huawei.com> - 202308-18\n* Sun Feb 23 2025 huyu<huyu70@h-partners.com> - 202308-17\n* Mon Sep 23 2024 hanliyang<hanliyang@hygon.cn> - 202308-13"}