[Python-buildbots] OpenSSL versions on builders

2017-09-04 Thread Zachary Ware
Hi folks, Since OpenSSL 1.0.1 was EOL'd at the end of 2016, we're looking into whether we can drop support for OpenSSL 1.0.1 and earlier in Python 3.7. However, it looks like many of our builders are still using as far back as 1.0.1e. If you would, please check to make sure your builders are usi

Re: [Python-buildbots] OpenSSL versions on builders

2017-09-04 Thread Gregory P. Smith
RHEL 7 (the *current* release), Debian Jessie (oldstable) and Ubuntu 14.04 (old LTS supported in "maintenance" mode until early 2019 - https://www.ubuntu.com/info/release-end-of-life) all shipped with 1.0.1 based OpenSSL. :( IMNSHO *I still think we should do this to 3.7*. OpenSSL >=1.0.2 provide

Re: [Python-buildbots] OpenSSL versions on builders

2017-09-04 Thread Chris Angelico
On Tue, Sep 5, 2017 at 5:49 AM, Gregory P. Smith wrote: > RHEL 7 (the *current* release), Debian Jessie (oldstable) and Ubuntu 14.04 > (old LTS supported in "maintenance" mode until early 2019 - > https://www.ubuntu.com/info/release-end-of-life) all shipped with 1.0.1 > based OpenSSL. :( > > IMNSH

Re: [Python-buildbots] OpenSSL versions on builders

2017-09-04 Thread Christian Heimes
On 2017-09-04 12:49, Gregory P. Smith wrote: > RHEL 7 (the *current* release), Debian Jessie (oldstable) and Ubuntu > 14.04 (old LTS supported in "maintenance" mode until early 2019 - > https://www.ubuntu.com/info/release-end-of-life) all shipped with 1.0.1 > based OpenSSL. :( RHEL 7.4 comes with

Re: [Python-buildbots] OpenSSL versions on builders

2017-09-04 Thread Victor Stinner
2017-09-04 22:16 GMT+02:00 Christian Heimes : > RHEL 7.4 comes with OpenSSL 1.0.2: > > https://access.redhat.com/errata/RHBA-2017:1929 > https://bugzilla.redhat.com/show_bug.cgi?id=1276310 "Description of problem: Node.js v4.2 depends on OpenSSL 1.0.2 which is not present in RHEL" Python is not a