From 074034d5edafff481b94df0b0e6562c3c27a22c0 Mon Sep 17 00:00:00 2001 From: Thom May Date: Wed, 6 Sep 2017 14:57:27 +0100 Subject: update release notes for 13.4 Signed-off-by: Thom May --- RELEASE_NOTES.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8f6cc3b05f..fb0d7f86bd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,8 +1,21 @@ _This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see for the official Chef release notes._ -# Unreleased: +# Chef Client Release Notes 13.4: -## windows_path resource +## Security release of RubyGems + +Chef Client 13.4 includes RubyGems 2.6.13 to fix the following CVEs: + * CVE-2017-0899 + * CVE-2017-0900 + * CVE-2017-0901 + * CVE-2017-0902 + +## Chef Vault is now included + +Chef Client 13.4 now includes the `chef-vault` gem, making it easier for +users of chef-vault to use their encrypted items. + +## windows\_path resource `windows_path` resource has been moved to core chef from windows cookbook. Use the `windows_path` resource to manage the path environment variable on Microsoft Windows. -- cgit v1.2.1