Information for build python3.6-3.6.15-9.fc37
ID | 1980669 | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | python3.6 | |||||||||||||||||||||||||||||||||||||||
Version | 3.6.15 | |||||||||||||||||||||||||||||||||||||||
Release | 9.fc37 | |||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/python3.6.git#b2e0ed1e1a9972bb214e466c73dfa2eac0dfaac1 | |||||||||||||||||||||||||||||||||||||||
Summary | Version 3.6 of the Python interpreter | |||||||||||||||||||||||||||||||||||||||
Description | Python 3.6 package for developers. This package exists to allow developers to test their code against an older version of Python. This is not a full Python stack and if you wish to run your applications with Python 3.6, see other distributions that support it, such as CentOS or RHEL with Software Collections or older Fedora releases. | |||||||||||||||||||||||||||||||||||||||
Built by | cstratak | |||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||
Started | Fri, 10 Jun 2022 19:36:33 UTC | |||||||||||||||||||||||||||||||||||||||
Completed | Fri, 10 Jun 2022 20:25:56 UTC | |||||||||||||||||||||||||||||||||||||||
Task | build (rawhide, /rpms/python3.6.git:b2e0ed1e1a9972bb214e466c73dfa2eac0dfaac1) | |||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.6.git#b2e0ed1e1a9972bb214e466c73dfa2eac0dfaac1'}} | |||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||
Changelog | * Fri Jun 10 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.6.15-9 - Security fix for CVE-2015-20107 Resolves: rhbz#2075390 * Thu Mar 03 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.6.15-8 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2056970 * Wed Feb 16 2022 Lumír Balhar <lbalhar@redhat.com> - 3.6.15-7 - Switch from system wheels to bundled ones * Tue Jan 25 2022 Karolina Surma <ksurma@redhat.com> - 3.6.15-6 - Fix test to enable build with i686 Resolves: rhbz#2038843 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.15-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.6.15-4 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Fri Nov 12 2021 Björn Esser <besser82@fedoraproject.org> - 3.6.15-3 - Rebuild(libnsl2) * Mon Sep 20 2021 Miro Hrončok <mhroncok@redhat.com> - 3.6.15-2 - Explicitly buildrequire OpenSSL 1.1, as Python 3.6 is not compatible with OpenSSL 3.0 * Sun Sep 05 2021 Miro Hrončok <mhroncok@redhat.com> - 3.6.15-1 - Update to 3.6.15 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 29 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.6.14-1 - Update to 3.6.14 * Fri May 14 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.6.13-3 - Add virtual provides for the bundled libmpdec (rhbz#1943359) * Thu Feb 25 2021 Petr Viktorin <pviktori@redhat.com> - 3.6.13-2 - Fix alignment issue causing failures on x86-64 Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1923658 * Tue Feb 16 2021 Tomas Hrnciar <thrnciar@redhat.com> - 3.6.13-1 - Update to 3.6.13 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Oct 05 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.12-3 - Use upstream architecture names on Fedora 34+ - https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names * Mon Sep 21 2020 Miro Hrončok <mhroncok@redhat.com> - 3.6.12-2 - Rebuilt for new %extension flags - Fixes: rhbz#1877652 * Wed Aug 19 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.6.12-1 - Update to 3.6.12 * Wed Aug 12 2020 Petr Viktorin <pviktori@redhat.com> - 3.6.11-5 - In sys.version and initial REPL message, list the source commit as "default" * Mon Aug 03 2020 Lumír Balhar <lbalhar@redhat.com> - 3.6.11-4 - Add support for upstream architectures' names (patch 353) * Fri Jul 31 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.6.11-3 - Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: rhbz#1856481 - Resolve hash collisions for Pv4Interface and IPv6Interface (CVE-2020-14422) Resolves: rhbz#1854926 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 30 2020 Petr Viktorin <pviktori@redhat.com> - 3.6.11-1 - Update to 3.6.11 final * Thu Jun 25 2020 Victor Stinner <vstinner@python.org> - 3.6.11~rc1-2 - Remove downstream 00178-dont-duplicate-flags-in-sysconfig.patch which introduced a bug on distutils.sysconfig.get_config_var('LIBPL') (rhbz#1851008). * Fri Jun 19 2020 Petr Viktorin <pviktori@redhat.com> - 3.6.11-1 - Update to 3.6.11rc1 |