-
Mon Mar 08 2021 Lans Hung <lans.hung@oracle.com> - 2.7.17-2.0.2
- Fix buffer overflow in PyCArg_repr [Orabug: 32551171][CVE-2021-3177]
-
Thu Nov 05 2020 David Sloboda <david.x.sloboda@oracle.com> - 2.7.17-2.0.1
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
-
Mon Aug 17 2020 Tomas Orsava <torsava@redhat.com> - 2.7.17-2
- Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907)
Resolves: rhbz#1856481
-
Wed Oct 23 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.17-1
- Update to 2.7.17
Resolves: rhbz#1759944
-
Tue Sep 03 2019 Tomas Orsava <torsava@redhat.com> - 2.7.16-12
- Adding FIPS compliance to Python 2 in RHEL8:
- Updated patch 146 with a new version of the FIPS patch
- Patch 169 has been removed, obsoleted by the updated patch 146
Resolves: rhbz#1734126
-
Tue Jul 02 2019 Miro HronĨok <mhroncok@redhat.com> - 2.7.16-11
- Use RPM built wheels of pip and setuptools in ensurepip instead of our rewheel patch
- Require python2-setuptools from python2-devel to prevent packaging errors
Resolves: rhbz#1718398
-
Tue Jun 11 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.16-10
- Fix urlparse.urlsplit() error message for Unicode URL
Resolves: rhbz#1689327
-
Fri Jun 07 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.16-9
- Security fix for CVE-2019-10160
Resolves: rhbz#1689327
-
Thu May 30 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.16-8
- Security fix for CVE-2019-9948
Resolves: rhbz#1704176
-
Thu May 30 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.7.16-7
- Disallow control chars in http URLs
- Fixes CVE-2019-9740 and CVE-2019-9947
Resolves: rhbz#1703539 and rhbz#1704367