Issue40162
Created on 2020-04-03 00:39 by vstinner, last changed 2020-04-03 01:40 by vstinner. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 19319 | merged | vstinner, 2020-04-03 00:40 | |
| PR 19321 | merged | miss-islington, 2020-04-03 01:04 | |
| PR 19322 | merged | miss-islington, 2020-04-03 01:04 | |
| Messages (4) | |||
|---|---|---|---|
| msg365652 - (view) | Author: STINNER Victor (vstinner) * | Date: 2020-04-03 00:39 | |
Similary to bpo-40146 "Upgrade Azure Pipelines to OpenSSL 1.1.1f", the Travis CI configuration has an OpenSSL version. It's currently 1.1.1d, but the tarball of this version moved from /source/ to /source/old/. We should upgrade Travis CI configuration to OpenSSL 1.1.1f. Attached PR does that. |
|||
| msg365660 - (view) | Author: STINNER Victor (vstinner) * | Date: 2020-04-03 01:04 | |
New changeset b1ffb8b72307a556442d09b427c3b29badb9878c by Victor Stinner in branch 'master': bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) https://github.com/python/cpython/commit/b1ffb8b72307a556442d09b427c3b29badb9878c |
|||
| msg365664 - (view) | Author: miss-islington (miss-islington) | Date: 2020-04-03 01:21 | |
New changeset 1ba6fe43e888668acfbf74038b82c6ee24ab1c41 by Miss Islington (bot) in branch '3.7': bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) https://github.com/python/cpython/commit/1ba6fe43e888668acfbf74038b82c6ee24ab1c41 |
|||
| msg365665 - (view) | Author: miss-islington (miss-islington) | Date: 2020-04-03 01:21 | |
New changeset 1c325c4e0bf31a18d06784006eabf4d5a4a1d706 by Miss Islington (bot) in branch '3.8': bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319) https://github.com/python/cpython/commit/1c325c4e0bf31a18d06784006eabf4d5a4a1d706 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-03 01:40:58 | vstinner | set | status: open -> closed stage: patch review -> resolved resolution: fixed versions: + Python 3.7, Python 3.8 |
| 2020-04-03 01:21:58 | miss-islington | set | messages: + msg365665 |
| 2020-04-03 01:21:40 | miss-islington | set | messages: + msg365664 |
| 2020-04-03 01:04:21 | miss-islington | set | pull_requests: + pull_request18687 |
| 2020-04-03 01:04:12 | miss-islington | set | nosy:
+ miss-islington pull_requests: + pull_request18686 |
| 2020-04-03 01:04:02 | vstinner | set | messages: + msg365660 |
| 2020-04-03 00:40:39 | vstinner | set | keywords:
+ patch stage: patch review pull_requests: + pull_request18684 |
| 2020-04-03 00:39:40 | vstinner | create | |