-
Notifications
You must be signed in to change notification settings - Fork 336
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
Support for ruby:3.0-bookworm #422
Comments
This was referenced Jun 23, 2023
I don't think Debian has an OpenSSL 1.1 compatibility package for Bookworm. |
Correct - Ruby 3.0 has no plans to support OpenSSL 3, is already in "security maintenance" mode, and will be EOL shortly into next year (https://www.ruby-lang.org/en/downloads/branches/; 2024-03-31). The same applies to PHP 8.0, although with an even tighter timeline (https://www.php.net/supported-versions.php; 26 Nov 2023). |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From #397 (comment) & #392
I understand that this (☝️) is the same reason for not having a release of
ruby:3.0-bookworm
.My question, are there any plans of supporting
ruby:3.0-bookworm
? (by probably adding the compatibility package as mentioned above)The text was updated successfully, but these errors were encountered: