SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-cptrace-debuginfo-0.6.1-1.4.x86_64.rpm :

* Sun Mar 03 2024 Ben Greiner - Update to 0.9.8
* Added Arm 64bit (AArch64) support.
* Implemented ``PTRACE_GETREGSET`` and ``PTRACE_SETREGSET`` required on AArch64 and available on Linux.
* Issue #66: Fix ``SIGTRAP|0x80`` or ``SIGTRAP`` wait in syscall_state.exit (``PTRACE_O_TRACESYSGOOD``).- Build PEP517 wheels separately in multibuild- Add patchtes for Python 3.12:
* python-ptrace-pr81-importlib.patch gh#vstinner/python-ptrace#81
* python-ptrace-pr83-importlib.patch gh#vstinner/python-ptrace#83- Remove upstreamed patch:
* add-aarch64-support.patch
* Wed Jan 13 2021 Guillaume GARDET - Backport patch to add aarch64 support:
* add-aarch64-support.patch
* Wed Jan 13 2021 Guillaume GARDET - Update to 0.9.7:
* Add missing module to install directives- Update to 0.9.6:
* Drop Python 2.7 support. six dependency is no longer needed
* Add close_fds and pass_fds to createChild() function
* Enhance strace.py output for open flags and open optional parameters
* Add support for PowerPC 64-bit (ppc64)
* Thu Sep 10 2020 Guillaume GARDET - aarch64 is not yet supported, so exclude it See: https://github.com/vstinner/python-ptrace/issues/57
* Wed Aug 05 2020 Marketa Calabkova - Update to 0.9.5
* Fix readProcessMappings() for device id on 3 digits. Patch by Cat Stevens.
* Drop Python 2 support.
* Tue Sep 10 2019 Tomáš Chvátal - Update to 0.9.4:
* Issue #36: Fix detaching from process object created without is_attached=True
* The project now requires the six module.
* Tue Sep 19 2017 mimi.vxAATTgmail.com- update to 0.9.3
* Fix test_strace.py: tolerate the openat() syscall
* Wed Jun 28 2017 jengelhAATTinai.de- Trim description, rectify errors.
* Mon Jun 26 2017 mimi.vxAATTgmail.com- use simpler macros to build C parts and run tests
* Sun Jun 25 2017 mimi.vxAATTgmail.com- update to 0.9.2- move to singlespec
* Fix strace.py when tracing multiple processes: use the correct process.
 
ICM