Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174)#105199

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gpshead merged 1 commit intopython:3.12frommiss-islington:backport-ede89af-3.12
Jun 1, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedJun 1, 2023
edited by bedevere-bot
Loading

Upgrade builds to OpenSSL 1.1.1u.

This OpenSSL version addresses a pile if less-urgent CVEs since 1.1.1t.

The Mac/BuildScript/build-installer.py was already updated.

Also updates _ssl_data_111.h from OpenSSL 1.1.1u, _ssl_data_300.h from 3.0.9, and adds a new _ssl_data_31.h file from 3.1.1 along with the ssl.c code to use it.

Manual edits to the _ssl_data_300.h file prevent it from removing any existing definitions in case those exist in some peoples builds and were important (avoiding regressions during backporting).

backports of this prior to 3.12 will not include the openssl 3.1 header.
(cherry picked from commitede89af)

Co-authored-by: Gregory P. Smithgreg@krypto.org

…onGH-105174)Upgrade builds to OpenSSL 1.1.1u.This OpenSSL version addresses a pile if less-urgent CVEs since 1.1.1t.The Mac/BuildScript/build-installer.py was already updated.Also updates _ssl_data_111.h from OpenSSL 1.1.1u, _ssl_data_300.h from 3.0.9, and adds a new _ssl_data_31.h file from 3.1.1 along with the ssl.c code to use it.Manual edits to the _ssl_data_300.h file prevent it from removing any existing definitions in case those exist in some peoples builds and were important (avoiding regressions during backporting).backports of this prior to 3.12 will not include the openssl 3.1 header.(cherry picked from commitede89af)Co-authored-by: Gregory P. Smith <greg@krypto.org>
@gpsheadgpsheadenabled auto-merge (squash)June 1, 2023 16:43
@gpsheadgpshead merged commit25543ae intopython:3.12Jun 1, 2023
@miss-islingtonmiss-islington deleted the backport-ede89af-3.12 branchJune 1, 2023 17:13
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gpsheadgpsheadgpshead approved these changes

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

@hugovkhugovkAwaiting requested review from hugovkhugovk is a code owner

Assignees

@gpsheadgpshead

Labels
Projects
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@gpshead@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp