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
Upgrade OpenSSL bundled with windows to 1.1.1s #100180
Comments
Agreed that there's nothing critical in there, but since you've created the issue, let's keep this open so we remember to update before the next round of releases. We just released every version last week, so I'll mark this as a blocker before the next release (apart from the next 3.12 alpha), as there's a pretty good chance we'll get 1.1.1t before then. |
Since 3.12.0a4 is scheduled for today, do you want to get this done before I cut the release, @zooba? |
@Yhg1s I'll get on it now |
We should also update the macOS installer as well. I'll do that and test it before tomorrow's release. |
…ythonGH-100901) (cherry picked from commit d7ab714) Co-authored-by: Steve Dower <steve.dower@python.org>
…ythonGH-100901) (cherry picked from commit d7ab714) Co-authored-by: Steve Dower <steve.dower@python.org>
Enhancement
The version of OpenSSL used in get_externals.bat is 1.1.1q, where 1.1.1s has been released. This in turn pulls from https://github.com/python/cpython-bin-deps/tree/openssl-bin, which was last updated by @zooba to 1.1.1q
Pitch
It would be nice to get the latest updates. Looking at the changelog I don't see anything critial for windows, so maybe 1.1.1q is still OK, in which csae feel free to close the issue.
Previous discussion
Linked PRs
The text was updated successfully, but these errors were encountered: