From 0eeffd7e780fc36cf8b07a3f91e5a2f571463b45 Mon Sep 17 00:00:00 2001 From: poorndm Date: Mon, 18 Mar 2024 19:15:33 +0530 Subject: [PATCH] update freebsd13 as builder and pick the latest version of omnibus-software and comment windows10 temporory Signed-off-by: poorndm change flag settings Signed-off-by: muthuja adding command to remove undefined error Signed-off-by: muthuja adding command to remove undefined error Signed-off-by: muthuja adding command to remove undefined error Signed-off-by: muthuja remove command Signed-off-by: muthuja remove freebsd12 Signed-off-by: muthuja add condition for freebsd to fetch libxml2 latest version Signed-off-by: muthuja update freebsd13 as builder and pin the libxml2 version to 2.11.7 for freebsd Signed-off-by: muthuja update freebsd13 as builder and pin the libxml2 version to 2.11.7 for freebsd Signed-off-by: muthuja test on main Signed-off-by: muthuja test on main Signed-off-by: muthuja test on main Signed-off-by: muthuja change flag settings Signed-off-by: muthuja update omnibus-software version Signed-off-by: muthuja commenting windows10 and 11 testers for now Signed-off-by: muthuja commenting windows10 tester for now Signed-off-by: muthuja --- .expeditor/adhoc-canary.omnibus.yml | 2 +- .expeditor/release.omnibus.yml | 5 ++--- Gemfile.lock | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.expeditor/adhoc-canary.omnibus.yml b/.expeditor/adhoc-canary.omnibus.yml index 38d2f2b..9a197a6 100644 --- a/.expeditor/adhoc-canary.omnibus.yml +++ b/.expeditor/adhoc-canary.omnibus.yml @@ -95,5 +95,5 @@ builder-to-testers-map: - windows-2016-x86_64 - windows-2019-x86_64 - windows-2022-x86_64 - - windows-10-x86_64 + #- windows-10-x86_64 - windows-11-x86_64 \ No newline at end of file diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 25d0fbc..1717640 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -51,8 +51,7 @@ builder-to-testers-map: - el-9-aarch64 el-9-x86_64: - el-9-x86_64 - freebsd-12-amd64: - - freebsd-12-amd64 + freebsd-13-amd64: - freebsd-13-amd64 mac_os_x-11-x86_64: - mac_os_x-11-x86_64 @@ -96,5 +95,5 @@ builder-to-testers-map: - windows-2012r2-x86_64 - windows-2016-x86_64 - windows-2022-x86_64 - - windows-10-x86_64 + #- windows-10-x86_64 - windows-11-x86_64 diff --git a/Gemfile.lock b/Gemfile.lock index 5dec326..eea2991 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: 8e647fec6cd592628f6914ab96a2b1404543a303 + revision: 99965d0f928c0af9e218dd5e2251f2cc53f47a20 branch: main specs: - omnibus-software (24.2.311) + omnibus-software (24.4.318) omnibus (>= 9.0.0) GIT