bolt
bolt copied to clipboard
(maint) add ed25519 support
rubygems has compiled releases of bcrypt_pbkdf >= 1.1.0 for windows, and >= 1.1.1 compile correctly on all supported ruby platform/compiler combinations.
addresses #1987
- [x] https://github.com/puppetlabs/puppet-runtime/pull/844
- [x] https://github.com/net-ssh/bcrypt_pbkdf-ruby/pull/22
@h0tw1r3 did you build a bolt package with some combo of these gems on windows? If so, could you update puppet-runtime with that corresponding change? If this builds we can certainly take this up.
I did built it, will add it to runtime and send it through the standard pipeline.
Thanks, yeah we will need that to be merged before we require these gems in the gemspec :)