Update to 3.12.9. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-212be26bd1 2025-02-08 02:15:29.328145+00:00 -------------------------------------------------------------------------------- Name : python3.12 Product : Fedora 41 Version : 3.12.9 Release : 1.fc41 URL : https://www.python.org/ Summary : Version 3.12 of the Python interpreter Description : Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the "python3.12" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the "python3.12-" prefix. -------------------------------------------------------------------------------- Update Information: Update to 3.12.9 -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 4 2025 Charalampos Stratakis - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 - Fixes: rhbz#2343275 * Sat Feb 1 2025 Björn Esser - 3.12.8-4 - Add explicit BR: libxcrypt-devel * Sat Jan 18 2025 Fedora Release Engineering - 3.12.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2343275 - CVE-2025-0938 python3.12: URL parser allowed square brackets in domain names[fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2343275 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-212be26bd1' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at -------------------------------------------------------------------------------- . Fedora 41 introduces Python 3.12.9 security patch to mitigate CVE-2025-0938, complete with detailed guidelines.. Fedora Security Update, python3.12 Upgrade, Fedora Vulnerability Fix, python Package Update. . Severity: Critical. LinuxSecurity.com Team
Python 3.10.16 security release. Security content in this release gh-122792: Changed IPv4-mapped ipaddress.IPv6Address to consistently use the mapped IPv4 address value for deciding properties. Properties which have their behavior fixed are is_multicast, is_reserved, is_link_local, is_global, and. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-1a493abc67 2024-12-14 06:58:17.487417+00:00 -------------------------------------------------------------------------------- Name : python3.10 Product : Fedora 40 Version : 3.10.16 Release : 1.fc40 URL : https://www.python.org/ Summary : Version 3.10 of the Python interpreter Description : Python 3.10 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.10 package provides the "python3.10" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.10-libs package, which should be installed automatically along with python3.10. The remaining parts of the Python standard library are broken out into the python3.10-tkinter and python3.10-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.10-docs package. Packages containing additional libraries for Python are generally named with the "python3.10-" prefix. -------------------------------------------------------------------------------- Update Information: Python 3.10.16 security release. Security content in this release gh-122792: Changed IPv4-mapped ipaddress.IPv6Address to consistently use the mapped IPv4 address value for deciding properties. Properties which have their behavior fixed are is_multicast, is_reserved, is_link_local, is_global, and is_unspecified. CVE-2024-9287: gh-124651: Properly quotetemplate strings in venv activation scripts. gh-103848: Added checks to ensure that [ bracketed ] hosts found by urllib.parse.urlsplit() are of IPv6 or IPvFuture format. -------------------------------------------------------------------------------- ChangeLog: * Wed Dec 4 2024 Charalampos Stratakis - 3.10.16-1 - Update to 3.10.16 - Security fix for CVE-2024-9287 Resolves: rhbz#2321654 * Wed Sep 11 2024 Miro HronÄok - 3.10.15-2 - Fix ThreadedVSOCKSocketStreamTest -------------------------------------------------------------------------------- References: [ 1 ] Bug #2321654 - CVE-2024-9287 python3.10: Virtual environment (venv) activation scripts don't quote paths [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2321654 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-1a493abc67' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- . The recent Python 3.10.16 security patch addresses multiple vulnerabilities and enhances IPv4 support. Ensure you update promptly to maintain your security.. Fedora Security Update, python3.10 Update, Security Notification. . Severity: Important. LinuxSecurity.com Team
Python 3.11 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.11 package provides the "python3.11" executable: the reference. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-5ea38dfb80 2024-12-12 02:29:32.892834+00:00 -------------------------------------------------------------------------------- Name : python3.11 Product : Fedora 40 Version : 3.11.11 Release : 1.fc40 URL : https://www.python.org/ Summary : Version 3.11 of the Python interpreter Description : Python 3.11 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.11 package provides the "python3.11" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.11-libs package, which should be installed automatically along with python3.11. The remaining parts of the Python standard library are broken out into the python3.11-tkinter and python3.11-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.11-docs package. Packages containing additional libraries for Python are generally named with the "python3.11-" prefix. -------------------------------------------------------------------------------- Update Information: Python 3.11.11 security release. Security content in this release gh-122792: Changed IPv4-mapped ipaddress.IPv6Address to consistently use the mapped IPv4 address value for deciding properties. Properties which have their behavior fixed are is_multicast, is_reserved, is_link_local, is_global, and is_unspecified. CVE-2024-9287: gh-124651:Properly quote template strings in venv activation scripts. -------------------------------------------------------------------------------- ChangeLog: * Tue Dec 3 2024 LumÃr Balhar - 3.11.11-1 - Update to 3.11.11 - Fixes: rhbz#2321655 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2321655 - CVE-2024-9287 python3.11: Virtual environment (venv) activation scripts don't quote paths [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2321655 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-5ea38dfb80' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- . The latest Fedora update to Python 3.11 introduces significant enhancements in code readability and security, ensuring a safer coding experience for all developers. Python 3.11 Update, Fedora Security Release, Code Readability, Python Interpreter. . Severity: Critical. LinuxSecurity.com Team
Python 3.13.0rc2. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2024-f2fc325c40 2024-09-17 02:06:41.957346 -------------------------------------------------------------------------------- Name : python3.13 Product : Fedora 39 Version : 3.13.0~rc2 Release : 1.fc39 URL : https://www.python.org/ Summary : Version 3.13 of the Python interpreter Description : Python 3.13 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.13 package provides the "python3.13" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.13-libs package, which should be installed automatically along with python3.13. The remaining parts of the Python standard library are broken out into the python3.13-tkinter and python3.13-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.13-docs package. Packages containing additional libraries for Python are generally named with the "python3.13-" prefix. -------------------------------------------------------------------------------- Update Information: Python 3.13.0rc2 -------------------------------------------------------------------------------- ChangeLog: * Sat Sep 7 2024 Karolina Surma - 3.13.0~rc2-1 - Update to Python 3.13.0rc2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2307370 - CVE-2024-8088 python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service https://bugzilla.redhat.com/show_bug.cgi?id=2307370 -------------------------------------------------------------------------------- This update can be installed with the "dnf"update program. Use su -c 'dnf upgrade --advisory FEDORA-2024-f2fc325c40' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Get the latest Linux and open source security news straight to your inbox.