Skip to content

Latest commit

 

History

History
executable file
·
40 lines (32 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

executable file
·
40 lines (32 loc) · 1.81 KB

CHANGELOG for vagrant-boxes

This file is used to list changes made in each version of vagrant-boxes.

0.0.7:

Features

  • added Ubuntu Raring Ringtail 13.04 Server x86_64 with docker.io support
  • added Ubuntu Precise Pangolin 12.04.3 LTS Server x86_64 with docker.io support
  • dropped veewee support - we'll go with packer.io here
  • dropped provisioning of puppet - we'll go with chef here

Bugfixes

  • bumped VirtualBox Guest Additions from 4.2.16 to 4.2.18 in Debian Wheezy 7.1.0 x86_64
  • reorganized links to boxes on aws/s3
  • tweaked the clean task (thanks chris!)

0.0.6:

  • fixed error with mixlib-shellout-1.2.0 which caused shellout commands in chef-11.4.0 to fail with [BUG] Segmentation fault. We use mixlib-shellout-1.1.0 instead in Debian Squeeze 6.0.7 x86_64

0.0.5:

Features

Bugfixes

  • fixed packer attributes (iso_md5 -> iso_checksum & iso_chechsum_type)
  • [GH-#2] packer fails to install VirtualBox Guest Additions (missing XFree86 Window System)

0.0.4:

0.0.3:

  • added Debian Wheezy 7.1.0 x86_64

0.0.2:

  • added Debian Squeeze 6.0.7 x86_64

0.0.1:

  • Initial release of vagrant-boxes
  • added Debian Wheezy 7.0.0 x86_64