Skip to content

Latest commit

 

History

History
588 lines (512 loc) · 55.1 KB

CHANGELOG.md

File metadata and controls

588 lines (512 loc) · 55.1 KB

Change Log

2.2.9 (2016-08-01)

Full Changelog

Improvements:

Fixed bugs:

  • VMware: HGFS not working - Ubuntu 16.04 #591

EOL

  • Fedora 22

Tool Versions:

  • Packer 0.10.1
  • VirtualBox 5.0.26
  • VMware Fusion 8.1.1
  • VMware Workstation 12.1.1
  • Parallels Pro 11.2.1

2.2.8 (2016-07-22)

Full Changelog

Improvements:

Fixed bugs:

  • apt.systemd.daily creates conflict in xenial64 box #616
  • FreeBSD: Root password not set! #610
  • ubuntu-16.04: unattended updates locking dpkg #609
  • Fix vagrant.sh failing on Solaris nodes #606 (tas50)

Tool Versions:

  • Packer 0.10.1
  • VirtualBox 5.0.24
  • VMware Fusion 8.1.1
  • Parallels Pro 11.2.0

2.2.7 (2016-05-20)

Full Changelog

Improvements:

Fixed bugs:

  • Ubuntu 16.04: 70-persistent-net.rules "hack" messes with update-initramfs triggers #592
  • VMware: use correct script flags based on version #590

Tool Versions:

  • Packer 0.10.1
  • VirtualBox 5.0.20
  • VMware Fusion 8.1.1
  • VMware Workstation 12.1.1
  • Parallels Pro 11.2.0

2.2.6 (2016-04-28)

Full Changelog

Tool Versions:

  • Packer 0.10.0
  • VirtualBox 5.0.16
  • VMware Fusion 8.1.1
  • Parallels Pro 11.1.3

Added platforms:

Fixed bugs:

  • VMWare: tie network device to pci slot 32 #566 (rmoriz)
  • VMware: Fedora 23 box builds but can't connect #521
  • Publish Ubuntu 15.10 boxes on Atlas #506

Improvements:

  • Standardize on 512MB minimum memory #574
  • Added headless option for QEMU builders #570 (jmatt)

2.2.5 (2016-03-29)

Full Changelog

Merged pull requests:

  • Ubuntu: use dist-upgrade and install build packages in preseed #551 (cheeseplus)

2.2.4 (2016-03-29)

Full Changelog

Closed issues:

  • CALL FOR MAINTAINERS #537
  • Proposal: Move bento under test-kitchen org #536
  • /tmp directory is cleaned upon restart? #535
  • bento/centos-7.2 missing from atlas #524
  • sles 12 mirror no more exist #520
  • Pipeline: Update to VMware Fusion 8.1.0 #519
  • error when building boxes with packer #514
  • Ubuntu 12.04 HGFS module failing in VMWare #512
  • Uncompressed boxes for VMware and Parallels are to large #505
  • OpenSUSE Leap (and Tumbleweed) #504
  • Ubuntu 14.04 HGFS kernel module not working for VMWare 8.0.2 #496
  • Any support (or planned support) for building Amazon AMIs? #490
  • ARM builds #486
  • Minimize script results in large (non-sparse) image file for QEMU builder #369

Merged pull requests:

2.2.3 (2015-12-28)

Full Changelog

Fixed bugs:

  • minimize.sh fails with no swap partition #420
  • Workstation 11.1.2 Tools incompatible with current builds #377

Closed issues:

  • Debian cleanup script removes C/C++ compiler and therefore breaks DKMS support #509
  • RHEL 6.7 image has wrong guest #501
  • Fedora 23 x86_64 and virtualbox: no vboxsf #500
  • Broken url on description #493
  • Porposal Fedora 23 #491
  • Ubuntu 15.10 #482
  • /dev/sr0 is readonly #480
  • Ubuntu 14.04 Fails to build with bento/packer #477
  • The download link to fedora 21 vmware 64 is broken #472
  • Debian 8.2 vagrant box doesn't have HGFS kernel module #463
  • Unable to have synced_folder with Fedora 22 VirtualBox #459
  • Fedora 22 VM Tools not installed #458
  • Update Virtualbox Guest Addition from 5.0.2 to 5.0.4 #448
  • Standardize iso_checksum / iso_checksum_type on sha256 #440
  • rhel/centos 6 and 7, virtualbox guest additions #412
  • opscode-centos-7.1 Virtualbox box not able to NFS mount #388
  • Vagrant public key file could be empty #258

Merged pull requests:

2.2.2 (2015-10-07)

Full Changelog

Closed issues:

  • bento/centos-6.7 won't vagrant up after halt or reload #468
  • Build process broken under VMware Workstation 11.1.2 #467
  • minimize.sh leads to unexpected error in packer (vagrant 1.7.2) #320
  • Ubuntu 14.04 VMware HGFS modules not loaded #283

Merged pull requests:

2.2.1 (2015-09-16)

Full Changelog

Closed issues:

  • Debian 7.9 #444
  • Building boxes results in files with unhelpful names #433
  • fedora-22 Bento Box Corruption? #432
  • Manually building baseboxes #430
  • Missing 13 Boxes #427
  • "yum update" for RHEL/CentOS boxes #425
  • We need fedora-22 for DNF testing #419
  • Ubuntu 12.04 downloadable box up-to-date? #417
  • Using bento boxes with Vagrant #410
  • chef.github.io/bento is outdated #409
  • vagrant box chef/freebsd-10.0: Unable to install packages #407
  • debian-7.8 box broken by VMWare Fusion 7.1.1 to 7.1.2 update #397
  • Parallels boxes? #371
  • Building a Windows image #343
  • chef/fedora-21 #333
  • Ubuntu sudoers file only allows to run as root #302
  • Puppet support in bento? #251
  • rename box prefixes to bento- instead of opscode- #208

Merged pull requests:

2.2.0 (2015-08-26)

Full Changelog

Merged pull requests:

2.1.0 (2015-08-07)

Full Changelog

Fixed bugs:

  • Shortening vm_name to avoid Parallels box corruption #400 (cheeseplus)

Closed issues:

  • Debian 8.1 #379
  • Chef on Centos boxes seems not be installed #352

Merged pull requests:

  • [debian-*] Improve DRYness, correctness, & speed of Debian templates. #404 (fnichol)
  • [freebsd-*] Improve DRYness, correctness, & speed of FreeBSD templates. #403 (fnichol)
  • Fixing headless check #401 (cheeseplus)
  • Adding support for headless mode #399 (cheeseplus)
  • Box build pipeline #398 (cheeseplus)
  • [centos-*] Improve DRYness, correctness, and speed of CentOS templates. #396 (fnichol)
  • [macosx-*, ubuntu-*] Remove name prefixes from templates. #395 (fnichol)
  • [ubuntu-*] Improve DRYness, correctness, and speed of Ubuntu templates. #394 (fnichol)
  • Adding Debian 8.1 links, removing Debian 8.0 templates #393 (cheeseplus)
  • Add @cheeseplus to MAINTAINERS.md #392 (fnichol)

2.0.0 (2015-07-03)

Fixed bugs:

  • Do not write metadata files when bento build is in dry run mode #368
  • fix OmniOS build under VMWare #178
  • Don't write metadata file in bento build dry run mode. #380 (fnichol)

Closed issues:

  • Release Debian 8.0 boxes #381
  • Upload Ubuntu 15.04 to S3 Bucket #376
  • Add build metadata to boxes and build artifacts #364
  • Add support for Debian 8 #355
  • centos-7.1 vmware box got uploaded as virtualbox #351
  • chef/centos-7.1 on atlas #346
  • Add support for Ubuntu 15.04 #345
  • Why are definitions removed (RHEL 7.0 was just removed) #344
  • Please fix CentOS 7 README links #340
  • Latest Ubuntu 14.04 Fails to install kernel headers #335
  • centos 7.1 image request #334
  • Guest Additions are installed without dkms support #332
  • need to get the correct cacert.pem for AWS on CentOS boxes #325
  • Use the SATA HDD controller for faster disk IO speeds #324
  • Better package miror for Debian #322
  • Error building debian7.8-amd-64 #319
  • Fedora kickstart script downloads CA cert bundle over HTTP #318
  • CentOS and Fedora boxes packed without docs? #317
  • Create Fedora 21 box #312
  • [SLES] zypper-locks.sh not working #309
  • Upload Boxes for Parallels to Atlas #308
  • Single disk configuration for VMware #307
  • Build new boxes for VMware Fusion 7 #304
  • FreeBSD 9.3 (amd64) box broken #301
  • OpenSUSE 13.2 should specify netdevice=eth0 #299
  • vagrant-vbguest plugin compatibility #297
  • Ubuntu 14.04.1 #290
  • Everything looks fine, but not able to mount the device? #279
  • opscode.github.io/bento is out-of-date (centos-6.4) #277
  • sudo with SSH agent forwarding #273
  • Upload rhel-6.5 box to bento AWS repo #271
  • Importing opscode-centos-6.4 fails with virtualbox error #264
  • Chef should get permission to distribute proprietary boxes for testing use #261
  • Should the CentOS 7.0 box be listed in the README? #260
  • Chef binary not installed on FreeBSD 9.2 and 10.0 #250
  • chef\debian-7.4 not able to run sudo apt-get update with error in description. #242
  • Box chef/ubuntu-12.10 / 13.04 fails to install any packages #240
  • chef/ubuntu-13.10 no chef_solo? #238
  • virtualbox - opscode_ubuntu-1204_chef-provisionerless.box 404 #236
  • VirtualBox: Mounting shared folder with vboxsf failed #234
  • Ubuntu 14.04: No guest IP was given to the Vagrant core NFS helper #232
  • VMware boxes claim to be built on VMware Fusion, but report VMware Desktop #231
  • add more swap #228
  • error processing drive #227
  • centos-5.10 add net-tools #226
  • merge bento and packer-windows #225
  • Deploy all those boxes to vagrant cloud #224
  • Example of establishing SSH keys #223
  • [Enhancement] Packer template for Windows #222
  • Missing credentials for root #217
  • Virtualbox and debian-7.4: cannot download preseed.cfg #215
  • Bug with minimize.sh (Ubuntu 14.04 amd64) #214
  • Ubuntu 14.04 box vboxvfs broken? #207
  • Can we disable SELinux in the CentOS box images? #200
  • Debian 7.4 64bit #198
  • Links for FreeBSD 10 boxes give NoSuchKey error (HTTP 404) #197
  • Unable to provision a fedora-19 machine with private-network #196
  • Vagrant 1.5.1 errors with opscode_ubuntu-12.04_chef-provisionerless.box #193
  • Fixed size /tmp in Fedora 19 box #188
  • Configure Oracle Linux boxes with an update source #186
  • slim down CentOS/RHEL box builds with updated ks.cfg #179
  • add Oracle Linux templates #177
  • red hat linux 5.10 box cannot download packages #173
  • 'Error downloading kickstart file' within Oracle VM VirtualBox #172
  • move single-request-reopen from ks.cfg #171

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator