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

Support rubylang/ruby dev versions #3239

Closed
witchcraze opened this issue Sep 16, 2024 · 0 comments · Fixed by #3285
Closed

Support rubylang/ruby dev versions #3239

witchcraze opened this issue Sep 16, 2024 · 0 comments · Fixed by #3285
Labels
binary-analysis enhancement New feature or request

Comments

@witchcraze
Copy link
Contributor

What would you like to be added:

Support dev cersions of rubylang/ruby in binary detection

Additional context:

rubylang/ruby:master-jammy

# strings /usr/local/lib/libruby.so.3.4 | grep -e '3\.4\.0'
/usr/local/lib/ruby/site_ruby/3.4.0+0
/usr/local/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
/usr/local/lib/ruby/vendor_ruby/3.4.0+0
/usr/local/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
/usr/local/lib/ruby/3.4.0+0
/usr/local/lib/ruby/3.4.0+0/x86_64-linux
ruby 3.4.0dev (2024-09-15T01:06:11Z master 532af89e3b) [x86_64-linux]
3.4.0
3.4.0
@witchcraze witchcraze added the enhancement New feature or request label Sep 16, 2024
@kzantow kzantow moved this to Ready in OSS Sep 16, 2024
@github-project-automation github-project-automation bot moved this from Ready to Done in OSS Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary-analysis enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants