summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update train-core to 1.6.3train-coreTim Smith2018-12-192-6/+6
| | | | | | This gem has been slimmed Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #8066 from chef/backport_releasesTim Smith2018-12-192-2/+142
|\ | | | | Add 14.7 and 14.8 release notes and changelog
| * Add 14.7 and 14.8 release notes and changelogTim Smith2018-12-192-2/+142
|/ | | | | | This makes it so people can see 14.X work when you hit the github repo. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.114 by Chef Expeditorv15.0.114Chef Expeditor2018-12-195-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8000 from ↵Tim Smith2018-12-191-3/+6
|\ | | | | | | | | MsysTechnologiesllc/vasundhara/MSYS-936_Fix_fo_windows_certificate_delete_action_fails windows_certificate: Fix failures in delete action fails if certificate doesn't exist
| * MSYS-936 Fix for windows certificate delete action fails if certificate ↵vasu11052018-12-191-3/+6
| | | | | | | | | | | | doesn't exist Signed-off-by: vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Bump version to 15.0.113 by Chef Expeditorv15.0.113Chef Expeditor2018-12-195-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8065 from chef/license_scout_15Tim Smith2018-12-181-1/+1
|\ \ | | | | | | Bump license_scout to 1.0.20 for licensing tests
| * | Bump license_scout to 1.0.20 for licensing testsTim Smith2018-12-181-1/+1
|/ / | | | | | | | | | | This will allow the new inspec deps to pass Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.112 by Chef Expeditorv15.0.112Chef Expeditor2018-12-185-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8062 from chef/many_bumpsTim Smith2018-12-182-34/+68
|\ \ | | | | | | Update inspec to 3.1 and bump all the mixlibs
| * | Update inspec to 3.1 and bump all the mixlibsmany_bumpsTim Smith2018-12-182-36/+70
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.111 by Chef Expeditorv15.0.111Chef Expeditor2018-12-185-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8008 from ↵Tim Smith2018-12-182-1/+8
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/dh/MSYS-934_pfx_password_validity windows_certificate: Fix invalid byte sequence errors with pfx certicates
| * | | test case for special character in pfx_passworddheerajd-msys2018-12-061-0/+7
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | | Fix for pfx_password validationdheerajd-msys2018-12-051-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | | | Bump version to 15.0.110 by Chef Expeditorv15.0.110Chef Expeditor2018-12-185-13/+14
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8059 from chef/sp/vcredistTim Smith2018-12-182-0/+0
|\ \ \ \ | |_|/ / |/| | | Adding VC Redistributable files required for powershell_exec on Windows
| * | | Adding VC Redistributable files required for powershell_exec on Windowssp/vcredistStuart Preston2018-12-182-0/+0
|/ / / | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | Bump version to 15.0.109 by Chef Expeditorv15.0.109Chef Expeditor2018-12-145-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8054 from Intility/sensitive_ad_joinTim Smith2018-12-141-1/+11
|\ \ \ | | | | | | | | windows_ad_join: suppress sensitive stderr
| * | | reword for consistencyTor Magnus Rakvåg2018-12-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
| * | | suppress error messages when sensitive is setTor Magnus Rakvåg2018-12-141-1/+11
|/ / / | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
* | | Bump version to 15.0.108 by Chef Expeditorv15.0.108Chef Expeditor2018-12-145-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8038 from ↵Stuart Preston2018-12-147-0/+74
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/Kapil/MSYS-897_allow_setting_the_comment_on_a_Windows_group Added property `comment` on Windows group.
| * | | Added support for setting the comment/description on a group in Windows. ↵Kapil Chouhan2018-12-137-0/+74
| | |/ | |/| | | | | | | | | | | | | This is only for the Windows group. Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | | Bump version to 15.0.107 by Chef Expeditorv15.0.107Chef Expeditor2018-12-145-12/+13
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8046 from chef/lcg/fix-omnibus-rm-rfLamont Granquist2018-12-133-3/+30
|\ \ \ | | | | | | | | fix EBUSY errors in preinst script
| * | | fix copypasta bug and theoretical security bugLamont Granquist2018-12-133-8/+20
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | fix EBUSY errors in preinst scriptLamont Granquist2018-12-133-5/+20
|/ / / | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 15.0.106 by Chef Expeditorv15.0.106Chef Expeditor2018-12-135-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #7980 from chef/init_package_pluginTim Smith2018-12-132-2/+2
|\ \ \ | |/ / |/| | minimal_ohai: Add init_package plugin as a required plugin
| * | minimal_ohai: Add init_package plugin as a required plugininit_package_pluginTim Smith2018-11-222-2/+2
| | | | | | | | | | | | | | | | | | | | | This is a pretty critical bit of data and we're using it for decisions in the timezone resource now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.105 by Chef Expeditorv15.0.105Chef Expeditor2018-12-135-15/+16
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8040 from chef/lcg/guessingTim Smith2018-12-121-1/+2
|\ \ \ | | | | | | | | Remove travis apt proxy before running functional tests
| * | | https://imgs.xkcd.com/comics/sandwich.pngLamont Granquist2018-12-121-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | remove the travis apt proxyLamont Granquist2018-12-121-1/+2
|/ / / | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 15.0.104 by Chef Expeditorv15.0.104Chef Expeditor2018-12-115-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8031 from chef/sp/windows_version_detectionTim Smith2018-12-111-15/+15
|\ \ \ | | | | | | | | Chef 15: Windows Server 2019 version detection
| * | | Support Windows Server 2019 version detectionsp/windows_version_detectionStuart Preston2018-12-111-15/+15
| | | | | | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | | Bump version to 15.0.103 by Chef Expeditorv15.0.103Chef Expeditor2018-12-115-13/+14
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #7977 from ↵Tim Smith2018-12-113-15/+30
|\ \ \ \ | |/ / / |/| | | | | | | | | | | MsysTechnologiesllc/Kapil/MSYS-919_now_user_can_use_tagged_method_in_both_only_if_and_not_if Allow the use of tagged?(tags) method in both only_if and not_if blocks
| * | | now user can use tagged method in both only_if and not_ifKapil Chouhan2018-11-293-15/+30
| | | | | | | | | | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | | | Bump version to 15.0.102 by Chef Expeditorv15.0.102Chef Expeditor2018-12-075-13/+14
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8025 from Intility/bugfixesTim Smith2018-12-072-9/+13
|\ \ \ \ | | | | | | | | | | Bugfixes to powershell_package_source
| * | | | suppress more useless warningsTor Magnus Rakvåg2018-12-072-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
| * | | | bare words as strings on the right hand side don't workTor Magnus Rakvåg2018-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
| * | | | resolve idempotency issue with different resource name and source_nameTor Magnus Rakvåg2018-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | | empty state handling has moved to load_current_valueTor Magnus Rakvåg2018-12-061-3/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | | warnings pollute script outputTor Magnus Rakvåg2018-12-061-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>