Skip to content

ansible: add openssl-3.5.0-alpha1 to containers #4043

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

Merged
merged 2 commits into from
Mar 22, 2025

Conversation

richardlau
Copy link
Member

@richardlau richardlau commented Mar 14, 2025

Add OpenSSL 3.5.0-alpha1 to sharedlibs containers.


Adds new label ubuntu2204_sharedlibs_openssl35_x64.

Deployment:

  • test-digitalocean-ubuntu2204_docker-x64-1
  • test-digitalocean-ubuntu2204_docker-x64-2
  • test-ibm-ubuntu2204_docker-x64-1

@richardlau
Copy link
Member Author

@richardlau
Copy link
Member Author

Test builds:

parallel/test-tls-dhe failure is caused by an OpenSSL 3.5 change. I've opened nodejs/node#57477 to update the test.

@richardlau
Copy link
Member Author

Test builds:

parallel/test-tls-dhe failure is caused by an OpenSSL 3.5 change. I've opened nodejs/node#57477 to update the test.

I've added a commit to this PR to temporarily restrict testing with OpenSSL 3.5 to the main branch (and Node.js 24 branches) until nodejs/node#57477 is backported to supported release lines.

Add OpenSSL 3.5.0-alpha1 to sharedlibs containers.
For now, limit testing with OpenSSL 3.5 to Node.js 24 (current `main`)
until test fixes are backported to earlier release lines.

Refs: nodejs/node#57477
@richardlau richardlau merged commit 19d7f1b into nodejs:main Mar 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants