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

Switch to using OpenSSL from Chocolatey. #68

Merged
merged 10 commits into from
May 13, 2024

Conversation

clalancette
Copy link
Contributor

The initial impetus to do this is because SLproweb no longer provides 1.1.1 packages. However, it turns out that chocolatey does provide packages for 3.3.0, so we can now simplify user's lives by using that. This means we can also remove the openssl recipe, since we just add it to the chocolatey stuff.

Due to a bug between cmake and these latest OpenSSL packages, we also need to update cmake to at least 3.29.2, so we also do that.

@clalancette clalancette force-pushed the clalancette/openssl-via-chocolatey branch from bd4f712 to 8dacb4e Compare May 7, 2024 19:00
Signed-off-by: Chris Lalancette <[email protected]>
Signed-off-by: Chris Lalancette <[email protected]>
Signed-off-by: Chris Lalancette <[email protected]>
@clalancette clalancette marked this pull request as ready for review May 13, 2024 13:32
@clalancette
Copy link
Contributor Author

CI for this is over in ros2/ci#778 (comment)

@clalancette clalancette merged commit bbb1eef into latest May 13, 2024
@clalancette clalancette deleted the clalancette/openssl-via-chocolatey branch May 13, 2024 20:05
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