From a3bba5d4e1f30cf0a2bc85ce49f4631dd54464ed Mon Sep 17 00:00:00 2001 From: Serdar Sutay Date: Fri, 24 Oct 2014 09:25:45 -0700 Subject: Add missing changelog notes after 11.14.2. --- CHANGELOG.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e22cb2f150..a144d1a77b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -221,7 +221,37 @@ * Allow events to be logged to Windows Event Log * Fixed bug in env resource where a value containing the delimiter could never correctly match the existing values -## Last Release: 11.14.2 +## 11.16.4 + +* Windows omnibus installer security updates for redistributed bash.exe / sh.exe + vulnerabilities ("Shellshock") CVE-2014-6271, CVE-2014-6271, CVE-2014-6278, + CVE-2014-7186, CVE-2014-7187. +* Fix bug on Windows where using the env resource on path could render the path unusable. +* Chef Client now retries when it gets 50X from Chef Server. +* Chef Client 11.16.4 can use the policyfiles generated with Chef DK 0.3.0. + +## 11.16.2 + +* [**Phil Dibowitz**](https://github.com/jaymzh): + Fix a regression in whyrun_safe_ruby_block. + +## 11.16.0 + +* Fix a bug in user dscl provider to enable managing password and other properties at the same time. +* Add `dsc_script` resource to Chef for PowerShell DSC support on Windows + +## 11.14.6: + +* Modify action for env raises Chef::Exceptions::Env exception on Windows (Chef Issues 1754) +* Fix RPM package version detection (Issue 1554) +* Fix a bug in reporting not to post negative duration values. +* Add password setting support for Mac 10.7, 10.8 and 10.9 to the dscl user provider. +* ChefSpec can find freebsd_package resource correctly when a package resource is declared on Freebsd. +* http_proxy and related config vars no longer clobber already set ENV vars +* all http_proxy configs now set lowercase + uppercase versions of ENV vars +* https_proxy/ftp_proxy support setting `http://` URLs (and whatever mix and match makes sense) + +## 11.14.2 * [**Jess Mink**](https://github.com/jmink): Symlinks to directories should be swingable on windows (CHEF-3960) -- cgit v1.2.1