Packer v0.1.1 Release Notes

Release Date: 2013-06-28 // almost 11 years ago
  • 🐛 BUG FIXES:

    • 🔌 core: plugins listen explicitly on 127.0.0.1, fixing odd hangs. [GH-37]
    • core: fix race condition on verifying checksum of large ISOs which could cause panics. [GH-52]
    • 0️⃣ virtualbox: boot_wait defaults to "10s" rather than 0. [GH-44]
    • virtualbox: if http_port_min and max are the same, it will no longer panic. [GH-53]
    • 0️⃣ vmware: boot_wait defaults to "10s" rather than 0. [GH-44]
    • vmware: if http_port_min and max are the same, it will no longer panic. [GH-53]