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

New package: ruby-webrick-1.7.0 #37261

Closed

Conversation

Benjamin-L
Copy link

Webrick used to be included in the ruby standard library, but was removed in version 3.0 due to security and maintenance concerns. It is needed to run the tests for rset, which I am attempting to package in #31003.

Testing the changes

  • I tested the changes in this PR: briefly

In addition to running the built-in tests in the check stage, I ran the minimal example from the webrick README, which went fine. I don't actually use this package myself, and didn't perform any more extensive testing.

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • aarch64-musl (crossbuild)
    • armv7l (crossbuild)
    • armv6l-musl (crossbuild)

@Chocimier
Copy link
Member

Dependencies should be put in same PR so that CI will run.

@Chocimier Chocimier closed this May 24, 2022
@paper42 paper42 added the new-package This PR adds a new package label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants