-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
chore: Bump OpenSSL to 3.0.15 #46157
Conversation
Tested manually using |
@@ -160,9 +160,9 @@ tp-build-libcbor: fetch-git-libcbor | |||
# ----------------------------------------------------------------------------- | |||
# openssl | |||
|
|||
openssl_VERSION = 3.0.13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@camscale the versions here were all 1 behind other files. I'm not sure if there was a reason for it or if it was just lagging, but I updated it anyway.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries. I am currently backporting this to the branches, so this won't get backported now but I'll include it in the backports.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Be careful to match the versions to the branch, as they differ in some way in almost every branch. We backport security fixes like these, but we rarely (if ever) backport increased functionality.
* chore: Bump OpenSSL to 3.0.15 * Update versions on thirdparty-libs.mk
@codingllama See the table below for backport results.
|
* chore: Bump OpenSSL to 3.0.15
* chore: Bump OpenSSL to 3.0.15
* chore: Bump OpenSSL to 3.0.15
Update to the latest security patch.
Changelog: Updated OpenSSL to 3.0.15