summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump ffi-yajl to 2.4.0expeditor/ffi-yajl_2.4.0Chef Expeditor2021-04-071-3/+3
| | | | | | This pull request was triggered automatically via Expeditor when ffi-yajl 2.4.0 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 16.13.4 by Chef Expeditorv16.13.4Chef Expeditor2021-04-067-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11311 from chef/minor_bumpTim Smith2021-04-061-1/+1
|\ | | | | Minor dep bump for parser
| * Minor dep bump for parserTim Smith2021-04-061-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | add local install taskLamont Granquist2021-04-061-0/+11
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.13.3 by Chef Expeditorv16.13.3Chef Expeditor2021-04-067-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11309 from ↵Tim Smith2021-04-061-1/+1
|\ \ | |/ |/| | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-software-3d331d8 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `8e34218` to `3d331d8` in /omnibusdependabot-preview[bot]2021-04-061-1/+1
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `8e34218` to `3d331d8`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/8e34218adde45372ae13230204c9e820b69a166b...3d331d8067c026eae6ab068db84fab8b6a554262) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 16.13.2 by Chef Expeditorv16.13.2Chef Expeditor2021-04-067-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11306 from chef/2.7.3Tim Smith2021-04-053-13/+13
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update to Ruby 2.7.32.7.3Tim Smith2021-04-053-13/+13
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.13.1 by Chef Expeditorv16.13.1Chef Expeditor2021-04-057-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11303 from ↵Tim Smith2021-04-051-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-software-f745eed Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `76b31d1` to `f745eed` in /omnibusdependabot/bundler/omnibus/chef-16/omnibus-software-f745eeddependabot-preview[bot]2021-04-051-1/+1
| | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `76b31d1` to `f745eed`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/76b31d11c1fbbc43a4ed1a1990a2662d05b28644...f745eed68f60b2a0a7e6b90dc8a504f5f720e34a) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump version to 16.13.0 by Chef Expeditorv16.13.0Chef Expeditor2021-04-057-18/+26
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11305 from chef/remove_1604Tim Smith2021-04-054-27/+2
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove soon to be EOL Ubuntu 16.04 packagesTim Smith2021-04-054-27/+2
|/ | | | | | | Ubuntu 16.04 goes EOL at the end of April. Stop producing packages for this release. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 16.12.3Chef Expeditor2021-04-032-26/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.12.3 by Chef Expeditorv16.12.3Chef Expeditor2021-04-037-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11298 from chef/cron_16_againTim Smith2021-04-021-1/+1
|\ | | | | Fix the cron skip on macOS logic
| * Fix the cron skip on macOS logicTim Smith2021-04-021-1/+1
|/ | | | | | These are brain hurting Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.12.2 by Chef Expeditorv16.12.2Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11294 from chef/bump_openssl_16Tim Smith2021-04-022-3/+3
|\ | | | | Update OpenSSL to 1.1.1k on macOS
| * Update OpenSSL to 1.1.1k on macOSTim Smith2021-04-022-3/+3
|/ | | | | | | | | This resolves 2 CVEs: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3450 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3449 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.12.1 by Chef Expeditorv16.12.1Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11293 from chef/cron_16Tim Smith2021-04-023-1/+6
|\ | | | | Skip the cron integration tests on macOS 11+
| * Skip the cron integration tests on macOS 11+Tim Smith2021-04-023-1/+6
|/ | | | | | These don't run due to security changes in the OS. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.12.0 by Chef Expeditorv16.12.0Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11284 from chef/16_12Tim Smith2021-04-022-3/+3
|\ | | | | Update Ohai to 16.12.3
| * Update Ohai to 16.12.3Tim Smith2021-04-022-3/+3
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.11.19 by Chef Expeditorv16.11.19Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.11.18 by Chef Expeditorv16.11.18Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.11.17 by Chef Expeditorv16.11.17Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.11.16 by Chef Expeditorv16.11.16Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.11.15 by Chef Expeditorv16.11.15Chef Expeditor2021-04-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11282 from chef/htop_16Tim Smith2021-04-023-7/+7
|\ | | | | use full path for launchctl calls
| * use full path for launchctl callsJeff Johnson2021-04-023-7/+7
|/ | | | Signed-off-by: Jeff Johnson <jeff@jeffs-tech.com>
* Merge pull request #11281 from chef/file_verifiers_16Tim Smith2021-04-022-1/+15
|\ | | | | only run file verifiers when the contents changed
| * only run file verifiers when the contents changedJoshua Miller2021-04-022-1/+15
|/ | | | Signed-off-by: Joshua Miller <joshmiller@fb.com>
* Merge pull request #11280 from chef/azure_16Tim Smith2021-04-021-2/+5
|\ | | | | Fix Azure to trigger correctly on PRs
| * Fix Azure to trigger correctly on PRsTim Smith2021-04-021-2/+5
| | | | | | | | | | | | Our old config does not make sense based on my reading of the docs Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.11.14 by Chef Expeditorv16.11.14Chef Expeditor2021-04-027-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11279 from chef/ruby_profTim Smith2021-04-021-1/+2
|\ | | | | Fix ruby-prof loading issues
| * Fix ruby-prof loading issuesLamont Granquist2021-04-021-1/+2
|/ | | | | | | | See: https://github.com/ruby-prof/ruby-prof/pull/300 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #11277 from chef/cheffish_16Tim Smith2021-04-022-3/+3
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update to the latest cheffishTim Smith2021-04-022-3/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #11278 from chef/ps_bump_16Tim Smith2021-04-0244-298/+306
|\ \ | |/ |/| bump powershell shim to 0.3.2 with powerrshell 7.1.3 deps
| * bump powershell shim to 0.3.2 with powerrshell 7.1.3 depsMatt Wrock2021-04-0244-298/+306
|/ | | | Signed-off-by: Matt Wrock <matt@mattwrock.com>
* Bump version to 16.11.13 by Chef Expeditorv16.11.13Chef Expeditor2021-03-317-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11268 from ↵Tim Smith2021-03-301-3/+3
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-software-a0e7438 Signed-off-by: Tim Smith <tsmith@chef.io>