SHA256
1
0
forked from pool/vagrant

update to 2.1.2; removed patch 0026-remove-dependency-on-win32-file.patch; added Reqires for exact vagrant version to subpackages vagrant-vim, vagrant-emacs and vagrant-bash-completion

OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=14
This commit is contained in:
2018-07-08 19:39:15 +00:00
committed by Git OBS Bridge
parent 6df2cc9f35
commit 40dbb8af41
6 changed files with 48 additions and 37 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Sun Jul 8 19:38:30 UTC 2018 - opensuse_buildservice@ojkastl.de
- added Reqires for exact vagrant version to subpackages vagrant-vim, vagrant-emacs and vagrant-bash-completion
-------------------------------------------------------------------
Sun Jul 8 19:36:10 UTC 2018 - opensuse_buildservice@ojkastl.de
- removed patch 0026-remove-dependency-on-win32-file.patch
-------------------------------------------------------------------
Sun Jul 8 19:25:06 UTC 2018 - opensuse_buildservice@ojkastl.de
- update to 2.1.2
IMPROVEMENTS
- commands/suspend: Introduce flag for suspending all machines [GH-9829]
- commands/global-status: Improve message about removing stale entries [GH-9856]
- provider/hyperv: Attempt to determine import failure cause [GH-9936]
- provider/hyperv: Update implementation. Include support for modifications on reload [GH-9872]
- provider/hyperv: Validate maxmemory configuration setting [GH-9932]
- provider/hyperv: Enable provider within WSL [GH-9943]
- provider/hyperv: Add Hyper-V accessibility check on data directory path [GH-9944]
- provisioners/ansible_local: Improve installation from PPA on Ubuntu guests. The compatibility is maintained only for active long-term support (LTS) versions, i.e. Ubuntu 12.04 (Precise Pangolin) is no longer supported. [GH-9879]
BUG FIXES:
- communicator/ssh: Update ssh private key file permission handling on Windows [GH-9923, GH-9900]
- core: Display plugin commands in help [GH-9808]
- core: Ensure guestpath or name is set with synced_folder option and dont set guestpath if not provided [GH-9692]
- guest/debian: Fix netplan generation when using DHCP [GH-9855]
- guest/debain: Update priority of network configuration file when using networkd [GH-9867]
- guest/ubuntu: Update netplan config generation to detect NetworkManager [GH-9824]
- guest/ubuntu: Fix failing Ansible installation from PPA on Bionic Beaver (18.04 LTS) [GH-9796]
- host/windows: Prevent processing of last SMB line when using net share [GH-9917]
- provisioner/chef: Prevent node_name set on configuration with chef_apply [GH-9916]
- provisioner/salt: Remove usage of masterless? config attribute [GH-9833]
-------------------------------------------------------------------
Sun Jul 1 16:55:53 UTC 2018 - opensuse_buildservice@ojkastl.de