Skip to content

Releases: hashicorp/packer-plugin-qemu

v1.1.0

21 Mar 16:27
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

  • Add SSHKeygen step from SDK by @LIV2 in #165

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: v1.0.10...v1.1.0

v1.0.10

26 Sep 18:36
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Doc improvements πŸ“š

Other Changes

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

24 Jan 17:14
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

Doc improvements πŸ“š

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 Dec 21:51
Compare
Choose a tag to compare

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

  • builder: fix interpolation for build_steps by @lbajolet-hashicorp in #112: When introducing build_steps we did not add an exception for interpolating its contents prior to the type_boot_command step. This caused all its contents to be interpolated beforehand, but since it relies on data that was not populated at interpolation-time, we ended-up with the templated content replaced by <no value>.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

09 Nov 21:10
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

Other Changes

New Contributors

Full Changelog: v1.0.5...v1.0.7

v1.0.6

23 Sep 16:17
Compare
Choose a tag to compare

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

Other Changes

Full Changelog: v1.0.5...v1.0.6

v1.0.5

10 Jun 13:36
Compare
Choose a tag to compare

Note

The v0.3.0 release of the Packer plugin SDK contains the following changes which will may affect the downloading of external files such as ISOs used by this plugin.

  • Default timeouts have been added to the GitGetter, HgGetter, S3Getter, and GcsGetter getters to mitigate against resource exhaustion when calling out to external command line applications.
  • Support for the X-Terraform-Get header has been disabled to mitigate against protocol switching, endless redirect, and configuration bypass abuse of custom HTTP response header processing.
  • The default go-getter client has been updated to prevent arbitrary host access via go-getter's path traversal, symlink processing, and command injection flaws.

See Security Options for more details.

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

  • Bump packer-plugin-sdk to v0.3.0 to address vulnerabilities in go-getter, as described in
    HCSEC-2022-13.
  • Fixed bug where skip_nat_mapping would overwrite winrm_host to 127.0.0.1 by @Antoine-Gicquel in #68

Other Changes

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 May 18:53
Compare
Choose a tag to compare

Bumps packer-plugin-sdk from 0.2.11 to 0.2.13

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Apr 19:55
Compare
Choose a tag to compare

What's Changed

Bug fixesπŸ§‘β€πŸ”§ 🐞

  • Add use_pflash as optional argument to load firmware via the QEMU pflash parameter by @carenas in #67

Other Changes

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Feb 20:01
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Bug fixesπŸ§‘β€πŸ”§ 🐞

  • fix use_backing_file with qemu 6.1 by @quyse in #48

Other Changes

  • Validate plugin from the packer-sdc plugin-validate command by @azr in #52
  • goreleaser: auto-generate changelog file by @azr in #62

New Contributors

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