Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 20:23
· 12 commits to main since this release
6181343

Commits

  • b7840dc: Create codeql.yml (Max Zinkus)
  • 4b129c9: Check for bad filenames in tar archive expansion in utils/utils.go (Max Zinkus) #168
  • 6ffcf9d: Fix ineffectual assigns due to unchecked err values by checking err values (Max Zinkus)
  • 54b6aff: add download script for latest alpine image (idroz)
  • 5a10512: upgrade 171 (idroz) #172
  • 7696348: ignore DS_Store file during alpine list (idroz) #174
  • 36c047b: first vmnet-shared implementation (idroz) #176
  • e1e926e: retrieve ip address (idroz) #176
  • d6f8cfe: add some error checking around vm priveledges (idroz) #176
  • 3667b63: add support for vmnet-shared networking (idroz) #176
  • ff8e6bb: fix support for slirp network (idroz) #176
  • 4671222: clarify mode toggle (idroz) #176
  • 469a814: add documentation (idroz) #176
  • 5b17691: add some stability to dhcp lease readings (idroz) #176
  • 7093b22: updates to dhcp reliance (idroz) #179
  • b09b2c3: address #178 (idroz) #179
  • a7bdec9: return machine ip in info (idroz) #179
  • 1f711ed: address #177 (idroz) #179
  • e17aa9d: compress disk image on publish (idroz) #183