From 1d5ba2bacd07684d365447c190a3e4a6fe44ba8c Mon Sep 17 00:00:00 2001 From: Enrique Araque Date: Mon, 4 Nov 2024 10:40:05 +0100 Subject: [PATCH 1/2] Updat macOS ventura sign Vagrant box --- deployability/modules/allocation/static/specs/os.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployability/modules/allocation/static/specs/os.yml b/deployability/modules/allocation/static/specs/os.yml index d57c9a8c2c..05f95fce2d 100644 --- a/deployability/modules/allocation/static/specs/os.yml +++ b/deployability/modules/allocation/static/specs/os.yml @@ -191,7 +191,7 @@ vagrant: box_version: 0.0.0 virtualizer: parallels macos-ventura-sign-arm64: - box: macos-ventura-sign + box: macos-ventura-sign2 box_version: 0.0.0 virtualizer: parallels # Windows From 1e06d5c3c55dbd1423fcba1a3f3cd5cae3092884 Mon Sep 17 00:00:00 2001 From: Enrique Araque Date: Mon, 4 Nov 2024 10:53:58 +0100 Subject: [PATCH 2/2] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8aa3072d7..61ad8e3a17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ### Fixed +- Update macOS ventura sign Vagrant box ([#5834](https://github.com/wazuh/wazuh-qa/pull/5834)) \- (Framework) - Updated Windows server AMis. ([#5831](https://github.com/wazuh/wazuh-qa/pull/5831)) \- (Framework) ## [4.9.1] - TBD