diff options
author | Salim Alam <salam@chef.io> | 2015-12-07 14:11:55 -0800 |
---|---|---|
committer | Salim Alam <salam@chef.io> | 2015-12-07 14:14:05 -0800 |
commit | 3a00926ed7727ba8fcb41ede27424f87550a6efb (patch) | |
tree | 290721bcb8313de975223251d10da65480a3a2a0 /RELEASE_NOTES.md | |
parent | 0ef5c57fa9a780d3546df1c15122a2d5568e2a3c (diff) | |
download | chef-3a00926ed7727ba8fcb41ede27424f87550a6efb.tar.gz |
Add note for OpenSSL update
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6ac8e9cb28..ff7ab9c54c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,11 @@ # Chef Client Release Notes 12.6.0: +## Upgrade to OpenSSL 1.0.1q + +This release picks up the latest distribution from the OpenSSL 1.0.1 branch (1.0.1q). +There are a number of OpenSSL security fixes that are addressed - please see the following for more info: https://www.openssl.org/news/openssl-1.0.1-notes.html + ## New `chef_version` and `ohai_version` metadata keywords Two new keywords have been introduced to the metadata of cookbooks for constraining the acceptable range |