summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2018-05-07 15:35:09 -0400
committerJaymala Sinha <jsinha@chef.io>2018-05-08 10:10:10 -0400
commita498fde7aeb322a7eda1918823aba641c784c01c (patch)
tree6049504d92b18446efc7dc55885ca4b89b221323
parentb1fa8c281a9277bf7819fbe28827758e26b82a39 (diff)
downloadchef-jsinha/update_relnotes-13.tar.gz
Update release notes with new supported platformsjsinha/update_relnotes-13
Update release notes with Ubuntu-18.04 and Debian-9 platform support Signed-off-by: Jaymala Sinha <jsinha@chef.io>
-rw-r--r--RELEASE_NOTES.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index c281305351..dc6191e097 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,11 @@
_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.9.1:
+
+## Platform Additions
+
+Enable Ubuntu-18.04 and Debian-9 tested chef-client packages.
+
# Chef Client Release Notes 13.9:
- On Windows, the installer now correctly re-extracts files during repair mode
@@ -90,7 +96,7 @@ Per https://discourse.chef.io/t/regression-in-chef-client-13-7-16/12518/1 , ther
`on_idle` frequency.
## Security Updates
-
+
* Updated libxml2 to 2.9.7; fixes: CVE-2017-15412
# Chef Client Release Notes 13.7:
@@ -160,7 +166,7 @@ The mdadm plugin has been updated to properly handle arrays with more than 10 di
## Bugfixes
- - Resolved a regression in 13.6.0 that prevented upgrading packages on Debian/Ubuntu when the package name contained a tilde.
+ - Resolved a regression in 13.6.0 that prevented upgrading packages on Debian/Ubuntu when the package name contained a tilde.
## Security Updates