Skip to content

v4.1.0 (2024-04-11)

Compare
Choose a tag to compare
@Stromweld Stromweld released this 11 Apr 22:38
· 2 commits to main since this release
061ca82

What's Changed

  • Add back iso check, packer lint, and amazonlinux builds to build pipeline
  • Fix amazonlinux 2 build script
  • Added amazonlinux 2023 build scripts
  • Migrate Virtualbox and Qemu builds to github hosted runners from self-hosted runners
  • Added test-kitchen and kitchen-vagrant dependencies to gemspec
  • Added arg for bento test command to specify a specific build to test - this passes the arg to the kitchen test command
  • Fix vagrant post-processor to specify custom vagrant file for freebsd builds
  • Remove gui true from windows custom vagrant file
  • Fix test to skip removing linux-firmware on oraclelinux
  • Renamed oracle boxes to oraclelinux for consistency and remove edge cases in code
  • Removed unused -c flag for specifying a specific config file for bento build
  • Added --on-error flag to bento build command to pass to packer command
  • Added cpu architecture support to bento build command, so it'll only test builds that work with the current cpu architecture
  • Remove additional Ubuntu user-date last-command that may be locking macaddress
  • Add to test to move failed test boxes to builds/failed_testing directory
  • Changed ssh_timeout to 15m

Full Changelog: v4.0.2...v4.1.0