{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/python-lmdb/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/python-lmdb/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"python3-lmdb": {"name": {"old": "python3-lmdb-1.7.5-1.oe1.x86_64.rpm", "new": "python3-lmdb-2.0.0-1.oe1.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {}, "rpm provides": {}, "rpm files": {"more": ["/usr/lib64/python3.11/site-packages/lmdb/__init__.pyi", "/usr/lib64/python3.11/site-packages/lmdb/py.typed"]}, "rpm abi": {}, "rpm lib": {}, "rpm symbol": {}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/python-lmdb/pull/11", "pr_changelog": "* Thu Mar 19 2026 YangengLiu <dev01202@linx-info.com> - 2.0.0-1\n- update version to 2.0.0\n  * Cache getpid() result to avoid a syscall on every transaction dealloc.\n  * PEP 561 type stubs (py.typed) are now shipped.\n  * Fix memory safety issues across cpython and CFFI implementations\n  * Fix unsafe buffer protocol usage in cpython.c that could read freed memory\n  * Fix cmd_copyfd fd validation to use os.fstat() instead of os.fdopen(), which consumed the fd.\n  * Add fork detection to CFFI implementation. Previously, Transaction.__del__ and Environment.\n  * Fix Windows heap corruption caused by recursive write mutex.\n  * Fix infinite loop with next_nodup/prev_nodup on the sole key in a dupsort database after delete+put.\n"}