| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Bump inspec-core-bin to 4.21.3
|
|/
|
|
|
|
| |
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.21.3 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This forces the formatter output off for users that use the
winevt or syslog options to the log_location.
This changes nothing about the logging behavior from Chef-15, those
never supported formatter output.
It creates some more clear consistency with how STDOUT behaves when
those options are used.
- We do not have the ability (fairly fundamentally in the Chef::Log
class itself) to have different log levels running at the same time
so either you get :warn or you get :info and we'll likely never
be able to support mix-and-match.
- Without mix-and-match if you're trying to use the formatter on
STDOUT the syslog logger you have to either pick :warn -- which
makes the syslog output totally useless, or else pick :info --
which intersperses all of the info logger output with the
formatter on STDOUT and leads to complaints and bug reports.
- So we force the logger on, although users can still get the old
STDOUT logging behavior back with --force-formatter -l info
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Reserve deprecation ID that was used in Chef-15
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Fix release build tests, part 3
|
|/ /
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add release notes for 16.2.72
Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: pete higgins <pete@peterhiggins.org>
* Update RELEASE_NOTES.md
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: pete higgins <pete@peterhiggins.org>
* Add missing comma
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: pete higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Fix release build tests, part 2
|
|/ /
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Fix release build tests
|
| | |
| | |
| | |
| | | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |/
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Pin dff-lcs, bump ohai, & misc omnibus updates
|
| |
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: pete higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
|
|
| |
diff-lcs 1.4 breaks diff output for us. Pin this for now.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Bump inspec-core-bin to 4.21.1
|
|/
|
|
|
|
| |
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.21.1 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
specs: Remove test file that added a method to top-level scope.
|
| |
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Revert "Merge pull request #10052 from chef/fix-diff-tests"
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 70efe2b6766846ff913461fe7da35bed2b98ce4f, reversing
changes made to cb79fb33208efe059a49871192c94bcfded481ab.
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
|\ \ \
| |/ /
|/| | |
Update tests and docs for umask on Windows.
|
| |/
| |
| |
| | |
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Revert openssl digest update that broke FIPS
|
|/
|
|
|
|
|
| |
Avoid fips warnings where we're just checksumming files and also support
changes in Ruby 3.0
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Pick some of the unit test fixes from #10068
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| |
| |
| | |
This picks some of the more obviously correct looking fixes from #10068
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|