forked from pool/vagrant
Accepting request 1042292 from Virtualization:vagrant
OBS-URL: https://build.opensuse.org/request/show/1042292 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vagrant?expand=0&rev=47
This commit is contained in:
commit
e5471eba21
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06142fc406e96ed4f78dc877a20e2c8509c732c280fdfb44d1a84ce4f4c6ecc3
|
|
||||||
size 3253842
|
|
3
vagrant-2.3.4.tar.gz
Normal file
3
vagrant-2.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:43eb1461c6dcfd23a0c386570e6c2a876e06d2388bbc0f1f0c9c99e393aa2f0f
|
||||||
|
size 3255262
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 12 09:01:56 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
- New upstream release 2.3.4
|
||||||
|
|
||||||
|
## 2.3.4 (December 9, 2022)
|
||||||
|
|
||||||
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
- host/darwin: Isolate loading incompatible libraries to support EOL platforms [GH-13022]
|
||||||
|
- provider/virtualbox: Detect network type when not provided [GH-13024]
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
|
- host/windows: Add fix for Powershell 7.3.0 [GH-13006]
|
||||||
|
- provider/virtualbox: Adjust hostnet DHCP configuration, ignore invalid devices [GH-13004]
|
||||||
|
- provisioner/ansible: Fix install package names on older debian (and derivatives) versions [GH-13017]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 16 15:15:03 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
Wed Nov 16 15:15:03 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vagrant
|
Name: vagrant
|
||||||
Version: 2.3.3
|
Version: 2.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool for building and distributing virtualized development environments
|
Summary: Tool for building and distributing virtualized development environments
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user