Skip to content

add jruby-openssl 0.16.0 to vendored gems#325

Open
corporate-gadfly wants to merge 1 commit into
OpenVoxProject:8.xfrom
corporate-gadfly:jruby-openssl-bump-8.x
Open

add jruby-openssl 0.16.0 to vendored gems#325
corporate-gadfly wants to merge 1 commit into
OpenVoxProject:8.xfrom
corporate-gadfly:jruby-openssl-bump-8.x

Conversation

@corporate-gadfly
Copy link
Copy Markdown
Contributor

Pull Request (PR) description

  • current bundled gem from jruby-stdlib is 0.15.4 (which has compatibilty issues with bouncy castle 1.84)

This Pull Request (PR) fixes the following issues

- current bundled gem from jruby-stdlib is 0.15.4 (which has compatibilty
  issues with bouncy castle 1.84)
- Fixes OpenVoxProject#322

Signed-off-by: Corporate Gadfly <haroon.rafique@gmail.com>
@corporate-gadfly corporate-gadfly added the bug Something isn't working label May 21, 2026
@bastelfreak
Copy link
Copy Markdown
Contributor

(I am on my phone and cannot test it)

I the part we had issues while updating gems, bevause the original version was still around and then it became unpredictable which gem version is actually used. Did you verify if this fixes the issue? Or do we maybe need to purge the older version?

@corporate-gadfly
Copy link
Copy Markdown
Contributor Author

(I am on my phone and cannot test it)

I the part we had issues while updating gems, bevause the original version was still around and then it became unpredictable which gem version is actually used. Did you verify if this fixes the issue? Or do we maybe need to purge the older version?

@bastelfreak I tried to verify with a test package, the best that I could. Instructions are on #322 .

@corporate-gadfly corporate-gadfly linked an issue May 21, 2026 that may be closed by this pull request
1 task
@corporate-gadfly
Copy link
Copy Markdown
Contributor Author

@bastelfreak Got confirmation from OP that the fix works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Update to 8.13.0 breaks ruby function openssl EC use

2 participants