[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python39-debug-3.9.18-3.module+el8.10.0+352+5f72d57d.inferit.x86_64 download

Name python39-debug
Epoch 0
Version 3.9.18
Release 3.module+el8.10.0+352+5f72d57d.inferit
Architecture x86_64
Website/URL https://www.python.org/
License Python
Build Time 2024-05-31 02:31:01
Build Host builder-x86-07.inferitos.ru
Summary Debug version of the Python runtime
Repositories PowerTools
Description python3-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues and other bugs. The debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions.
Errata INFSA-2024:2985
Size 3066 KiB
Source Project python39-3.9.18-3.module+el8.10.0+352+5f72d57d.inferit
SHA-256 checksum 82b1c8e532e49ab90452db955a651711f4ee08b966fc152b8d1e5ca906727e68
× Full screenshot
Changelog link
* Thu May 30 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.9.18-3.inferit
- Skip test_simple_xml

* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.9.18-3
- Rebuilt for MSVSphere 8.10 beta

* Wed Jan 17 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.18-3
- Skip tests failing on s390x
Resolves: RHEL-21905

* Tue Jan 16 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.18-2
- Security fix for CVE-2023-27043
Resolves: RHEL-5561

* Thu Sep 07 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.18-1
- Update to 3.9.18
- Security fix for CVE-2023-40217
Resolves: RHEL-3238

* Wed Aug 09 2023 Petr Viktorin <pviktori@redhat.com> - 3.9.17-2
- Fix symlink handling in the fix for CVE-2023-24329
Resolves: rhbz#263261

* Mon Jul 17 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.17-1
- Rebase to 3.9.17
- Security fix for CVE-2023-24329
Resolves: rhbz#2173917

* Wed Jul 12 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-3
- Strip the LTO bytecode from python.o
Resolves: rhbz#2213527

* Mon Jun 19 2023 Petr Viktorin <pviktori@redhat.com> - 3.9.16-2
- Add filters for tarfile extraction (CVE-2007-4559, PEP-706)
Resolves: rhbz#263261

* Tue Dec 13 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.9.16-1
- Update to 3.9.16
- Security fix for CVE-2022-45061
Resolves: rhbz#2144072