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

Upgrade the version of OpenSSL that compiles MacOS cpp client dependencies. #251

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

shibd
Copy link
Member

@shibd shibd commented Nov 28, 2022

Motivation

About compiling MacOS CPP client dependencies. OpensSSL 1.1.1q has a compilation bug, We need to solve this by adding this line manually:

echo -e "#include <string.h>\n$(cat test/v3ext.c)" > test/v3ext.c

In 1.1.1s version, this bug has been fixed.

Modifications

  • Upgrade OpenSSL version to 1.1.1s

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@shibd shibd changed the title Upgrade OpenSSL version. Upgrade the version of OpenSSL that compiles MacOS cpp client dependencies. Nov 28, 2022
@merlimat merlimat merged commit cdd4f58 into apache:master Dec 5, 2022
@RobertIndie RobertIndie added this to the 1.8.0 milestone Dec 20, 2022
shibd added a commit to shibd/pulsar-client-node that referenced this pull request Jan 7, 2023
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.

3 participants