summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-11-06 15:42:46 -0800
committerTim Smith <tsmith@chef.io>2017-11-06 15:42:46 -0800
commita26d857fd2e25c63f948e7d39557b47e9060bfc2 (patch)
treea05e617a264dfd686a22f654cf52c2c0359bd80d
parent49a8cf653e6a99d29be89d5728cfde5de96b7aeb (diff)
downloadchef-13_6_4_notes.tar.gz
Add 13.6.4 release notes13_6_4_notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2fd309388e..4265b87494 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,16 @@
_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 <https://docs.chef.io/release_notes.html> for the official Chef release notes._
+# Chef Client Release Notes 13.6.4:
+
+## Bugfixes
+
+ - Resolved a regression in 13.6.0 that prevented upgrading packages on Debian/Ubuntu when the package name contained a tilde.
+
+## Security Updates
+
+- OpenSSL has been upgraded to 1.0.2m to resolve CVE-2017-3735 and CVE-2017-3736
+- RubyGems has been upgraded to 2.6.14 to resolve CVE-2017-0903
+
# Chef Client Release Notes 13.6:
## `deploy` Resource Is Deprecated