ID | 178995 |
Package Name | python3.7 |
Version | 3.7.8 |
Release | 3.fc33 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/python3.7.git#0f2ed62c710a7318311489558552babf047c2a57 |
Summary |
Description |
Built by | davidlt |
State |
failed
|
Volume |
DEFAULT |
Started | Thu, 13 Aug 2020 19:05:14 UTC |
Completed | Thu, 20 Aug 2020 21:08:04 UTC |
Task | build (f33, /rpms/python3.7.git:0f2ed62c710a7318311489558552babf047c2a57) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.7.git#0f2ed62c710a7318311489558552babf047c2a57'}} |
Tags |
No tags
|
RPMs |
No RPMs
|
Changelog |
* Mon Aug 03 2020 Lumír Balhar <lbalhar@redhat.com> - 3.7.8-3
- Add support for upstream architectures' names (patch 353)
* Tue Jul 28 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.7.8-2
- 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
- Ship versioned pathfixX.Y.py in main and non-main Python versions
* Tue Jun 30 2020 Petr Viktorin <pviktori@redhat.com> - 3.7.8-1
- Update to 3.7.8 final
* Thu Jun 25 2020 Victor Stinner <vstinner@python.org> - 3.7.8~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.7.8~rc1-1
- Update to 3.7.8rc1
* Mon May 11 2020 Victor Stinner <vstinner@python.org> - 3.7.7-3
- Fix python3-config --configdir (rhbz#1772988).
* Thu May 07 2020 Miro Hrončok <mhroncok@redhat.com> - 3.7.7-2
- Rename from python37 to python3.7
* Tue Mar 10 2020 Marcel Plch <mplch@redhat.com> - 3.7.7-1
- Update to 3.7.7 final
* Thu Mar 05 2020 Marcel Plch <mplch@redhat.com> - 3.7.7~rc1-1
- Update to 3.7.7rc1
* Wed Feb 12 2020 Miro Hrončok <mhroncok@redhat.com> - 3.7.6-3
- Update the ensurepip module to work with setuptools >= 45
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Dec 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.6-1
- Update to 3.7.6
* Tue Oct 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.5-1
- Update to 3.7.5
* Wed Oct 02 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.5~rc1-1
- Update to 3.7.5rc1
* Sun Aug 11 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-5
- Conditionalize python3-devel runtime dependencies on RPM packages and setuptools
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 15 2019 Lumír Balhar <lbalhar@redhat.com> - 3.7.4-3
- Move test.support module to python3-test subpackage
https://fedoraproject.org/wiki/Changes/Move_test.support_module_to_python3-test_subpackage
- Restore pyc to TIMESTAMP invalidation mode as default in rpmbubild
* Fri Jul 12 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-2
- https://fedoraproject.org/wiki/Changes/Python_means_Python3
- The python-unversioned-command package is no longer Python 2, but 3
- The python, pydoc, python-config, python-debug, idle, pygettext.py and
msgfmt.py commands are now in python3
* Tue Jul 09 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-1
- Update to 3.7.4
* Tue Jul 02 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4~rc2-1
- Update to 3.7.4rc2
* Tue Jun 25 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4~rc1-1
- Update to 3.7.4rc1
* Tue May 07 2019 Charalampos Stratakis <cstratak@redhat.com> - 3.7.3-3
- Fix handling of pre-normalization characters in urlsplit
- Disallow control chars in http URLs (#1695572, #1700684, #1688169, #1706851)
* Wed Apr 17 2019 Patrik Kopkan <pkopkan@redhat.com> - 3.7.3-2
- Makes man python3.7m show python3.7 man pages (#1612241)
* Wed Mar 27 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.3-1
- Update to 3.7.3
* Thu Mar 21 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.3~rc1-1
- Update to 3.7.3rc1
* Thu Mar 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-8
- Security fix for CVE-2019-9636 (#1688543, #1688546)
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.7.2-7
- Rebuild for readline 8.0
* Tue Feb 12 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-6
- Reduced default build flags used to build extension modules
https://fedoraproject.org/wiki/Changes/Python_Extension_Flags
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 16 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-4
- Security fix for CVE-2019-5010 (#1666519, #1666522)
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.7.2-3
- Rebuilt for libcrypt.so.2 (#1666033)
* Fri Jan 04 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-2
- No longer revert upstream commit 3b699932e5ac3e7
- This was a dirty workaround for (#1644936)
* Tue Dec 25 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.2-1
- Update to 3.7.2
* Fri Dec 07 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-5
- Make sure we don't ship any exe files (not needed an prebuilt)
* Wed Nov 21 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-4
- Make sure the entire test.support module is in python3-libs (#1651245)
* Tue Nov 06 2018 Victor Stinner <vstinner@redhat.com> - 3.7.1-3
- Verify the value of '-s' when execute the CLI of cProfile (rhbz#1160640)
* Sun Nov 04 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-2
- Temporarily revert upstream commit 3b699932e5ac3e7
- This is dirty workaround for (#1644936)
* Mon Oct 22 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.1-1
- Update to 3.7.1
* Thu Sep 27 2018 Petr Viktorin <pviktori@redhat.com> - 3.7.0-10
- Compile the debug build with -Og rather than -O0
* Thu Aug 30 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-9
- Require python3-setuptools from python3-devel to prevent packaging errors (#1623914)
* Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-8
- Add /usr/bin/pygettext3.py and msgfmt3.py to python3-devel
Resolves: rhbz#1571474
* Fri Aug 17 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-7
- Backport TLS 1.3 related fixes to fix FTBFS
Resolves: rhbz#1609291
* Wed Aug 15 2018 Miro Hrončok <mhroncok@redhat.com> - 3.7.0-6
- Use RPM built wheels of pip and setuptools in ensurepip instead of our rewheel patch
|