Пакет python2-debug-2.7.18-17.module+el8.10.0+290+0cb98707.x86_64
Имя | python2-debug |
---|---|
Эпоха | 0 |
Версия | 2.7.18 |
Релиз | 17.module+el8.10.0+290+0cb98707 |
Архитектура | x86_64 |
Сайт | https://www.python.org/ |
Лицензия | Python |
Время сборки | 2024-05-24 15:14:21 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Debug version of the Python 2 runtime |
Репозитории | AppStream |
Полное описание | python2-debug provides a version of the Python 2 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 2 build, but is useful for tracking down reference-counting issues, and other bugs. The bytecodes are unchanged, so that .pyc files are compatible between the two version of Python 2, but the debugging features mean that C/C++ extension modules are ABI-incompatible with those built for the standard runtime. It shares installation directories with the standard Python 2 runtime, so that .py and .pyc files can be shared. All compiled extension modules gain a "_d" suffix ("foo_d.so" rather than "foo.so") so that each Python 2 implementation can load its own extensions. |
Эррата | INFSA-2024:2987 |
Размер | 2341 КиБ |
Исходный проект | python2-2.7.18-17.module+el8.10.0+290+0cb98707 |
Контрольная сумма SHA-256 | 1eb92e4c8cf101229eb66a1e2d1acd07956d857a2685ba1355c09f061e613b85 |
Module | python27-2.7-8100020240524072658.82873163 |
×
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.7.18-17 - Rebuilt for MSVSphere 8.10 beta * Thu Nov 30 2023 Lumír Balhar <lbalhar@redhat.com> - 2.7.18-17 - Security fix for CVE-2022-48560 Resolves: RHEL-16702 * Thu Oct 12 2023 Lumír Balhar <lbalhar@redhat.com> - 2.7.18-16 - Fix for CVE-2022-48565 Resolves: RHEL-7088 * Wed Sep 27 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-15 - Security fix for CVE-2023-40217 Resolves: RHEL-9621 * Thu Jul 20 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-14 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917 * Thu Feb 16 2023 Josef Ridky <jridky@redhat.com> - 2.7.18-13 - Add missing part of fix for CVE-2022-45061 (#2145071) * Wed Dec 21 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-12 - Security fix for CVE-2022-45061: CPU denial of service via inefficient IDNA decoder Resolves: rhbz#2144072 * Fri Jun 17 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-11 - Security fix for CVE-2015-20107 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2075390 * Tue Feb 08 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-10 - Security fix for CVE-2022-0391: urlparse does not sanitize URLs containing ASCII newline and tabs Resolves: rhbz#2047376 * Wed Jan 12 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-9 - Security fix for CVE-2021-4189: ftplib should not use the host from the PASV response Resolves: rhbz#2036020