Skip to content

Releases: hashicorp/packer-plugin-lxc

v1.0.2

06 Jul 15:57
5b69a50
Compare
Choose a tag to compare

What's Changed

Bug fixes🧑‍🔧 🐞

Other Changes

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 May 15:18
a60d915
Compare
Choose a tag to compare

Note

This release contains the latest golang.org/x/crypto/ssh module which implements client authentication support for signature algorithms based on SHA-2 for use with existing RSA keys. Previously, a client would fail to authenticate with RSA keys to servers that reject signature algorithms based on SHA-1.

What's Changed

Bug fixes🧑‍🔧 🐞

  • Bump packer-plugin-sdk to address legacy SSH key algorithms in SSH communicator

Other Changes

  • Validate plugin from the packer-sdc plugin-validate command by @azr in #23
  • goreleaser: auto-generate changelog file by @azr in #29
  • Update release signing configuration by @nywilken in #30

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Jun 23:21
Compare
Choose a tag to compare
update to v1.0.0

v0.0.1

22 Apr 12:16
Compare
Choose a tag to compare
Clean up and add multi-component configuration