summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-12-11 15:02:59 -0800
committerGitHub <noreply@github.com>2020-12-11 15:02:59 -0800
commit6c68ff5e1bf844bd541c0d3f1a6c41f653cc92a3 (patch)
treeade2b08223f4c9b43c1e1ef98d4f21f09140c950
parentde81c1f180fb95fdeb25e1ad948598f67fdb3870 (diff)
parent1456e6fda74e1b240207f3f993de0715a0781832 (diff)
downloadchef-6c68ff5e1bf844bd541c0d3f1a6c41f653cc92a3.tar.gz
Merge pull request #10734 from chef/notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index f65e8e2b7d..a8e1b732eb 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,12 @@
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/> for the official Chef release notes.
+# What's New in 16.8.14
+
+- Updated openSSL to 1.0.2x to resolve [CVE-2020-1971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1971).
+- Updated libarchive to 3.5.0, which powers the `archive_file` resource. This new release resolves extraction failures and better handles symlinks in archives.
+- `knife ssh` with the `--sudo` flag will no longer silently fail. Thanks for the fix [@rveznaver](https://github.com/rveznaver)!
+- Resolve failures running the Compliance Phase introduced in the 16.8.9 release. Thanks for reporting this issue [@axelrtgs](https://github.com/axelrtgs)!
+
# What's New in 16.8
## Chef InSpec 4.24