Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@fgrehm fgrehm released this 14 Jan 23:48
· 140 commits to master since this release

BACKWARDS INCOMPATIBILITIES:

  • Support for Vagrant versions prior to 1.5 have been removed. The plugin now targets
    Vagrant 1.7+ but it might work on 1.5+.

FEATURES:

  • New experimental support for private networking [GH-298] / [GH-120].
  • Support for formatted overlayfs path [GH-329]

IMPROVEMENTS:

  • The provider will now have a higher priority over the VirtualBox provider
    in case VirtualBox is installed alongside lxc dependecies.

BUG FIXES:

  • Allow backingstore options to be used along with the sudo wrapper script [GH-310]
  • Trim automatically generated container names to 64 chars [GH-337]