| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
See the PR for details on this change.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
| |
If anyone is trying to view the changelog on master it's missing our last few releases.
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
Update rubygems to 3.0.3
|
|/
|
|
|
|
| |
This resolves several CVEs as well as a few bugs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| | |
mount: Add proper new lines when on AIX to prevent failures
|
| |
| |
| |
| |
| |
| |
| |
| | |
point for AIX.
Add existing mount to enable spec
Signed-off-by: Gavin Reynolds <gavin@chef.io>
|
|/
|
|
|
|
|
|
|
| |
Without a newline separating entries, AIX will not allow the entry
preceding the one managed by Chef to be mounted anymore - this
appears not to be an issue for already-mounted filesystems. See
Zendesk ticket 20952 for more details.
Signed-off-by: Shaun Mouton <smouton@chef.io>
|
|
|
|
| |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\
| |
| |
| |
| | |
MsysTechnologiesllc/MSYS-937_win_certificate_import_nested
windows_certificate: Import nested certificates while importing P7B certs.
|
| |
| |
| |
| |
| |
| |
| |
| | |
- The following case was also identified in case of PFX certificate
- Minor changes to allow import of ca_certs if they are present
- Supporting changes have been sent in PR: https://github.com/chef/win32-certstore/pull/53
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
certificates
- P7B might contain multiple certificates and we should not miss the internal one while import.
- Added test cases and ensured chef-style
- Fixes: MSYS-977
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Update openssl to 1.0.2r
|
| | |
| | |
| | |
| | |
| | |
| | | |
This resolves a minor CVE that doesn't impact Chef, but should get fixed anyways.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \ \
| | | |
| | | | |
Remove checks / patches for old versions of Ruby
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Some of this supports older versions of Ruby 2.1/2.2 and others support Ruby 1.8
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ /
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
Update omnibus gemfile deps to remove pry
|
| | |
| | |
| | |
| | | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/ /
| |
| |
| |
| |
| | |
Allow for test-kitchen 2 and remove pry which we don't need here and can be easily added with a local gemfile if need be later.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
rollback rbnacl
|
|/ /
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
windows_share: Improve path comparison to prevent convering on each run
|
| |
| |
| |
| | |
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
|
| |
| |
| |
| |
| |
| | |
Linting Fix
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
|
| |
| |
| |
| |
| |
| |
| | |
Fixes issue where updating a share will cause the share to be deleted
but not re-created until chef is next run, and for chef to fail the run
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| |/
|/| |
Update libxml2 to 2.9.9
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
allow setting mode for openssl_dhparam after creation
|
| | |
| | |
| | |
| | |
| | |
| | | |
Reduce this down to a single file resource
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|/ /
| |
| |
| | |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
pin rbnacl to 5.x
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
| |
| |
| | |
Obvious fix; these changes are the result of automation not creative thinking.
|
|\ \
| | |
| | | |
add LazyModuleInclude to Universal DSL
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|