Issue38117
Created on 2019-09-11 15:18 by christian.heimes, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 15983 | merged | christian.heimes, 2019-09-11 15:40 | |
| PR 15992 | merged | miss-islington, 2019-09-11 16:46 | |
| PR 15994 | merged | matrixise, 2019-09-11 17:14 | |
| PR 16170 | merged | ned.deily, 2019-09-16 02:16 | |
| PR 16171 | merged | ned.deily, 2019-09-16 02:37 | |
| PR 16172 | merged | miss-islington, 2019-09-16 02:38 | |
| PR 16173 | merged | miss-islington, 2019-09-16 02:39 | |
| PR 16178 | merged | steve.dower, 2019-09-16 11:51 | |
| PR 16184 | merged | steve.dower, 2019-09-16 13:08 | |
| PR 16185 | merged | miss-islington, 2019-09-16 14:21 | |
| PR 16186 | merged | steve.dower, 2019-09-16 14:24 | |
| Messages (16) | |||
|---|---|---|---|
| msg351934 - (view) | Author: Christian Heimes (christian.heimes) * | Date: 2019-09-11 15:18 | |
OpenSSL versions 1.1.1d, 1.1.0l, and 1.0.2t were released yesterday. They contain a low priority security fix. |
|||
| msg351975 - (view) | Author: Stéphane Wirtel (matrixise) * | Date: 2019-09-11 16:45 | |
New changeset 58ab13479d854491ac9207bacfae25e8b18b044a by Stéphane Wirtel (Christian Heimes) in branch 'master': bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) https://github.com/python/cpython/commit/58ab13479d854491ac9207bacfae25e8b18b044a |
|||
| msg351982 - (view) | Author: miss-islington (miss-islington) | Date: 2019-09-11 17:09 | |
New changeset 0b7f3706e6a4d72f7e9988cebc4826ad2c4c4753 by Miss Islington (bot) in branch '3.8': bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) https://github.com/python/cpython/commit/0b7f3706e6a4d72f7e9988cebc4826ad2c4c4753 |
|||
| msg351995 - (view) | Author: miss-islington (miss-islington) | Date: 2019-09-11 17:36 | |
New changeset cec68c31e8507159534b6eec3fb5d801cd3dbf8c by Miss Islington (bot) (Stéphane Wirtel) in branch '3.7': [3.7] bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) (GH-15994) https://github.com/python/cpython/commit/cec68c31e8507159534b6eec3fb5d801cd3dbf8c |
|||
| msg351997 - (view) | Author: Stéphane Wirtel (matrixise) * | Date: 2019-09-11 17:37 | |
Thank you for your contribution Christian ;-) |
|||
| msg352494 - (view) | Author: Ned Deily (ned.deily) * | Date: 2019-09-15 21:36 | |
The Windows and macOS installers also need to by updated to the new versions. |
|||
| msg352503 - (view) | Author: Ned Deily (ned.deily) * | Date: 2019-09-16 02:38 | |
New changeset 24d1597e430498ebe2d3d18fba2cacb3957b494d by Ned Deily in branch 'master': bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) https://github.com/python/cpython/commit/24d1597e430498ebe2d3d18fba2cacb3957b494d |
|||
| msg352504 - (view) | Author: miss-islington (miss-islington) | Date: 2019-09-16 02:56 | |
New changeset 26c44b5144a51f452dd0693b0278ec69d6a954a1 by Miss Islington (bot) in branch '3.7': bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) https://github.com/python/cpython/commit/26c44b5144a51f452dd0693b0278ec69d6a954a1 |
|||
| msg352505 - (view) | Author: miss-islington (miss-islington) | Date: 2019-09-16 02:57 | |
New changeset 346b7c928b82d9da8f6654391e9cfe55625dcfac by Miss Islington (bot) in branch '3.8': bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) https://github.com/python/cpython/commit/346b7c928b82d9da8f6654391e9cfe55625dcfac |
|||
| msg352506 - (view) | Author: Ned Deily (ned.deily) * | Date: 2019-09-16 03:36 | |
New changeset 8dd358caf0d3f300ee64799812a020fe0de53637 by Ned Deily in branch '2.7': bpo-38117: Updated OpenSSL to 1.0.2t in macOS installer for 2.7.x. (GH-16171) https://github.com/python/cpython/commit/8dd358caf0d3f300ee64799812a020fe0de53637 |
|||
| msg352507 - (view) | Author: Ned Deily (ned.deily) * | Date: 2019-09-16 03:39 | |
macOS 3.9, 3.8, 3.7 installers updated to 1.1.1d, macOS 2.7 installer updated to 1.0.2t. Leaving open for Windows installers updates. |
|||
| msg352537 - (view) | Author: Steve Dower (steve.dower) * | Date: 2019-09-16 12:06 | |
I've published the sources and binaries for Windows - will get to updating the 3.9/3.8/3.7 branches later today unless someone else does first (should just require version number changes). |
|||
| msg352538 - (view) | Author: Steve Dower (steve.dower) * | Date: 2019-09-16 12:07 | |
New changeset d8903416d223d01e23dfa8bffe48b1428d90d202 by Steve Dower in branch '2.7': bpo-38117: Updates bundled OpenSSL to 1.0.2t (GH-16178) https://github.com/python/cpython/commit/d8903416d223d01e23dfa8bffe48b1428d90d202 |
|||
| msg352546 - (view) | Author: Steve Dower (steve.dower) * | Date: 2019-09-16 14:21 | |
New changeset 3ab73f6bbf4ff66e7ace3c4eab25461b5c7d71d4 by Steve Dower in branch 'master': bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) https://github.com/python/cpython/commit/3ab73f6bbf4ff66e7ace3c4eab25461b5c7d71d4 |
|||
| msg352549 - (view) | Author: miss-islington (miss-islington) | Date: 2019-09-16 14:40 | |
New changeset 26729ce74a47c3d16f219aee0a712011622aeeb5 by Miss Islington (bot) in branch '3.8': bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) https://github.com/python/cpython/commit/26729ce74a47c3d16f219aee0a712011622aeeb5 |
|||
| msg352551 - (view) | Author: Steve Dower (steve.dower) * | Date: 2019-09-16 14:55 | |
New changeset 76d8fb771659a5574604bf78eb2ee090f5c337cc by Steve Dower in branch '3.7': bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) https://github.com/python/cpython/commit/76d8fb771659a5574604bf78eb2ee090f5c337cc |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:20 | admin | set | github: 82298 |
| 2019-09-16 15:38:04 | steve.dower | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-09-16 14:55:11 | steve.dower | set | messages: + msg352551 |
| 2019-09-16 14:40:23 | miss-islington | set | messages: + msg352549 |
| 2019-09-16 14:24:26 | steve.dower | set | pull_requests: + pull_request15794 |
| 2019-09-16 14:21:28 | miss-islington | set | pull_requests: + pull_request15793 |
| 2019-09-16 14:21:19 | steve.dower | set | messages: + msg352546 |
| 2019-09-16 13:08:28 | steve.dower | set | pull_requests: + pull_request15792 |
| 2019-09-16 12:07:48 | steve.dower | set | messages: + msg352538 |
| 2019-09-16 12:06:52 | steve.dower | set | messages: + msg352537 |
| 2019-09-16 11:51:31 | steve.dower | set | pull_requests: + pull_request15788 |
| 2019-09-16 03:39:09 | ned.deily | set | nosy:
+ benjamin.peterson messages:
+ msg352507 |
| 2019-09-16 03:36:04 | ned.deily | set | messages: + msg352506 |
| 2019-09-16 02:57:31 | miss-islington | set | messages: + msg352505 |
| 2019-09-16 02:56:07 | miss-islington | set | messages: + msg352504 |
| 2019-09-16 02:39:49 | miss-islington | set | pull_requests: + pull_request15783 |
| 2019-09-16 02:38:42 | miss-islington | set | pull_requests: + pull_request15782 |
| 2019-09-16 02:38:36 | ned.deily | set | messages: + msg352503 |
| 2019-09-16 02:37:20 | ned.deily | set | pull_requests: + pull_request15781 |
| 2019-09-16 02:16:28 | ned.deily | set | stage: needs patch -> patch review pull_requests: + pull_request15780 |
| 2019-09-15 21:36:07 | ned.deily | set | status: closed -> open priority: normal -> release blocker components: + macOS, Windows nosy:
+ ned.deily, paul.moore, tim.golden, lukasz.langa, ronaldoussoren, zach.ware, steve.dower |
| 2019-09-11 17:37:37 | matrixise | set | status: open -> closed resolution: fixed messages: + msg351997 stage: patch review -> resolved |
| 2019-09-11 17:36:09 | miss-islington | set | messages: + msg351995 |
| 2019-09-11 17:14:44 | matrixise | set | pull_requests: + pull_request15623 |
| 2019-09-11 17:09:31 | miss-islington | set | nosy:
+ miss-islington messages: + msg351982 |
| 2019-09-11 16:46:05 | miss-islington | set | pull_requests: + pull_request15621 |
| 2019-09-11 16:45:55 | matrixise | set | nosy:
+ matrixise messages: + msg351975 |
| 2019-09-11 15:40:29 | christian.heimes | set | keywords:
+ patch stage: patch review pull_requests: + pull_request15614 |
| 2019-09-11 15:18:48 | christian.heimes | create | |