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

Add Ruby 3.3.4 #2421

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Add Ruby 3.3.4 #2421

merged 1 commit into from
Jul 9, 2024

Conversation

yahonda
Copy link
Contributor

@yahonda yahonda commented Jul 9, 2024

This pull request adds Ruby 3.3.4 to ruby-build.

This commit works in my Ubuntu 24.04 environment as follows.

$ more /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04 LTS"
$ ruby -v
ruby 3.3.4 (2024-07-09 revision be1089c8ec) [x86_64-linux]
$

@hsbt hsbt merged commit 812eba2 into rbenv:master Jul 9, 2024
4 checks passed
@hsbt
Copy link
Member

hsbt commented Jul 9, 2024

@chadlwilson
Copy link

Naive question, should this have been bumped to include Openssl 3.1.6 due to security patches?

https://www.openssl.org/news/cl31.txt

@hsbt
Copy link
Member

hsbt commented Jul 9, 2024

@chadlwilson Thanks for your pointing. It should be using OpenSSL 3.0.x, not 3.1 series.

@chadlwilson
Copy link

@chadlwilson Thanks for your pointing. It should be using OpenSSL 3.0.x, not 3.1 series.

Oh, OK, even better thanks - including fixing it for 3.3.3! :-)

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.

None yet

3 participants