Hello community,

here is the log from the commit of package vagrant for openSUSE:Factory checked 
in at 2018-11-27 10:43:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant (Old)
 and      /work/SRC/openSUSE:Factory/.vagrant.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vagrant"

Tue Nov 27 10:43:11 2018 rev:11 rq:651996 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant/vagrant.changes  2018-11-18 
23:33:40.161374767 +0100
+++ /work/SRC/openSUSE:Factory/.vagrant.new.19453/vagrant.changes       
2018-11-27 10:44:08.988089401 +0100
@@ -1,0 +2,35 @@
+Fri Nov 16 21:36:50 UTC 2018 - Johannes Kastl <[email protected]>
+
+- update to 2.2.0
+  FEATURES:
+
+  - command/cloud: Introduce `vagrant cloud` subcommand to Vagrant [GH-10148]
+  - command/upload: Add command for uploading files to guest [GH-10263]
+  - command/winrm: Add command for executing guest commands via WinRM 
[GH-10263]
+  - command/winrm-config: Add command for providing WinRM configuration 
[GH-10263]
+
+  IMPROVEMENTS:
+  - core: Ensure file paths are identical when checking for cwd [GH-10220]
+  - core: Add config option `ignore_box_vagrantfile` for ignoring vagrantfile 
inside box [GH-10242]
+  - core/triggers: Add abort option to core triggers [GH-10232]
+  - core/triggers: Introduce `ruby` option for trigger [GH-10267]
+  - contrib/bash: Add completion for snapshot names for vagrant snapshot 
restore|delete [GH-9054]
+  - providers/docker: Build docker from git repo [GH-10221]
+  - providers/hyperv: Update Hyper-V admin check and allow override via ENV 
variable [GH-10275]
+  - providers/virtualbox: Allow base_mac to be optional [GH-10255]
+  - provisioners/salt: bootstrap-salt.sh: use -s with curl [GH-9432]
+  - provisioners/salt: remove leading space with bootstrap_options [GH-9431]
+
+  BUG FIXES:
+  - core/environment: Provide rgloader for local plugin installations 
[GH-10279]
+  - contrib/sudoers/osx: Fix missing comma and add remove export alias 
[GH-10235]
+  - guest/redhat: Update restart logic in redhat change_host_name cap 
[GH-10223]
+  - guest/windows: Allow special characters in SMB password field [GH-10219]
+  - providers/hyperv: Only use AutomaticCheckpointsEnabled when available 
[GH-10264]
+  - providers/hyperv: Only use CheckpointType when available [GH-10265]
+  - provisioners/ansible: Fix remote directory creation [GH-10259, GH-10258]
+  - provisioners/puppet: Properly set env variables for puppet provisioner on 
windows [GH-10218]
+  - provisioners/salt: Properly set salt pillar variables for windows guests 
[GH-10215]
+  - synced_folders/rsync: Ensure unique tmp dirs for ControlPath with rsync 
[GH-10291]
+
+-------------------------------------------------------------------

Old:
----
  vagrant-2.1.5.tar.gz

New:
----
  vagrant-2.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vagrant.spec ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.460087891 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.464087887 +0100
@@ -25,7 +25,7 @@
 %global vim_data_dir %{_datadir}/vim/site/plugin/
 
 Name:           vagrant
-Version:        2.1.5
+Version:        2.2.0
 Release:        0
 Summary:        Tool for building and distributing virtualized development 
environments
 License:        MIT

++++++ 0002-bin-vagrant-silence-warning-about-installer.patch ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.492087858 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.492087858 +0100
@@ -1,4 +1,4 @@
-From d48c50fb28325a7fbd9499b73f27ed85db01c680 Mon Sep 17 00:00:00 2001
+From 46e37dd1c263e62e28336bea5c634a41a3d77c5b Mon Sep 17 00:00:00 2001
 From: Antonio Terceiro <[email protected]>
 Date: Sat, 11 Oct 2014 16:54:58 -0300
 Subject: [PATCH] bin/vagrant: silence warning about installer

++++++ 0003-Use-a-private-temporary-dir.patch ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.504087846 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.504087846 +0100
@@ -1,4 +1,4 @@
-From 8a6215a36bcd19312606b231a9392ab90d1d03e3 Mon Sep 17 00:00:00 2001
+From 6781106e4820060910c2203b3b3c895773af2018 Mon Sep 17 00:00:00 2001
 From: Antonio Terceiro <[email protected]>
 Date: Wed, 22 Oct 2014 09:40:14 -0200
 Subject: [PATCH] Use a private temporary dir

++++++ 0004-linux-cap-halt-don-t-wait-for-shutdown-h-now-to-fini.patch ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.524087825 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.528087821 +0100
@@ -1,4 +1,4 @@
-From d6fdea5990cb0a8c3d37299b6d0f4be3bfa7fe94 Mon Sep 17 00:00:00 2001
+From f09ec3d92fd9638e8c7c72eaf522ec1afb42037b Mon Sep 17 00:00:00 2001
 From: Antonio Terceiro <[email protected]>
 Date: Tue, 3 Feb 2015 10:35:17 -0200
 Subject: [PATCH] linux/cap/halt: don't wait for `shutdown -h now` to finish

++++++ 0009-plugins-don-t-abuse-require_relative.patch ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.540087809 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.544087805 +0100
@@ -1,4 +1,4 @@
-From 9e55cb6868769a851397bc6f049dad3a1a431af2 Mon Sep 17 00:00:00 2001
+From 5f3bf1a6b74550e83596ed7be18bdf53345f0c60 Mon Sep 17 00:00:00 2001
 From: Johannes Kastl <[email protected]>
 Date: Wed, 17 May 2017 09:09:57 +0200
 Subject: [PATCH] plugins-don-t-abuse-require_relative.patch

++++++ 0023-vbox-fix-package.patch ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.556087792 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.560087788 +0100
@@ -1,4 +1,4 @@
-From 12fb619f0a0ef2843900a5ecb661385a8b4e3dcc Mon Sep 17 00:00:00 2001
+From fdeaccf4af257c2117e66155e22c501d9310c853 Mon Sep 17 00:00:00 2001
 From: Johannes Kastl <[email protected]>
 Date: Fri, 16 Nov 2018 21:12:43 +0100
 Subject: [PATCH] fix vbox package boo#1044087, added by

++++++ 0024-do-not-depend-on-wdm.patch ++++++
--- /var/tmp/diff_new_pack.RCwmSx/_old  2018-11-27 10:44:10.568087780 +0100
+++ /var/tmp/diff_new_pack.RCwmSx/_new  2018-11-27 10:44:10.568087780 +0100
@@ -1,4 +1,4 @@
-From f533a1d46affdf015c4034531d98d91650d74f17 Mon Sep 17 00:00:00 2001
+From 6a01e4089e3c8c3115755c7431cb5d9d493d6671 Mon Sep 17 00:00:00 2001
 From: Johannes Kastl <[email protected]>
 Date: Mon, 4 Jun 2018 09:18:23 +0200
 Subject: [PATCH] do not depend on wdm
@@ -9,13 +9,13 @@
  1 file changed, 1 deletion(-)
 
 diff --git a/vagrant.gemspec b/vagrant.gemspec
-index d67d1e83c..b12d85c51 100644
+index 11627738e..a45be9eba 100644
 --- a/vagrant.gemspec
 +++ b/vagrant.gemspec
-@@ -27,7 +27,6 @@ Gem::Specification.new do |s|
-   s.add_dependency "net-scp", "~> 1.2.0"
+@@ -28,7 +28,6 @@ Gem::Specification.new do |s|
    s.add_dependency "rb-kqueue", "~> 0.2.0"
    s.add_dependency "rest-client", ">= 1.6.0", "< 3.0"
+   s.add_dependency "rubyzip", "~> 1.2.2"
 -  s.add_dependency "wdm", "~> 0.1.0"
    s.add_dependency "winrm", "~> 2.1"
    s.add_dependency "winrm-fs", "~> 1.0"

++++++ vagrant-2.1.5.tar.gz -> vagrant-2.2.0.tar.gz ++++++
++++ 9416 lines of diff (skipped)


Reply via email to