Name: | python-tools |
---|---|
Version: | 2.7.5 |
Release: | 38.0.1.el7_2 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 2885140 |
License: | Python |
RPM: | python-tools-2.7.5-38.0.1.el7_2.x86_64.rpm |
Source RPM: | python-2.7.5-38.0.1.el7_2.src.rpm |
Build Date: | Thu Aug 18 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.python.org/ |
Summary: | A collection of development tools included with Python |
Description: | This package includes several tools to help with the development of Python programs, including IDLE (an IDE with editing and debugging facilities), a color editor (pynche), and a python gettext program (pygettext.py). |
- Add Oracle Linux distribution in platform.py [orabug 20812544]
- Fix for CVE-2016-1000110 HTTPoxy attack Resolves: rhbz#1359163
- Force all child threads to terminate in TestForkInThread Resolves: rhbz#1365200
- Fix for CVE-2016-0772 python: smtplib StartTLS stripping attack (rhbz#1303647) Raise an error when STARTTLS fails (upstream patch) - Fix for CVE-2016-5699 python: http protocol steam injection attack (rhbz#1303699) Disabled HTTP header injections in httplib (upstream patch) Resolves: rhbz#1346356
- Adjusted tests to acknowledge lack of SSLv2 support Resolves: rhbz#1351584
- Revert fix for rhbz#1117751 as it leads to regressions Resolves: rhbz#1117751
- Only restore SIG_PIPE when Popen called with restore_sigpipe Resolves: rhbz#1117751
- Backport SSLSocket.version function - Temporary disable test_gdb on ppc64le rhbz#1260558 Resolves: rhbz#1259421
- Update load_cert_chain function to accept None keyfile Resolves: rhbz#1250611
- Change Patch224 according to latest update in PEP493 Resolves:rhbz#1219108