diff options
author | Chef Versioner <chef-versioner@chef.io> | 2016-12-06 21:57:23 +0000 |
---|---|---|
committer | Chef Versioner <chef-versioner@chef.io> | 2016-12-06 21:57:23 +0000 |
commit | 8d127b7d9ce31581de8f367bbbff8eb3fd0e24f3 (patch) | |
tree | a5a36d98d1fb817a036d84ea2ecbb2d94bff4888 /CHANGELOG.md | |
parent | 027f44625ce8e9de9d05e1aae9083400d0023215 (diff) | |
download | chef-8d127b7d9ce31581de8f367bbbff8eb3fd0e24f3.tar.gz |
Bump version of chef to 12.17.41 by Chef Versioner.v12.17.41
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9104c9745c..8c4bfe292e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ This changelog reflects the current state of chef's master branch on github and may not reflect the current released version of chef, which is [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef). -## [v12.17.40](https://github.com/chef/chef/tree/v12.17.40) (2016-12-06) -[Full Changelog](https://github.com/chef/chef/compare/v12.16.42...v12.17.40) +## [v12.17.41](https://github.com/chef/chef/tree/v12.17.41) (2016-12-06) +[Full Changelog](https://github.com/chef/chef/compare/v12.16.42...v12.17.41) **Implemented enhancements:** @@ -21,10 +21,12 @@ This changelog reflects the current state of chef's master branch on github and - Core: Ensure deprecation messages are always included [\#5618](https://github.com/chef/chef/pull/5618) ([thommay](https://github.com/thommay)) - Core: Fix bug where Access Controls on existing symlink resources would be ignored on first chef-client run [\#5616](https://github.com/chef/chef/pull/5616) ([tduffield](https://github.com/tduffield)) - The suggested fix for the manage\_home deprecation is incorrect [\#5615](https://github.com/chef/chef/pull/5615) ([tas50](https://github.com/tas50)) +- change choco -version to choco --version [\#5613](https://github.com/chef/chef/pull/5613) ([spuder](https://github.com/spuder)) - Knife: Correct example `chef\_server\_url` in `knife configure` [\#5602](https://github.com/chef/chef/pull/5602) ([jerryaldrichiii](https://github.com/jerryaldrichiii)) - Windows: Support for running cab\_package on non-English system locales [\#5591](https://github.com/chef/chef/pull/5591) ([jugatsu](https://github.com/jugatsu)) - Core: Ensure Data Collector resource report exists before updating [\#5571](https://github.com/chef/chef/pull/5571) ([adamleff](https://github.com/adamleff)) - Windows: Use the full path to expand.exe for msu\_package [\#5564](https://github.com/chef/chef/pull/5564) ([NimishaS](https://github.com/NimishaS)) +- Unset http\[s\]\_proxy in the subversion spec [\#5562](https://github.com/chef/chef/pull/5562) ([stefanor](https://github.com/stefanor)) - Core: fix Lint/UnifiedInteger cop [\#5547](https://github.com/chef/chef/pull/5547) ([lamont-granquist](https://github.com/lamont-granquist)) - Core: fix ImmutableArray slices [\#5541](https://github.com/chef/chef/pull/5541) ([lamont-granquist](https://github.com/lamont-granquist)) - Prevent apt\_update failures on non-Linux platforms [\#5524](https://github.com/chef/chef/pull/5524) ([tas50](https://github.com/tas50)) |