↵ Return to the main page of python3.13-freethreading
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-06-12 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.5-1 | - Update to 3.13.5 |
2025-06-12 | Charalampos Stratakis <cstratak at redhat dot com> - 3.13.4-2 | - Enable PAC and BTI hardware protections for aarch64 |
2025-06-04 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.13.4-1 | - Update to 3.13.4 |
2025-06-02 | Python Maint <python dash maint at redhat dot com> - 3.13.3-4 | - Rebuilt as non-main Python on Fedora 43 |
2025-05-06 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.3-3 | - Drop requirement on python-wheel-wheel with setuptools >= 71 |
2025-04-22 | Charalampos Stratakis <cstratak at redhat dot com> - 3.13.3-2 | - Apply Intel's CET for mitigation against control-flow hijacking attacks |
2025-04-09 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.13.3-1 | - Update to 3.13.1 |
2025-02-06 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.2-2 | - Rebuilt with mpdecimal 4.0.0 |
2025-02-04 | Charalampos Stratakis <cstratak at redhat dot com> - 3.13.2-1 | - Update to 3.13.2 - Security fix for CVE-2025-0938 - Fixes: rhbz#2343274 |
2025-01-29 | Miro Hrončok <mhroncok at redhat dot com> - 3.13.1-4 | - On Fedora 41 or older, statically build the _datetime module into libpython - This fixes a segfault when importing it from Python 3.13.0 updated to 3.13.1+ while running - Fixes: rhbz#2333852 |