[ 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 python3.12-rpm-macros-3.12.11-2.el8_10.noarch download

Name python3.12-rpm-macros
Epoch 0
Version 3.12.11
Release 2.el8_10
Architecture noarch
Website/URL https://www.python.org/
License MIT
Build Time 2025-08-27 09:56:18
Build Host builder-x86-03.inferitos.ru
Summary RPM macros for building RPMs with Python 3.12
Repositories AppStream
Description RPM macros for building RPMs with Python 3.12 from the python312 module. If you want to build an RPM against the python312 module, you need to add: BuildRequire: python3.12-rpm-macros.
Errata INFSA-2025:14546
Size 18 KiB
Source Project python3.12-3.12.11-2.el8_10
SHA-256 checksum d3d062daf4a68548b65d87258972a755db95419b057feeda9ed7ccf5aa9157bf
× Full screenshot
Changelog 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