SHA256
1
0
forked from pool/vagrant

Accepting request 742602 from home:dancermak:branches:Virtualization:vagrant

Rebase patches for v2.2.6

OBS-URL: https://build.opensuse.org/request/show/742602
OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=36
This commit is contained in:
2019-10-30 19:53:18 +00:00
committed by Git OBS Bridge
parent 6b962937d9
commit f6b4f08f59
18 changed files with 129 additions and 103 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Oct 22 08:30:24 UTC 2019 - Dan Čermák <dcermak@suse.com>
- Rebased patches:
- 0001-bin-vagrant-silence-warning-about-installer.patch
- 0002-Use-a-private-temporary-dir.patch
- 0003-linux-cap-halt-don-t-wait-for-shutdown-h-now-to-fini.patch
- 0004-plugins-don-t-abuse-require_relative.patch.patch
- 0005-fix-vbox-package-boo-1044087-added-by-robert.muntean.patch
- 0006-do-not-depend-on-wdm.patch
- 0007-do-not-abuse-relative-paths-in-docker-plugin-to-make.patch
- 0008-Don-t-abuse-relative-paths-in-plugins.patch
- 0009-Fix-unit-tests-for-GuestLinux-Cap-Halt.patch
- 0010-Skip-failing-tests.patch
- 0011-Bump-rspec-its-dependency.patch
- 0012-Do-not-list-load-dependencies-if-vagrant-spec-is-not.patch
Dropped (integrated upstream or made obsolete by upstream fixes):
- 0013-Only-return-interfaces-where-addr-is-not-nil.patch
- 0014-Skip-docker-networking-test.patch
Removed:
- 0015-ARM-only-Disable-Subprocess-unit-test.patch
Added:
- 0013-Catch-NetworkNoInterfaces-error-in-docker-prepare_ne.patch
- 0014-ARM-only-Disable-Subprocess-unit-test.patch
This update fixes boo#1150592
-------------------------------------------------------------------
Fri Oct 18 06:31:22 UTC 2019 - Johannes Kastl <kastl@b1-systems.de>