-
Wed Sep 14 2016 EL Errata <el-errata_ww@oracle.com> - 2.7.5-39.0.1
- Add Oracle Linux distribution in platform.py [orabug 20812544]
-
Mon Aug 29 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.7.5-39
- Fix hashlib algorithms breaking by initializing OpenSSL_add_all_digests
function in _hashlib library
Resolves: rhbz#1371132
-
Tue Aug 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.7.5-38
- Fix for CVE-2016-1000110 HTTPoxy attack
Resolves: rhbz#1359163
-
Tue Aug 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.7.5-37
- Force all child threads to terminate in TestForkInThread
Resolves: rhbz#1365200
-
Tue Jun 21 2016 Tomas Orsava <torsava@redhat.com> - 2.7.5-36
- 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
-
Thu Mar 10 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.7.5-35
- Adjusted tests to acknowledge lack of SSLv2 support
Resolves: rhbz#1351584
-
Fri Oct 09 2015 Matej Stuchlik <mstuchli@redhat.com> - 2.7.5-34
- Revert fix for rhbz#1117751 as it leads to regressions
Resolves: rhbz#1117751
-
Tue Sep 15 2015 Matej Stuchlik <mstuchli@redhat.com> - 2.7.5-33
- Only restore SIG_PIPE when Popen called with restore_sigpipe
Resolves: rhbz#1117751
-
Fri Sep 04 2015 Robert Kuska <rkuska@redhat.com> - 2.7.5-32
- Backport SSLSocket.version function
- Temporary disable test_gdb on ppc64le rhbz#1260558
Resolves: rhbz#1259421
-
Thu Aug 06 2015 Robert Kuska <rkuska@redhat.com> - 2.7.5-31
- Update load_cert_chain function to accept None keyfile
Resolves: rhbz#1250611