-
Notifications
You must be signed in to change notification settings - Fork 166
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
ansible,jenkins: add OpenSSL 3.0.0 to sharedlibs container #2601
Conversation
Add OpenSSL 3.0.0 alpha13 to the sharedlibs container. Add an entry to the VersionSelectorScript to build against it with Node.js 15 onwards. Update OpenSSL 1.1.1g to 1.1.1k.
I've ansibled these changes on |
Forgot to state, the plan would be (when I can edit the job) to add the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌 I've been meaning to get around to that 1.1.1 bump too, so thanks for adding that in!
Reansibled the two digitalocean docker hosts, restarted the sharedlibs containers, and added the Still looking into the job edit/save issue. |
I managed to get an editable copy of node-test-commit-linux-containered (#2602 (comment)) and was able to test these changes.
I'll merge this PR and work on updating node-test-commit-linux-containered separately (I'll post updates in #2584). |
Add OpenSSL 3.0.0 alpha13 to the sharedlibs container. Add an entry to
the VersionSelectorScript to build against it with Node.js 15 onwards.
Update OpenSSL 1.1.1g to 1.1.1k.
Refs: #2584