Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. #25213

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

zooba
Copy link
Member

@zooba zooba commented Apr 6, 2021

Earlier releases were mislabelled and included 1.1.1i again.
The tag/directory name is updated to ensure that builds get the fresh bits. However, the openssl-bin-1.1.1k tag in the repository has been forcibly updated, so fresh builds will be fine even without this change.

https://bugs.python.org/issue43745

Earlier releases were mislabelled and included 1.1.1i again.
@zooba zooba added type-security A security issue needs backport to 3.8 only security fixes needs backport to 3.9 only security fixes labels Apr 6, 2021
@zooba zooba requested a review from a team as a code owner April 6, 2021 11:35
@zooba zooba merged commit 354b015 into python:master Apr 6, 2021
@miss-islington
Copy link
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@zooba zooba deleted the bpo-43745 branch April 6, 2021 12:08
@miss-islington
Copy link
Contributor

Sorry, @zooba, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 354b015c176b10ee7e2218ba4f3bbc9455cb893f 3.9

@miss-islington
Copy link
Contributor

Sorry @zooba, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 354b015c176b10ee7e2218ba4f3bbc9455cb893f 3.8

@zooba
Copy link
Member Author

zooba commented Apr 6, 2021

I can't do manual backports right now - someone ping me on bpo if I haven't done them by the end of the day.

zooba added a commit to zooba/cpython that referenced this pull request Apr 6, 2021
…nGH-25213)

Earlier releases were mislabelled and included 1.1.1i again.
The tag/directory name is updated to ensure that builds get the fresh bits. However, the openssl-bin-1.1.1k tag in the repository has been forcibly updated, so fresh builds will be fine even without this change.
@bedevere-bot
Copy link

GH-25214 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 6, 2021
zooba added a commit that referenced this pull request Apr 6, 2021
)

Earlier releases were mislabelled and included 1.1.1i again.
The tag/directory name is updated to ensure that builds get the fresh bits. However, the openssl-bin-1.1.1k tag in the repository has been forcibly updated, so fresh builds will be fine even without this change.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 6, 2021
…nGH-25213)

Earlier releases were mislabelled and included 1.1.1i again.
The tag/directory name is updated to ensure that builds get the fresh bits. However, the openssl-bin-1.1.1k tag in the repository has been forcibly updated, so fresh builds will be fine even without this change.
(cherry picked from commit 611aa39)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

GH-25223 is a backport of this pull request to the 3.8 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.8 only security fixes label Apr 6, 2021
miss-islington added a commit that referenced this pull request Apr 6, 2021
)

Earlier releases were mislabelled and included 1.1.1i again.
The tag/directory name is updated to ensure that builds get the fresh bits. However, the openssl-bin-1.1.1k tag in the repository has been forcibly updated, so fresh builds will be fine even without this change.
(cherry picked from commit 611aa39)

Co-authored-by: Steve Dower <steve.dower@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants