Skip to content

Releases: mkaczanowski/packer-builder-arm

v1.0.9

24 Dec 08:44
a8656e5
Compare
Choose a tag to compare

What's Changed

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

v1.0.8

10 Sep 06:03
fec4cd5
Compare
Choose a tag to compare

What's Changed

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

Release v1.0.7

15 Jul 11:39
e8b278a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

Release v1.0.6

29 Dec 15:04
Compare
Choose a tag to compare

What's Changed

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

Release v1.0.5

12 Dec 10:24
Compare
Choose a tag to compare

What's Changed

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

Release v1.0.4

31 Oct 08:36
6f1f8be
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #233
  • Call packer init for .hcl files to install specified plugins by @dbast in #234
  • Move packer cache to be outside Docker for downloads/plugins by @dbast in #235
  • Set Docker platforms for archlinuxarm containers by @dbast in #236
  • Add armv6l instructions to readme by @dbast in #237
  • Add download protocol hints to readme by @dbast in #238
  • Update Docker container to Ubuntu Jammy (=22.04 LTS) by @dbast in #239

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

Release v1.0.3

23 Oct 16:43
Compare
Choose a tag to compare

What's Changed

  • Improve Mac (Intel/M1) container experience by @dbast in #232

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

Release v1.0.2

18 Oct 18:21
8b68aec
Compare
Choose a tag to compare

What's Changed

  • Show Github workflow instead of outdated travis badge by @dbast in #227
  • Split out linting into own flow and fix findings by @dbast in #228
  • Bump actions/setup-python from 3 to 4 by @dependabot in #229
  • Add docker installation to the default ubuntu config by @daxmc99 in #87
  • Handle chroot mounts with symlink as mountpoint by @diijkstra in #162
  • Fix Docker version badge by @dbast in #231

New Contributors

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

Release v1.0.1

15 Oct 16:38
bde5d98
Compare
Choose a tag to compare

What's Changed

  • Enable handling qemu binaries being symlinks to support newer qemu-user-static versions (like in Ubuntu 22.04) where /usr/libexec/qemu-binfmt/aarch64-binfmt-P is registered under /proc/sys/fs/binfmt_misc as interpreter that is a relativ symlink pointing to ../../bin/qemu-aarch64-static, add vagrant test to test workflow by @dbast in #223

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

Release v1.0.0

15 Oct 14:58
d3ca25c
Compare
Choose a tag to compare

Initial release to have version tagged docker containers (and in preparation to have binary releases in the future).