summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add release notes for 16.8.14notesTim Smith2020-12-111-0/+7
* Bump version to 16.8.14 by Chef Expeditorv16.8.14Chef Expeditor2020-12-117-19/+20
* Merge pull request #10733 from chef/fix-broken-chef-automate-server-reporterTim Smith2020-12-113-31/+71
|\
| * Instead of silently failing, raise an exception for bad reporter types.Pete Higgins2020-12-112-6/+3
| * Fix inaccurate log message.Pete Higgins2020-12-112-2/+2
| * Inline some local variables and alphabetize hash keys.Pete Higgins2020-12-111-12/+8
| * Remove gate on impossible case.Pete Higgins2020-12-112-21/+10
| * Refactor to separate reporter creation from report sending.Pete Higgins2020-12-113-31/+42
| * Fix broken code in compliance runner's send_report.Pete Higgins2020-12-112-5/+52
|/
* Bump version to 16.8.13 by Chef Expeditorv16.8.13Chef Expeditor2020-12-117-19/+20
* Bump version to 16.8.12 by Chef Expeditorv16.8.12Chef Expeditor2020-12-117-19/+20
* Bump version to 16.8.11 by Chef Expeditorv16.8.11Chef Expeditor2020-12-117-19/+20
* Merge pull request #10728 from rveznaver/fix-pty-sudoTim Smith2020-12-111-0/+2
|\
| * make rubocop happyRobert Vežnaver2020-12-111-0/+1
| * tty-prompt already required in core/ui.rbRobert Vežnaver2020-12-111-1/+0
| * Raise error and retry with PTY on sudo password promptRobert Vežnaver2020-12-101-0/+2
* | Merge pull request #10731 from chef/libiconvTim Smith2020-12-111-1/+1
|\ \
| * | Update libiconv to 1.16libiconvTim Smith2020-12-101-1/+1
* | | Merge pull request #10732 from chef/openssl_bumpTim Smith2020-12-112-2/+2
|\ \ \
| * | | Update openSSL to 1.0.2xTim Smith2020-12-112-2/+2
|/ / /
* | | Bump version to 16.8.10 by Chef Expeditorv16.8.10Chef Expeditor2020-12-117-18/+26
|/ /
* | Bump libarchive to 3.5.0 (#10730)Tim Smith2020-12-101-1/+1
* | Update CHANGELOG.md to reflect the promotion of 16.8.9Chef Expeditor2020-12-112-33/+30
* | Add InSpec 4.24 to the release notesTim Smith2020-12-101-0/+11
|/
* Bump version to 16.8.9 by Chef Expeditorv16.8.9Chef Expeditor2020-12-107-19/+20
* Update to InSpec 4.24 (#10726)Tim Smith2020-12-103-29/+19
* Add Chef Infra Client 16.8 release notes (#10725)Tim Smith2020-12-091-1/+30
* Bump version to 16.8.8 by Chef Expeditorv16.8.8Chef Expeditor2020-12-107-19/+20
* Fix typo in resource docsTim Smith2020-12-091-1/+1
* Merge pull request #10724 from chef/lcg/mac-hostnameTim Smith2020-12-091-3/+3
|\
| * Avoid erroring out when hostname is not set on macLamont Granquist2020-12-091-3/+3
|/
* Bump version to 16.8.7 by Chef Expeditorv16.8.7Chef Expeditor2020-12-107-19/+20
* Merge pull request #10719 from chef/solarisTim Smith2020-12-092-5/+6
|\
| * correctly remove PWDsolarisLamont Granquist2020-12-091-1/+1
| * Fix via removing ENV['PWD'] from the testsLamont Granquist2020-12-092-3/+2
| * fix solaris working directorymwrock2020-12-092-4/+6
* | Bump version to 16.8.6 by Chef Expeditorv16.8.6Chef Expeditor2020-12-097-19/+20
* | Merge pull request #10720 from chef/depsTim Smith2020-12-092-3/+3
|\ \
| * | Update all deps to the latestTim Smith2020-12-092-5/+5
* | | Bump version to 16.8.5 by Chef Expeditorv16.8.5Chef Expeditor2020-12-097-20/+20
* | | Bump version to 16.8.4 by Chef Expeditorv16.8.4Chef Expeditor2020-12-097-20/+22
|/ /
* | Merge pull request #10711 from MsysTechnologiesllc/dh/win-pfx-certificate-exp...Tim Smith2020-12-092-1/+19
|\ \
| * | introduced addeddheerajd-msys2020-12-091-1/+2
| * | fix review and test case addeddheerajd-msys2020-12-082-4/+17
| * | add exportable option to pfx certificatedheerajd-msys2020-12-071-1/+5
* | | Merge pull request #10717 from MsysTechnologiesllc/Kapil/Github-10678_verify_...Tim Smith2020-12-092-2/+2
|\ \ \
| * | | Fix for deprecation warningKapil Chouhan2020-12-092-2/+2
| |/ /
* | | Update CHANGELOG.md with details from pull request #10718Chef Expeditor2020-12-091-3/+4
* | | Merge pull request #10718 from chef/windowsTim Smith2020-12-081-1/+1
|\ \ \
| * | | only run systemd unit tests on linuxmwrock2020-12-081-1/+1
| | |/ | |/|