{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/python-cbor2/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/python-cbor2/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"python3-cbor2": {"name": {"old": "python3-cbor2-5.7.1-1.oe1.aarch64.rpm", "new": "python3-cbor2-5.9.0-1.oe1.aarch64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {}, "rpm abi": {"diff": {"old": ["_cbor2.cpython-311-aarch64-linux-gnu.so"], "new": ["_cbor2.cpython-311-aarch64-linux-gnu.so"]}}, "rpm cmd": {}, "rpm lib": {}, "rpm symbol": {"diff": [{"old": "/usr/lib64/python3.11/site-packages/_cbor2.cpython-311-aarch64-linux-gnu.so", "new": "/usr/lib64/python3.11/site-packages/_cbor2.cpython-311-aarch64-linux-gnu.so", "details": {}}]}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/python-cbor2/pull/11", "pr_changelog": "* Mon Mar 23 2026 YangengLiu <dev01202@linx-info.com> - 5.9.0-1\n- update version to 5.9.0\n  * Added the max_depth decoder parameter to limit the maximum allowed nesting level of containers, with a default value of 400 levels (CVE-2026-26209).\n  * Changed the default read_size from 4096 to 1 for backwards compatibility. \n  * Fixed C encoder not respecting string referencing when encoding string-type datetimes (tag 0).\n  * Fixed a missed check for an exception in the C implementation of CBOREncoder.encode_shared().\n  * Fixed two reference/memory leaks in the C extension's long string decoder.\n  * Fixed C decoder ignoring the str_errors setting when decoding strings, and improved string decoding performance by using stack allocation for small strings and eliminating unnecessary conditionals.\n"}