[ Все 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 ]
×

Пакет python3.12-test-3.12.11-2.el8_10.i686 download

Имя python3.12-test
Эпоха 0
Версия 3.12.11
Релиз 2.el8_10
Архитектура i686
Сайт https://www.python.org/
Лицензия Python-2.0.1
Время сборки 2025-08-27 09:56:18
Хост сборки builder-x86-03.inferitos.ru
Краткое описание The self-test suite for the main python3 package
Репозитории PowerTools
Полное описание The self-test suite for the Python interpreter. This is only useful to test Python itself. For testing general Python code, you should use the unittest module from python3.12-libs, or a library such as python3.12-pytest.
Эррата
Размер 16372 КиБ
Исходный проект python3.12-3.12.11-2.el8_10
Контрольная сумма SHA-256 dfe0d27cc63075b004ce76d2b17d70555eea328b3f080ad68774a9d2dd4e94fe
× Full screenshot
История изменений link
* Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.11-2
- Security fix for CVE-2025-8194
Resolves: RHEL-106343

* Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1
- Update to 3.12.11
- Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435
Resolves: RHEL-98040, RHEL-98010, RHEL-97808, RHEL-98070, RHEL-98213

* Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1
- Update to 3.12.10
Resolves: RHEL-86888

* Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1
- Update to 3.12.9
- Security fix for CVE-2025-0938
Related: RHEL-86888

* Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1
- Update to 3.12.8
- Security fix for CVE-2024-9287 and CVE-2024-12254
Resolves: RHEL-64880, RHEL-70315

* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1
- Update to 3.12.6
Resolves: RHEL-57405

* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
- Security fix for CVE-2024-8088
Resolves: RHEL-55939

* Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1
- Update to 3.12.5
- Security fix for CVE-2024-6923
Resolves: RHEL-53075

* Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3
- Properly propagate the optimization flags to C extensions

* Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-2
- Build Python with -O3
- https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3