Wed, 01 May 2024 08:44:12 UTC | login

Information for build python2.7-2.7.18-25.fc37

ID205128
Package Namepython2.7
Version2.7.18
Release25.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python2.7.git#a1e8bbc1d343f6033651467ac865b257ffb71ada
SummaryVersion 2.7 of the Python interpreter
DescriptionPython 2 is an old version of the language that is incompatible with the 3.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed in the 3.x line. Note that Python 2 is not supported upstream after 2020-01-01, please use the python3 package instead if you can. This package also provides the "python2" executable.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Sep 2022 12:30:17 UTC
CompletedThu, 29 Sep 2022 14:55:24 UTC
Taskbuild (f37, /rpms/python2.7.git:a1e8bbc1d343f6033651467ac865b257ffb71ada)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python2.7.git#a1e8bbc1d343f6033651467ac865b257ffb71ada'}}
Tags
f37
RPMs
src
python2.7-2.7.18-25.fc37.src.rpm (info) (download)
riscv64
python2.7-2.7.18-25.fc37.riscv64.rpm (info) (download)
python2.7-debuginfo-2.7.18-25.fc37.riscv64.rpm (info) (download)
python2.7-debugsource-2.7.18-25.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 22 2022 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-25 - Use OpenSSL 1.1 once again, OpenSSL 3 support is not stable Resolves: rhbz#2111128 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.18-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-23 - Use OpenSSL 3 on Fedora 36+ * Thu Jun 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-22 - Security fix for CVE-2015-20107 Resolves: rhbz#2075390 * Fri Mar 04 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-21 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2056970 * Wed Feb 16 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-20 - Security fixes for CVE-2021-4189 and CVE-2022-0391 Resolves: rhbz#2047376 * Mon Jan 24 2022 Karolina Surma <ksurma@redhat.com> - 2.7.18-19 - Fix test to enable build with i686 Resolves: rhbz#2038843 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.18-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-17 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Fri Nov 12 2021 Björn Esser <besser82@fedoraproject.org> - 2.7.18-16 - Rebuild(libnsl2) * Fri Sep 17 2021 Lumír Balhar <lbalhar@redhat.com> - 2.7.18-15 - Fix for CVE-2021-3737 Resolves: rhbz#1997671 * Wed Sep 15 2021 Lumír Balhar <lbalhar@redhat.com> - 2.7.18-14 - Fix for CVE-2021-3733 Resolves: rhbz#2000681 * Wed Sep 15 2021 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-13 - Explicitly buildrequire OpenSSL 1.1, as Python 2 is not compatible with OpenSSL 3.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.18-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed May 19 2021 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-11 - Security fix for CVE-2020-27619 - Security fix for CVE-2021-23336 - Fixes rhbz#1928916 * Wed Mar 31 2021 Charalampos Stratakis <cstratak@redhat.com> - 2.7.18-10 - Remove explicit rpath entry from pyexpat * Wed Feb 03 2021 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-9 - Add python2-rpm-macros content here - https://fedoraproject.org/wiki/Changes/Disable_Python_2_Dist_RPM_Generators_and_Freeze_Python_2_Macros * Mon Feb 01 2021 Miro Hrončok <mhroncok@redhat.com> - 2.7.18-8 - Security fix for CVE-2021-3177 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.18-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Sep 30 2020 Petr Viktorin <pviktori@redhat.com> - 2.7.18-6 - CVE-2020-26116: Reject control chars in HTTP method in httplib.putrequest * Tue Sep 29 2020 Petr Viktorin <pviktori@redhat.com> - 2.7.18-5 - Import patches from GitHub tree