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

Stop building OpenSSL 3 against API 1.1.1 #3746

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

citrus-it
Copy link
Member

It's about time we stopped building OpenSSL 3 with support for the legacy
1.1.1 API enabled by default.

16911 illumos-gate should select OpenSSL 1.x API where needed
in gate has made this possible.

It's still possible for individual applications to opt in to the old API via

	CPPFLAGS+=" -DOPENSSL_API_COMPAT=10101"

but there are no packages in omnios-build that require this.

@citrus-it
Copy link
Member Author

citrus-it commented Nov 28, 2024

Somewhat surprising to me, a full build of extra was also successful with an updated openssl package.

@hadfl hadfl merged commit f043c1e into omniosorg:master Nov 28, 2024
1 check passed
@citrus-it citrus-it deleted the opensslapi branch November 28, 2024 22:16
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