[issue22160] Windows installers need to be updated following OpenSSL security reelase

2014-08-06 Thread Zachary Ware
Zachary Ware added the comment: Update should be complete for Windows. -- nosy: +zach.ware ___ Python tracker ___ ___ Python-bugs-list

[issue22160] Windows installers need to be updated following OpenSSL security reelase

2014-08-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset cbcb10123451 by Zachary Ware in branch '2.7': Issue #22160: Update OpenSSL to 1.0.1i for the Windows build. http://hg.python.org/cpython/rev/cbcb10123451 New changeset 8219664dd2e4 by Zachary Ware in branch '3.4': Issue #22160: Update OpenSSL to 1.0

[issue22160] Windows installers need to be updated following OpenSSL security reelase

2014-08-06 Thread Ned Deily
Ned Deily added the comment: This wouldn't apply to 3.3 since we don't do binary installers for branches in security-fix mode (as discussed recently in Issue21671). Adding Larry as 3.4 release manager. -- nosy: +larry, ned.deily priority: normal -> high versions: -Python 3.3 ___

[issue22160] Windows installers need to be updated following OpenSSL security reelase

2014-08-06 Thread Alex Gaynor
New submission from Alex Gaynor: https://www.openssl.org/news/secadv_20140806.txt -- components: Interpreter Core, Library (Lib) keywords: security_issue messages: 224976 nosy: alex, benjamin.peterson, steve.dower priority: normal severity: normal status: open title: Windows installers n