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

static-build: bump the OpenSSL library version to 3.2.1 #10017

Merged
merged 1 commit into from
May 24, 2024

Conversation

CuriousGeorgiy
Copy link
Member

@CuriousGeorgiy CuriousGeorgiy commented May 16, 2024

This patch series bumps the OpenSSL library version to 3.2.1 and fixes some issues along the way.

Corresponding EE PR: tarantool/tarantool-ee#778

Closes #7502

@CuriousGeorgiy CuriousGeorgiy added integration-ci Enables integration tests for a pull request static-build-ci Enables static build tests for a pull request labels May 16, 2024
@coveralls
Copy link

coveralls commented May 16, 2024

Coverage Status

coverage: 87.098% (-0.008%) from 87.106%
when pulling d2f12dc on ligurio/bump-openssl-3.0
into a9846f4
on master
.

@CuriousGeorgiy CuriousGeorgiy changed the title cmake: bump OpenSSL version 1.1.1 -> 3.2.1 static-build: bump the OpenSSL library version to 3.2.1 May 22, 2024
@CuriousGeorgiy CuriousGeorgiy force-pushed the ligurio/bump-openssl-3.0 branch 2 times, most recently from 918ce2c to f9b84f5 Compare May 22, 2024 14:27
@CuriousGeorgiy CuriousGeorgiy marked this pull request as ready for review May 22, 2024 14:29
@CuriousGeorgiy CuriousGeorgiy requested a review from a team as a code owner May 22, 2024 14:29
@CuriousGeorgiy CuriousGeorgiy requested a review from a team as a code owner May 22, 2024 14:38
@CuriousGeorgiy CuriousGeorgiy force-pushed the ligurio/bump-openssl-3.0 branch 2 times, most recently from 71df203 to 44924c9 Compare May 22, 2024 14:55
@CuriousGeorgiy CuriousGeorgiy force-pushed the ligurio/bump-openssl-3.0 branch 3 times, most recently from ba2a5f6 to f2b21ea Compare May 22, 2024 23:08
@CuriousGeorgiy CuriousGeorgiy added the do not merge Not ready to be merged label May 24, 2024
@locker locker assigned CuriousGeorgiy and unassigned locker May 24, 2024
@Totktonada
Copy link
Member

Related: packpack/packpack-docker-images#116.

Bump the OpenSSL library version to 3.2.1 and remove OpenSSL patches which
are already present in the updated library version.

Disable modules in OpenSSL configuration to make sure the OpenSSL 3.0
legacy provider is compiled into the library.

Closes #7502

NO_DOC=<dependency bump>
NO_TEST=<dependency bump>

Co-authored-by: Sergey Bronnikov <sergeyb@tarantool.org>
@CuriousGeorgiy CuriousGeorgiy removed the request for review from a team May 24, 2024 12:37
@CuriousGeorgiy CuriousGeorgiy removed the do not merge Not ready to be merged label May 24, 2024
@CuriousGeorgiy CuriousGeorgiy added the full-ci Enables all tests for a pull request label May 24, 2024
Copy link
Collaborator

@sergepetrenko sergepetrenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sergepetrenko sergepetrenko merged commit 8de2296 into master May 24, 2024
76 of 91 checks passed
@sergepetrenko sergepetrenko deleted the ligurio/bump-openssl-3.0 branch May 24, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables all tests for a pull request integration-ci Enables integration tests for a pull request static-build-ci Enables static build tests for a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[static-build] Upgrade openssl from 1.1 to 3
6 participants