SHA256
1
0
forked from pool/vagrant

Accepting request 477690 from Virtualization

1

OBS-URL: https://build.opensuse.org/request/show/477690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vagrant?expand=0&rev=2
This commit is contained in:
2017-03-12 19:03:16 +00:00
committed by Git OBS Bridge
parent ae43736fe3
commit 8b7535dcfe
17 changed files with 397 additions and 268 deletions

View File

@@ -1,3 +1,66 @@
-------------------------------------------------------------------
Tue Mar 7 20:08:08 UTC 2017 - robert.munteanu@gmail.com
- Fix build in factory - failed due to
"have choice for rubygem(ruby:2.2.0:nokogiri)"
-------------------------------------------------------------------
Mon Mar 6 22:20:42 UTC 2017 - jloehel@suse.com
- Add 0009-plugins-don-t-abuse-require_relative.patch
to fix 'vagrant fails configuring VM network' (bsc#1026449)
-------------------------------------------------------------------
Thu Feb 16 15:17:03 UTC 2017 - robert.munteanu@gmail.com
- Fix build on openSUSE Leap 42.2
-------------------------------------------------------------------
Thu Feb 16 13:47:16 UTC 2017 - robert.munteanu@gmail.com
- Prevent 'have choice for rubygem(ruby:2.1.0:mime-types) >= 1.16'
for Leap 42.{1,2}
-------------------------------------------------------------------
Mon Feb 13 13:21:38 UTC 2017 - robert.munteanu@gmail.com
- Re-add 0008-Read-data-from-usr-share-vagrant.patch as vagrant
fails at runtime otherwise. Debian dropped it due to installing
the package using rubygems layout, but we don't do that
-------------------------------------------------------------------
Mon Feb 13 11:54:30 UTC 2017 - robert.munteanu@gmail.com
- sync with 1.9.1
https://packages.debian.org/sid/main/vagrant
- Patch changelog
+ Added
* 0001-Disable-Checkpoint.patch
* 0002-bin-vagrant-silence-warning-about-installer.patch
* 0003-Use-a-private-temporary-dir.patch
* 0004-linux-cap-halt-don-t-wait-for-shutdown-h-now-to-fini.patch
* 0005-Support-system-installed-plugins.patch
* 0006-Relax-dependency-resolution.patch
* 0007-Update-command.rb.patch
+ Deleted
* 0002-Disable-Checkpoint.patch
* 0003-VERSION-fallback-to-usr-share-vagrant-version.txt.patch
* 0004-bin-vagrant-silence-warning-about-installer.patch
* 0005-Read-data-from-usr-share-vagrant.patch
* 0006-Look-up-vagrant-pre-rubygems.rb-from-the-installed-p.patch
* 0007-Make-Bundler-also-lookup-into-rubygems-integration-p.patch
* 0008-Use-a-private-temporary-dir.patch
* 0009-linux-cap-halt-don-t-wait-for-shutdown-h-now-to-fini.patch
* 0011-Relax-dependency-resolution.patch
* 0011-Support-system-installed-plugins.patch
* 0012-require-vagrant-version-from-system.patch
-------------------------------------------------------------------
Tue Sep 6 09:23:03 UTC 2016 - mmanno@suse.com
- sync with 1.8.5
https://packages.debian.org/sid/main/vagrant
-------------------------------------------------------------------
Fri Mar 4 19:29:15 UTC 2016 - dmacvicar@suse.de