Name: | python2 |
---|---|
Version: | 2.7.18 |
Release: | 17.0.1.module+el8.10.0+90286+7c291053 |
Architecture: | x86_64 |
Module: | python27:2.7:8100020240410221935:10 |
Group: | Development/Languages |
Size: | 81850 |
License: | Python |
RPM: | python2-2.7.18-17.0.1.module+el8.10.0+90286+7c291053.x86_64.rpm |
Source RPM: | python2-2.7.18-17.0.1.module+el8.10.0+90286+7c291053.src.rpm |
Build Date: | Thu Apr 11 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | An interpreted, interactive, object-oriented programming language |
Description: | Python 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 documentation for Python 2 is provided in the python2-docs package. This package provides the "python2" executable; most of the actual implementation is within the "python2-libs" package. For the unversioned "python" executable, see manual page "unversioned-python". |
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
- Security fix for CVE-2022-48560 Resolves: RHEL-16702
- Fix for CVE-2022-48565 Resolves: RHEL-7088
- Security fix for CVE-2023-40217 Resolves: RHEL-9621
- Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Add missing part of fix for CVE-2022-45061
- Security fix for CVE-2022-45061: CPU denial of service via inefficient IDNA decoder Resolves: rhbz#2144072
- Security fix for CVE-2015-20107 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2075390
- Security fix for CVE-2022-0391: urlparse does not sanitize URLs containing ASCII newline and tabs Resolves: rhbz#2047376
- Security fix for CVE-2021-4189: ftplib should not use the host from the PASV response Resolves: rhbz#2036020