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

bump openssl to 3.1.3 #57

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

JacksonYao287
Copy link
Contributor

@JacksonYao287 JacksonYao287 commented Oct 25, 2023

the current openssl of version 3.1.1 will cause conflict like this when building iomgr

WARN: libcurl/8.2.1: requirement openssl/[>=1.1 <4] overridden by cpr/1.10.4 to openssl/3.1.3
ERROR: libcurl/8.2.1: Incompatible requirements obtained in different evaluations of 'requirements'
    Previous requirements: [openssl/3.1.1, zlib/1.2.13]
    New requirements: [openssl/3.1.3, zlib/1.3]

this patch upgrade openssl to 3.1.3 and the conflict is solved

Signed-off-by: Jie Yao <[email protected]>
@JacksonYao287 JacksonYao287 self-assigned this Oct 25, 2023
@JacksonYao287 JacksonYao287 merged commit e36767f into eBay:master Oct 25, 2023
12 checks passed
@JacksonYao287 JacksonYao287 deleted the upgrade-openssl branch October 25, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants