summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Bump version to 14.11.12 by Chef Expeditorv14.11.12Chef Expeditor2019-03-045-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8262 from chef/share_14Lamont Granquist2019-03-041-6/+9
|\ \ | | | | | | windows_share: Improve path comparison to prevent convering on each run
| * | Require Path helperJason Field2019-03-041-0/+1
| | | | | | | | | | | | Signed-off-by: Jason Field <jason@avon-lea.co.uk>
| * | Update windows_share.rbXorima2019-03-041-1/+1
| | | | | | | | | | | | | | | | | | Linting Fix Signed-off-by: Jason Field <jason@avon-lea.co.uk>
| * | Update Share Bug FixJason Field2019-03-041-6/+8
| |/ | | | | | | | | | | | | 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>
* | Bump version to 14.11.11 by Chef Expeditorv14.11.11Chef Expeditor2019-03-045-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8261 from chef/path_14Tim Smith2019-03-042-4/+27
|\ \ | |/ |/| Use proper paths on Windows in chef-config
| * Added specsVivek Singh2019-03-041-3/+26
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Use cleanpath helper method instead canonical_pathVivek Singh2019-03-041-1/+1
| | | | | | | | | | | | -Previously to make user_home uniform canonical_path is used that it implemented in a way to add an absolute path. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Uniform config dir path separatorVivek Singh2019-03-041-1/+1
|/ | | | | | - Return canonical path for user_home dir for the config_dir. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* Bump version to 14.11.10 by Chef Expeditorv14.11.10Chef Expeditor2019-02-285-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8238 from chef/libxml2_14Tim Smith2019-02-281-1/+1
|\ | | | | Update libxml2 to 2.9.9
| * Update libxml2 to 2.9.9libxml2_14Tim Smith2019-02-191-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.11.9 by Chef Expeditorv14.11.9Chef Expeditor2019-02-265-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8254 from chef/lcg/chef-14-rbnacl-rollbackTim Smith2019-02-262-23/+7
|\ \ | | | | | | Chef-14: rollback rbnacl
| * | rollback rbnaclLamont Granquist2019-02-262-23/+7
|/ / | | | | | | | | | | | | we need to get onto net-ssh 5.x and the ed25519 gem instead, but that is more involved Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.11.8 by Chef Expeditorv14.11.8Chef Expeditor2019-02-225-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8246 from chef/lcg/chef-14-lazy-module-includeTim Smith2019-02-221-1/+3
|\ \ | | | | | | Chef-14: add lazy module include to universal DSL
| * | Chef-14: add lazy module include to universal DSLlcg/chef-14-lazy-module-includeLamont Granquist2019-02-211-1/+3
|/ / | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.11.7 by Chef Expeditorv14.11.7Chef Expeditor2019-02-195-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8237 from chef/bump_inspec_14Tim Smith2019-02-192-6/+6
|\ \ | |/ |/| Update InSpec to 3.6.6
| * Update InSpec to 3.6.6Tim Smith2019-02-192-6/+6
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #8233 from chef/tduffield/chef-14-envvarsTim Smith2019-02-194-100/+18
|\ | | | | Use Expeditor scripts from master branch
| * Use Expeditor scripts from master branchTom Duffield2019-02-194-100/+18
|/ | | | Signed-off-by: Tom Duffield <tom@chef.io>
* Bump version to 14.11.6 by Chef Expeditorv14.11.6Chef Expeditor2019-02-075-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8222 from chef/lcg/ed25519-again-chef14Tim Smith2019-02-073-2/+18
|\ | | | | Chef-14: add ed25519 gemset and update omnibus-software
| * Chef-14: add ed25519 gemset and update omnibus-softwarelcg/ed25519-again-chef14Lamont Granquist2019-02-072-2/+12
| | | | | | | | | | | | backport of #8221 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * add ed25519 gemset and update ominbus-softwareLamont Granquist2019-02-071-0/+6
|/ | | | | | | | fixes #8170 gems do not ship on solaris because they do not compile Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.11.5 by Chef Expeditorv14.11.5Chef Expeditor2019-02-065-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8214 from chef/inspec_35Tim Smith2019-02-062-7/+7
|\ | | | | Update InSpec to 3.5.0
| * Update InSpec to 3.5.0inspec_35Tim Smith2019-02-052-7/+7
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.11.4 by Chef Expeditorv14.11.4Chef Expeditor2019-02-065-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8209 from chef/solo_14Tim Smith2019-02-051-1/+2
|\ | | | | chef-solo: Fixes for extra cookbook_path with parent dir that doesn't exist causes crash
| * Fixes for extra cookbook_path chef-soloVivek Singh2019-02-051-1/+2
| | | | | | | | | | | | - Create directory recursively instead to assume that parent dir should exist. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 14.11.3 by Chef Expeditorv14.11.3Chef Expeditor2019-02-065-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8207 from chef/bootstrap_urlTim Smith2019-02-051-1/+1
|\ \ | | | | | | Update knife bootstrap template to use up to date omnitruck URL
| * | Update knife bootstrap template to use up to date omnitruck URLMark Harrison2019-02-051-1/+1
| |/ | | | | | | | | | | | | | | | | | | omnitruck-direct.chef.io is a legacy URL that now points to the same place as omnitruck.chef.io, and was originally in place to support clients with older SSL libraries. However, the backward compatible behavior of omnitruck-direct hasn't been the case for a while now. This change just corrects the URL in the bootstrap template also. Signed-off-by: Mark Harrison <mark@mivok.net>
* | Bump version to 14.11.2 by Chef Expeditorv14.11.2Chef Expeditor2019-02-065-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8205 from chef/task_14Tim Smith2019-02-052-74/+110
|\ \ | | | | | | windows_task: Properly set command / arguments so resource updates behave as expected
| * | windows_task: Minor fix while setting command and arguments of taskNimesh-Msys2019-02-052-74/+110
| |/ | | | | | | Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* | Bump version to 14.11.1 by Chef Expeditorv14.11.1Chef Expeditor2019-02-065-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8206 from chef/cert_14Tim Smith2019-02-054-19/+90
|\ \ | |/ |/| windows_certificate: Import PFX certificates with their private keys
| * Import PFX certificates with their private keysNimesh-Msys2019-02-054-19/+90
|/ | | | | | | | | - Using `add_pfx` of Win32::Certstore to import a PFX certificate with its thumbprint - Using correct version of `win32-certstore` to support these changes - Added Test cases - Minor cleanup and opimization Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* Bump version to 14.11.0 by Chef Expeditorv14.11.0Chef Expeditor2019-02-055-11/+19
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8194 from chef/updatesTim Smith2019-02-054-7/+29
|\ | | | | Update rubygems to 2.7.8 and bundler to 1.17.3
| * Update spec for changes to rubygemsTim Smith2019-02-051-0/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add back opensuse testing, but allow it to failTim Smith2019-02-051-1/+18
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Allow halite to fail in chef-14 for nowTim Smith2019-02-051-0/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update rubygems to 2.7.8 and bundler to 1.17.3Tim Smith2019-01-302-7/+7
|/ | | | | | | | Both of these have a long list of bugfixes and are the last versions before major bumps were made. We should get these new versions pulled in since we're shipping them in DK. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 14.10.9Chef Expeditor2019-01-302-22/+19
| | | | Obvious fix; these changes are the result of automation not creative thinking.