summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump inspec-core to 3.4.1expeditor/inspec-core_3.4.1Chef Expeditor2019-01-291-2/+2
| | | | | | This pull request was triggered automatically via Expeditor when inspec-core 3.4.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Merge pull request #8188 from chef/14.10_notesTim Smith2019-01-291-0/+34
|\ | | | | Add 14.10 release notes
| * Update RELEASE_NOTES.md Kimberly Garmoe2019-01-291-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-291-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-291-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Add 14.10 release notesTim Smith2019-01-291-0/+34
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.10.8 by Chef Expeditorv14.10.8Chef Expeditor2019-01-295-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8189 from chef/git_and_gemsTim Smith2019-01-292-3/+13
|\ \ | | | | | | Backport git resource fix in #8179 and update win32-certstore
| * | Update gems to bring in win32-certstore 0.2.3Tim Smith2019-01-292-2/+2
| | | | | | | | | | | | | | | | | | This imports private keys properly. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix comment whitespaceTim Smith2019-01-291-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | fix typo and add yard commentdheerajd-msys2019-01-291-1/+5
| | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | Fix for sensitive urldheerajd-msys2019-01-291-2/+8
| |/ | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | Bump version to 14.10.7 by Chef Expeditorv14.10.7Chef Expeditor2019-01-295-12/+13
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8187 from chef/deprecationsTim Smith2019-01-295-8/+22
|\ \ | |/ |/| Officially deprecate cookbook shadowing and audit mode
| * Silence the audit mode deprecation failures in testingTim Smith2019-01-292-0/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Officially deprecate cookbook shadowing and audit modeTim Smith2019-01-293-8/+20
|/ | | | | | These will throw full stop deprecations now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.10.6 by Chef Expeditorv14.10.6Chef Expeditor2019-01-295-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8185 from chef/inspec_bumpTim Smith2019-01-282-4/+4
|\ | | | | Update inspec to 3.3.14
| * Update inspec to 3.3.14Tim Smith2019-01-282-4/+4
| | | | | | | | | | | | This brings a bunch of back end updates as well as new and improved resources Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.10.5 by Chef Expeditorv14.10.5Chef Expeditor2019-01-295-11/+12
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8184 from chef/14_aptTim Smith2019-01-281-1/+4
|\ | | | | apt_repository: Don't create gpg temporary files owned by root in the running user's home directory
| * Fix for apt_repository creating temporary files as root in running user home ↵14_aptvijaymmali19902019-01-281-1/+4
| | | | | | | | | | | | directory Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
| * Fix for apt_repository creating temp files as root in running user home ↵vijaymmali19902019-01-281-1/+1
| | | | | | | | | | | | directory Signed-off-by: vijaymmali1990 <vijay.mali@msystechnologies.com>
* | Bump version to 14.10.4 by Chef Expeditorv14.10.4Chef Expeditor2019-01-295-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8183 from chef/knifeTim Smith2019-01-288-22/+34
|\ \ | |/ |/| Cleanup dependencies and comments in knife plugins
| * Cleanup requires / includes in knife supermarketknifeTim Smith2019-01-282-11/+5
| | | | | | | | | | | | | | 1) Move everything into the deps blocks 2) don't require shell_out in install since we're not using it. We use mixlib_archive now Signed-off-by: Tim Smith <tsmith@chef.io>
| * Misc YARD updates for knifeTim Smith2019-01-286-11/+29
|/ | | | | | Some YARD fixes as I was reading through knife bits. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.10.3 by Chef Expeditorv14.10.3Chef Expeditor2019-01-255-14/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8173 from chef/14_bumpTim Smith2019-01-252-5/+7
|\ | | | | Bump all deps to current
| * Bump all deps to current14_bumpTim Smith2019-01-252-5/+7
|/ | | | | | Bring in the new omnibus and omnibus-software as well as the updated addressable. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.10.2 by Chef Expeditorv14.10.2Chef Expeditor2019-01-255-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8172 from chef/nokogiri_bumpTim Smith2019-01-251-1/+1
|\ | | | | Update nokogiri to 1.10.1
| * Update nokogiri to 1.10.1Tim Smith2019-01-251-1/+1
|/ | | | | | This includes a large number of bugfixes and improvements over 1.8.5. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.10.1 by Chef Expeditorv14.10.1Chef Expeditor2019-01-245-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8164 from chef/cookbook_site_deprecationTim Smith2019-01-247-7/+43
|\ | | | | Add a deprecation warning to knife cookbook site
| * Add a deprecation warning to knife cookbook siteTim Smith2019-01-247-7/+43
| | | | | | | | | | | | We'll want to backport this to Chef 14 as well. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.10.0 by Chef Expeditorv14.10.0Chef Expeditor2019-01-245-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8163 from chef/windows_cert_14Tim Smith2019-01-246-4/+389
|\ \ | |/ |/| windows_certificate: Ensure all actions are fully idempotent
| * Should be run only on Appveyor, without affecting anyone elses machineNimesh-Msys2019-01-241-1/+1
| | | | | | | | Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * Adding Functional specs for windows_certificate.Nimesh-Msys2019-01-245-0/+361
| | | | | | | | | | | | - Mostly focus on all major actions and their idempotency. Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * Review comment fixesNimesh-Msys2019-01-241-8/+16
| | | | | | | | | | | | - Added comments and changed log level to debug at the required places. Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * Maintaining idempotency in windows_certificate resourceNimesh-Msys2019-01-241-3/+19
|/ | | | | | | | - Minor fixes in :create action - DRYed up `verify_cert` action and reusing the same while :create - Chefstyle maintained Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* Merge pull request #8147 from chef/14_release_notesTim Smith2019-01-241-0/+60
|\ | | | | Add release notes for 14.9
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Update RELEASE_NOTES.md mjingle2019-01-241-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: tas50 <tsmith@chef.io>
| * Add release notes for 14.9Tim Smith2019-01-221-0/+60
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 14.9.14 by Chef Expeditorv14.9.14Chef Expeditor2019-01-235-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.