vagrant 2.2.6+dfsg-2ubuntu1 source package in Ubuntu

Changelog

vagrant (2.2.6+dfsg-2ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Drop integration-test autopkgtest as it depends on access to the Debian
      archive.

vagrant (2.2.6+dfsg-2) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Antonio Terceiro ]
  * Add patch to avoid /etc/exports growing forever
  * Add patch for VirtualBox 6.1 support (Closes: #946837)
  * Add Breaks: on unsupported VirtualBox versions (Closes: #946838)

vagrant (2.2.6+dfsg-1) unstable; urgency=medium

  * New upstream version 2.2.6+dfsg
  * Refresh patches
  * Bump dependency on ruby-vagrant-cloud to >= 2.0.3
  * autopkgtest: don't try running a box under /tmp
  * Bump Standards-Version to 4.4.1; no changes needed
  * autopkgtest: drop obsolete resstriction needs-recommends
  * debian/rules: drop README.md files outside of doc dirs
  * autopkgtest smoke-test: use vagrant-libvirt

 -- Dave Chiluk <email address hidden>  Fri, 3 Jan 2020 11:50:10 -0600

Upload details

Uploaded by:
Dave Chiluk
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe admin

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vagrant_2.2.6+dfsg.orig.tar.xz 602.6 KiB 7ac878ed6f90d48780c251cb90519a9400dfdb3b6061bcb4d049f59cd53f935e
vagrant_2.2.6+dfsg-2ubuntu1.debian.tar.xz 14.2 KiB de73f96d41464bf37ffc397b4e41e3a7d721dc5e9e5127a33fb31b3be8b4c8a2
vagrant_2.2.6+dfsg-2ubuntu1.dsc 2.5 KiB e1b273cd720cfa502f33355ff9b162311c18e0a0b1b39a22cd3dc54f2920f654

View changes file

Binary packages built by this source

vagrant: Tool for building and distributing virtualized development environments

 This package provides the tools to create and configure lightweight,
 reproducible, and portable virtual environments.
 .
 Vagrant uses Oracle’s VirtualBox to create its virtual machines and then
 uses Chef or Puppet to provision them.