From f62ac750289dd82c60b2e543f63b2d53def4ab16 Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Oct 18 2023 14:00:49 +0000 Subject: [PATCH 1/2] Rebase to vagrant_2.3.4 --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 05c5a23..55c0444 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -2,3 +2,23 @@ include::{partialsdir}/entities.adoc[] [[sect-system-utilities]] = System Utilities + +[[vagrant-2-3]] +== Vagrant 2.3 + +The `vagrant` package has been upgraded to version 2.3.4, which provides multiple bug fixes and enhancements. Notable changes include: + +* Isolate loading incompatible libraries to support end of life (EOL) platforms +* Detect network type when not provided +* Add fix for Powershell 7.3.0 +* Support VirtualBox 7.0 + +The following package dependencies for `vagrant` were also updated: + +* `rubygem-net-ssh` +* `rubygem-net-scp` +* `rubygem-net-sftp` + +Due to the new `rubygem-net-ssh`, the updates for the packages above are built and delivered as one unit through the side tag "f39-build-side-69022". + +A full list of changes in Vagrant 2.3.4 is available in the link:https://github.com/hashicorp/vagrant/blob/986a01734f008d62897bb66085381090e4fcabfc/CHANGELOG.md[upstream release notes]. \ No newline at end of file From c52fe1396b86ec7869ed70cd67164147f7315c49 Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Oct 18 2023 14:00:49 +0000 Subject: [PATCH 2/2] Applies SME review --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 55c0444..c2c8bbb 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -19,6 +19,6 @@ The following package dependencies for `vagrant` were also updated: * `rubygem-net-scp` * `rubygem-net-sftp` -Due to the new `rubygem-net-ssh`, the updates for the packages above are built and delivered as one unit through the side tag "f39-build-side-69022". +Due to the new `rubygem-net-ssh`, the updates for the packages above are built and delivered as one unit. A full list of changes in Vagrant 2.3.4 is available in the link:https://github.com/hashicorp/vagrant/blob/986a01734f008d62897bb66085381090e4fcabfc/CHANGELOG.md[upstream release notes]. \ No newline at end of file