{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/global-trust-authority/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/global-trust-authority/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": ["global-trust-authority-key-manager-0.0.1-29.oe2403sp4.x86_64.rpm"], "new": ["global-trust-authority-key-manager-0.0.1-30.oe2403sp4.x86_64.rpm"]}, "same_num": 1}, "diff": {"diff_details": {"global-trust-authority-key-manager": {"name": {"old": "global-trust-authority-key-manager-0.0.1-29.oe2403sp4.x86_64.rpm", "new": "global-trust-authority-key-manager-0.0.1-30.oe2403sp4.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {}, "rpm symbol": {}}, "global-trust-authority-agent": {"name": {"old": "global-trust-authority-agent-0.0.1-29.oe2403sp4.x86_64.rpm", "new": "global-trust-authority-agent-0.0.1-30.oe2403sp4.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {"more": ["libdice_attester.so()(64bit)"]}, "rpm files": {}, "rpm abi": {"diff": {"old": ["libcca_attester.so", "libvirtcca_attester.so"], "new": ["libcca_attester.so", "libvirtcca_attester.so"]}}, "rpm cmd": {}, "rpm lib": {"more": ["/usr/lib64/libdice_attester.so"]}, "rpm symbol": {"diff": [{"old": "/usr/lib64/libcca_attester.so", "new": "/usr/lib64/libcca_attester.so", "details": {"count_result": {"Removed functions": 1}}}, {"old": "/usr/lib64/libvirtcca_attester.so", "new": "/usr/lib64/libvirtcca_attester.so", "details": {"count_result": {"Removed functions": 1}}}]}}, "global-trust-authority-cli": {"name": {"old": "global-trust-authority-cli-0.0.1-29.oe2403sp4.x86_64.rpm", "new": "global-trust-authority-cli-0.0.1-30.oe2403sp4.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {"more": ["libdice_attester.so()(64bit)"]}, "rpm files": {}, "rpm abi": {"diff": {"old": ["libcca_attester.so", "libvirtcca_attester.so"], "new": ["libcca_attester.so", "libvirtcca_attester.so"]}}, "rpm cmd": {}, "rpm lib": {"more": ["/usr/lib64/libdice_attester.so"]}, "rpm symbol": {"diff": [{"old": "/usr/lib64/libcca_attester.so", "new": "/usr/lib64/libcca_attester.so", "details": {"count_result": {"Removed functions": 1}}}, {"old": "/usr/lib64/libvirtcca_attester.so", "new": "/usr/lib64/libvirtcca_attester.so", "details": {"count_result": {"Removed functions": 1}}}]}}, "global-trust-authority-server": {"name": {"old": "global-trust-authority-server-0.0.1-29.oe2403sp4.x86_64.rpm", "new": "global-trust-authority-server-0.0.1-30.oe2403sp4.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {"more": ["/etc/attestation_server/export_policy/dice.rego"]}, "rpm abi": {"diff": {"old": ["libvirtcca_verifier.so", "libtpm_boot_verifier.so", "libtpm_verifier.so", "libtpm_ima_verifier.so", "libcca_verifier.so", "libascend_npu_verifier.so"], "new": ["libvirtcca_verifier.so", "libtpm_boot_verifier.so", "libtpm_verifier.so", "libtpm_ima_verifier.so", "libcca_verifier.so", "libascend_npu_verifier.so"]}}, "rpm cmd": {}, "rpm lib": {"more": ["/usr/lib64/libdice_verifier.so"]}, "rpm symbol": {"diff": [{"old": "/usr/lib64/libvirtcca_verifier.so", "new": "/usr/lib64/libvirtcca_verifier.so", "details": {"count_result": {"Removed functions": 4}}}, {"old": "/usr/lib64/libtpm_boot_verifier.so", "new": "/usr/lib64/libtpm_boot_verifier.so", "details": {"count_result": {"Removed functions": 1}}}, {"old": "/usr/lib64/libtpm_verifier.so", "new": "/usr/lib64/libtpm_verifier.so", "details": {"count_result": {"Removed functions": 5}}}, {"old": "/usr/lib64/libtpm_ima_verifier.so", "new": "/usr/lib64/libtpm_ima_verifier.so", "details": {"count_result": {"Removed functions": 4}}}, {"old": "/usr/lib64/libcca_verifier.so", "new": "/usr/lib64/libcca_verifier.so", "details": {"count_result": {"Removed functions": 4}}}, {"old": "/usr/lib64/libascend_npu_verifier.so", "new": "/usr/lib64/libascend_npu_verifier.so", "details": {"count_result": {"Removed functions": 4}}}]}}}, "diff_num": 3}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/global-trust-authority/pull/166", "pr_changelog": "* Tue Apr 28 2026 cx <cx22757@163.com> - 0.0.1-30\n- docs: fix typo ITrustee to itrustee in attestation_service.md\n- feat: add is_default field to ref_value API documentation\n- fix: Fix and refine attestation codebase and documentation\n- fix: Make the rate limiting for the agent service configurable\n- feat: Declare the dependencies of the policy_engine module separately\n- fix(agent): handle non-2xx HTTP responses to surface real error causes\n- fix: add restful configuration in attestation client\n- refactor(ref_value): remove redundant validate func\n- fix(docs): add cca type for ref_value and modify content size\n- test(attestation): add UTs for dice verifier and token\n- fix: modify dice uts\n- Merge atomgit/master into current branch\n- feat: Add documentation for dice plugin and support SM2 algorithm for token\n- test(attestation): add UTs for dice attester and verifier\n- perf: use AtomicBool for initialization check\n- fix: Modify the fields in the token so that the fields related to the log status become Boolean values\n- fix: Change the data type of the secureBoot field to boolean\n- fix: Remove the \u201cignore\u201d field from all ref_value_match_status entries\n- fix: In the cca and virtCCA plugins, rename the configuration option \u201cccel_file_path\u201d to \u201cboot_log_file_p\u201d\n"}