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

ruby: update to use openssl3 #5997

Merged
merged 1 commit into from
Jan 31, 2024
Merged

ruby: update to use openssl3 #5997

merged 1 commit into from
Jan 31, 2024

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Jan 28, 2024

Description

  • update dependency to cross/openssl3
  • holdback update to newer ruby version (not compatible with toolchains lacking c++11 compiler)
  • update packages in repo to support newer archs (ruby: no package for r1000 #5993)
  • reduce package size (compile with -O2 instead of -O3, strip ruby *.so files)

Closes #5993

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Package dependency update

- update dependency to cross/openssl3
- holdback update to newer ruby version (not compatible with toolchains lacking c++11 compiler)
- update packages in repo to support newer archs (SynoCommunity#5993)
- reduce package size (compile with -O2 instead of -O3, strip ruby *.so files)
@hgy59 hgy59 merged commit 29e9159 into SynoCommunity:master Jan 31, 2024
17 checks passed
@hgy59 hgy59 deleted the update_ruby branch January 31, 2024 21:08
@hgy59 hgy59 added the status/published Published and activated (may take up to 48h until visible in DSM package manager) label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/published Published and activated (may take up to 48h until visible in DSM package manager)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ruby: no package for r1000
1 participant