[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-12 Thread Terry J. Reedy
Terry J. Reedy added the comment: Close this? -- nosy: +terry.reedy ___ Python tracker ___ ___

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-12 Thread Steve Dower
Steve Dower added the comment: It hasn't been fixed for Windows yet. -- ___ Python tracker ___ ___

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-05 Thread Steve Dower
Steve Dower added the comment: I don't want to do it without running it through the buildbots at least. There's so much that can change just by rebuilding. I'd love to say I have the time today to make the change and validate two separate versions before producing the releases, but I really

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset f9a0ac60f876 by Ned Deily in branch '2.7': Issue #25798: Update OS X 10.5+ 32-bit-only installer to build https://hg.python.org/cpython/rev/f9a0ac60f876 New changeset 51a0dd6f7c73 by Ned Deily in branch '3.4': Issue #25798: Update OS X 10.5+

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-05 Thread Benjamin Peterson
Benjamin Peterson added the comment: Okay; let's leave things as is for 2.7.11. It's fine to commit the update to the 2.7 branch. The release comes from my private 2.7.11 release branch, so wouldn't include it. On Sat, Dec 5, 2015, at 07:12, Steve Dower wrote: > > Steve Dower added the

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-04 Thread Ned Deily
New submission from Ned Deily: https://www.openssl.org/news/secadv/20151203.txt -- components: Build messages: 255880 nosy: benjamin.peterson, larry, ned.deily, steve.dower priority: normal severity: normal stage: needs patch status: open title: Update python.org installers to use

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-04 Thread Steve Dower
Steve Dower added the comment: Considering we're building 2.7 and 3.5 tomorrow, ought we delay them long enough to add a second RC with this change? Looking at the issues that have been fixed, it doesn't seem like any are critical. -- ___ Python

[issue25798] Update python.org installers to use OpenSSL 1.0.2e

2015-12-04 Thread Benjamin Peterson
Benjamin Peterson added the comment: I don't mind if you upgrade for the final. -- ___ Python tracker ___ ___