From 6ccf905ba65db893a8300d0fac54711e9c41fb8c2246c6b20827cf47d8e0ed52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Mon, 12 Dec 2022 09:35:20 +0000 Subject: [PATCH] Accepting request 1042291 from home:dancermak:branches:Virtualization:vagrant New upstream release 2.3.4 OBS-URL: https://build.opensuse.org/request/show/1042291 OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=72 --- vagrant-2.3.3.tar.gz | 3 --- vagrant-2.3.4.tar.gz | 3 +++ vagrant.changes | 18 ++++++++++++++++++ vagrant.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 vagrant-2.3.3.tar.gz create mode 100644 vagrant-2.3.4.tar.gz diff --git a/vagrant-2.3.3.tar.gz b/vagrant-2.3.3.tar.gz deleted file mode 100644 index 54532f5..0000000 --- a/vagrant-2.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06142fc406e96ed4f78dc877a20e2c8509c732c280fdfb44d1a84ce4f4c6ecc3 -size 3253842 diff --git a/vagrant-2.3.4.tar.gz b/vagrant-2.3.4.tar.gz new file mode 100644 index 0000000..ae16e98 --- /dev/null +++ b/vagrant-2.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43eb1461c6dcfd23a0c386570e6c2a876e06d2388bbc0f1f0c9c99e393aa2f0f +size 3255262 diff --git a/vagrant.changes b/vagrant.changes index b2e7405..cc9faf2 100644 --- a/vagrant.changes +++ b/vagrant.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Dec 12 09:01:56 UTC 2022 - Dan Čermák + +- 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 diff --git a/vagrant.spec b/vagrant.spec index caea67c..32ace84 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -26,7 +26,7 @@ Name: vagrant -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: Tool for building and distributing virtualized development environments License: MIT