summaryrefslogtreecommitdiff
path: root/omnibus
Commit message (Collapse)AuthorAgeFilesLines
* fix knife train-core dep for latest supporting net-ssh 7.x depCorey Hemminger2022-11-081-2/+2
| | | | Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* Signed-off-by: Sean <sean.simmons@progress.com>Sean Simmons2022-11-071-1/+1
|
* adding choco functionSean Simmons2022-11-041-3/+22
| | | | idea here is not to install it if it already exists.
* remove rc1 version for official release of net-sftp gemCorey Hemminger2022-11-011-1/+1
| | | | Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* revert revision in omnibus/Gemfile.lockCorey Hemminger2022-10-211-1/+1
| | | | Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* update net-sftp dependency in client to allow net-ssh 7.xCorey Hemminger2022-10-211-2/+2
| | | | Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* Bump deps for net-ssh 7.x for RHEL 9 and Ubuntu 22.04 ssh new algorithms supportCorey Hemminger2022-10-211-9/+9
| | | | Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
* Bump omnibus from `5bc091a` to `d1fe3bb` in /omnibusdependabot[bot]2022-10-201-11/+11
| | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `5bc091a` to `d1fe3bb`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/5bc091ab3ed4ab002ef85dad3923914c25bb3dcd...d1fe3bbba0bf8c6cbc0e9d75bfcc8216e4345078) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix term and privilege related broken tests in Solaris build (#13230)tpowell-progress2022-10-071-2/+2
| | | | | | INFC-274 Fix Solaris tests * Do not match on OS specific message, only on generic description. * Update omnibus version to fix read_shared_libs * Force `ENV["TERM"]` to `"vt100"` for tests
* Update to latest omnibusMarc A. Paradise2022-09-281-2/+2
| | | | | | | This change adds new system libraries for solaris to the omnibus health check whitelist. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Update omnibus gem hash as well (#13198)tpowell-progress2022-09-191-2/+2
| | | Signed-off-by: Thomas Powell <powell@progress.com>
* Restore original Gemfile omnibus-software spec (#13193)tpowell-progress2022-09-192-5/+3
| | | | | | | | | Restore original Gemfile omnibus-software spec with branch override for environmental variable * Force omnibus-software sha hash to latest version Signed-off-by: Thomas Powell <powell@progress.com>
* 2.3.7 Gemfile.lock since 2.3.7 is on build image (#13176)tpowell-progress2022-09-091-1/+1
| | | | | | a BUNDLED_WITH of 2.3.18 will cause errors due to multiple bundler versions Signed-off-by: tpowell-progress <104777878+tpowell-progress@users.noreply.github.com>
* Bundle with for 2.3.7 and cleanup with minimal gem bumps (#13169)tpowell-progress2022-09-081-2/+2
| | | | | | * Add ruby cleanup * Disable Amazon 2022 and Windows 8 pipelines Signed-off-by: tpowell-progress <104777878+tpowell-progress@users.noreply.github.com>
* Fix quote style for gem branch specThomas Powell2022-08-291-1/+1
| | | | Signed-off-by: Thomas Powell <powell@progress.com>
* Update signing identity for msiThomas Powell2022-08-291-1/+1
| | | | Signed-off-by: Thomas Powell <powell@progress.com>
* Refresh omnibus Gemfile.lock for the branch forceThomas Powell2022-08-251-2/+7
| | | | Signed-off-by: Thomas Powell <powell@progress.com>
* Force omnibus-software to patch branchThomas Powell2022-08-251-1/+5
|
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-233-24/+18
| | | | | | | | | This is a combination of 64 commits, the originals were mostly repeating one-line messages so that history has not been kept here. Signed-off-by: Thomas Powell <thomas.powell@progress.com> Signed-off-by: Marc Paradise <marc@chef.io> Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump omnibus-software from `a9b13a0` to `1d540dc` in /omnibus (#13089)dependabot[bot]2022-07-221-9/+9
| | | | | | | | | | | | | | | | | | | | | | * Bump omnibus-software from `a9b13a0` to `1d540dc` in /omnibus Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a9b13a0` to `1d540dc`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a9b13a09c2f89e4618225dd41b2fd08f2150a1ba...1d540dcdefae0fa75eb832590e85294e7c26660a) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Fix adhoc pipeline win-32 api load failure by adding back platform x64-mingw Signed-off-by: Neha Pansare <neha.pansare@progress.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Neha Pansare <neha.pansare@progress.com>
* Revert "Revert "Use new msys2 based devkit for windows" (#13063)" (#13097)neha-p62022-07-222-6/+4
| | | This reverts commit 4797e01535af8e33ace9ef3a7404dd8256913bce.
* Revert "Use new msys2 based devkit for windows" (#13063)neha-p62022-07-112-4/+6
|
* use new msys2 devkit for windowsMatt Wrock2022-06-292-6/+4
| | | | Signed-off-by: Matt Wrock <matt@mattwrock.com>
* Bumping license_scout versionJohn McCrae2022-06-131-2/+2
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Updated ncurses and gemsJohn McCrae2022-05-311-9/+9
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Update omnibus/Gemfile.lockJeremiah Snapp2022-05-311-14/+12
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* updating gemspec to overcome fault in unf_extJohn McCrae2022-05-261-8/+8
| | | | Signed-off-by: John McCrae <jmccrae@chf.io>
* updated version data to properly account for Windows 11 and its associated ↵John McCrae2022-05-251-5/+15
| | | | | | build numbers Signed-off-by: John McCrae <jmccrae@chf.io>
* updating throw statement to only execute on non-zero exit codesJohn McCrae2022-05-251-1/+1
| | | | Signed-off-by: John McCrae <jmccrae@chf.io>
* Updated windows_certificate resource to account for bugs and updates in the ↵John McCrae2022-05-241-11/+11
| | | | | | win32-certstore gem Signed-off-by: John McCrae <jmccrae@chf.io>
* updating gemsJohn McCrae2022-05-181-6/+6
| | | | Signed-off-by: John McCrae <jmccrae@chf.io>
* Fix omnibus-test.ps1Jeremiah Snapp2022-05-161-3/+20
| | | | | | | Use Throw instead of Exit to ensure the CI job fails when a command has a non-zero exit code. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Update Gemfile.lockJeremiah Snapp2022-05-091-4/+4
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Bump berkshelf from 7.2.2 to 8.0.0 in /omnibusdependabot[bot]2022-04-291-7/+7
| | | | | | | | | | | | | | | Bumps [berkshelf](https://github.com/RiotGames/berkshelf) from 7.2.2 to 8.0.0. - [Release notes](https://github.com/RiotGames/berkshelf/releases) - [Changelog](https://github.com/berkshelf/berkshelf/blob/main/CHANGELOG.md) - [Commits](https://github.com/RiotGames/berkshelf/commits) --- updated-dependencies: - dependency-name: berkshelf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* main - Update bundle (#12788)neha-p62022-04-211-9/+11
| | | | | * Latest bundle update Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* Bump omnibus-software from `1451aa2` to `518f3f8` in /omnibusdependabot[bot]2022-04-121-2/+2
| | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `1451aa2` to `518f3f8`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/1451aa249ab4177da82d78665f7fbe5eab0186d8...518f3f84fcd1ce2f4ca2e4ed0c332ab22f2da44b) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump omnibus from `124d596` to `27c37fc` in /omnibusdependabot[bot]2022-04-121-7/+7
| | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `124d596` to `27c37fc`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/124d5960ab2d3ed15b321d12d8da5b475631e16b...27c37fc4a27533deda445bd0b44dcec1c674c329) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #12751 from chef/jfm/omnibus_updateJohn McCrae2022-04-051-2/+2
|\
| * Updating gemfile.locksJohn McCrae2022-03-311-2/+2
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Bump omnibus-software in Gemfile.lockJeremiah Snapp2022-03-311-1/+1
|/ | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Updating Gemfile.locks to corroborate the libxml2 version updateJohn McCrae2022-03-301-33/+39
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Merge branch 'main' into libarchiveJohn McCrae2022-03-231-3/+3
|\
| * Bump omnibus-software from `f64a223` to `5947560` in /omnibusdependabot[bot]2022-03-071-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `f64a223` to `5947560`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/f64a223f8a90a8fe74154e155564ca9211de0c38...5947560ea75ff76243d39243ede62fa45f979895) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Update omnibus to the latestTim Smith2022-03-011-14/+12
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add train-rest as a dep for target modeTim Smith2022-02-241-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump omnibus-software from `eb3cc77` to `d5ff796` in /omnibusdependabot[bot]2022-02-231-2/+2
| | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `eb3cc77` to `d5ff796`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/eb3cc77851e5d9d7e04b68fbe3695e321e243304...d5ff796a6e5e943016b8ed26aaa802eca30b4afc) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Loosen the win32-api dep to allow for the latest releasesTim Smith2022-02-221-14/+14
| | | | | | | | We're using a version from 2015. https://github.com/cosmo0920/win32-api/blob/master/CHANGES Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump omnibus-software from `a4f4849` to `d602268` in /omnibusdependabot[bot]2022-02-161-1/+1
| | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a4f4849` to `d602268`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a4f484966e053bace9e58a4751da85584069fdcf...d60226874b63a6076d6ed649e75be6e1d6972e44) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #12585 from ↵Tim Smith2022-02-151-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/main/omnibus-software-a4f4849 Bump omnibus-software from `91c1297` to `a4f4849` in /omnibus
| * Bump omnibus-software from `91c1297` to `a4f4849` in /omnibusdependabot[bot]2022-02-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `91c1297` to `a4f4849`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/91c12979539996aae8573eb2e9c64f10c0c210df...a4f484966e053bace9e58a4751da85584069fdcf) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>