bolt icon indicating copy to clipboard operation
bolt copied to clipboard

(maint) add ed25519 support

Open h0tw1r3 opened this issue 2 years ago • 3 comments

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 avatar Nov 22 '23 07:11 h0tw1r3

@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.

donoghuc avatar May 07 '24 19:05 donoghuc

I did built it, will add it to runtime and send it through the standard pipeline.

h0tw1r3 avatar May 07 '24 19:05 h0tw1r3

Thanks, yeah we will need that to be merged before we require these gems in the gemspec :)

donoghuc avatar May 07 '24 19:05 donoghuc