[issue26465] Upgrade OpenSSL shipped with python installers

2017-09-07 Thread STINNER Victor
Changes by STINNER Victor : -- pull_requests: +3445 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue26465] Upgrade OpenSSL shipped with python installers

2016-04-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3a3b30c310e5 by Zachary Ware in branch '2.7': Issue #26465: Update VS9.0 build files for OpenSSL 1.0.2g https://hg.python.org/cpython/rev/3a3b30c310e5 -- ___ Python tracker

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-08 Thread Steve Dower
Changes by Steve Dower : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-li

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-08 Thread Steve Dower
Steve Dower added the comment: I didn't have nasm on the path when preparing, so it made empty asm files. I've committed the correctly build ASM files, and I'll trigger the buildbots to clean and patch the prepare script to fail if nasm is not available. -- ___

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-08 Thread Zachary Ware
Zachary Ware added the comment: Steve: This broke 64-bit Windows, I haven't tried digging into what's going on yet. See: http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/7331/steps/compile/logs/stdio -- resolution: fixed -> stage: resolved -> status: close

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-08 Thread Steve Dower
Changes by Steve Dower : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ ___ Pyt

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-08 Thread Roundup Robot
Roundup Robot added the comment: New changeset 195ce1f4f54b by Steve Dower in branch '2.7': Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. https://hg.python.org/cpython/rev/195ce1f4f54b -- ___ Python tracker

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-08 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6d7f0421b71f by Steve Dower in branch '3.5': Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. https://hg.python.org/cpython/rev/6d7f0421b71f New changeset e045f26ea74a by Steve Dower in branch 'default': Issue #26465: Update Windows builds

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-07 Thread Ned Deily
Changes by Ned Deily : -- components: +Build stage: -> needs patch versions: -Python 3.2, Python 3.3, Python 3.4 ___ Python tracker ___

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-07 Thread Roundup Robot
Roundup Robot added the comment: New changeset bca936a0e829 by Ned Deily in branch '2.7': Issue #26465: Update OS X installer build to use OpenSSL 1.0.2g. https://hg.python.org/cpython/rev/bca936a0e829 New changeset 0628189fe42b by Ned Deily in branch '3.5': Issue #26465: Update OS X installer b

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-02 Thread Christian Heimes
Christian Heimes added the comment: New security releases of Python are scheduled for the near future, most likelye mid to end of March. -- ___ Python tracker ___ __

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-02 Thread Alex Gaynor
Changes by Alex Gaynor : -- nosy: +christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou ___ Python tracker ___ ___ Python-bugs

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-01 Thread Ned Deily
Changes by Ned Deily : -- nosy: +ned.deily ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.

[issue26465] Upgrade OpenSSL shipped with python installers

2016-03-01 Thread Alex Gaynor
New submission from Alex Gaynor: https://openssl.org/news/secadv/20160301.txt -- keywords: security_issue messages: 261052 nosy: alex, paul.moore, steve.dower, tim.golden, zach.ware priority: critical severity: normal status: open title: Upgrade OpenSSL shipped with python installers ver