diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-02-10 12:59:29 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-02-10 12:59:29 -0800 |
commit | 061ddd1fc4b9108fd72441fc4cd46ed9e9087c04 (patch) | |
tree | fb2ab78e704f42bd588c39d5be54282173c662b2 /RELEASE_NOTES.md | |
parent | cbcfd9a0b7c8f69e1770a055132bb8caa2fbc3b7 (diff) | |
download | chef-061ddd1fc4b9108fd72441fc4cd46ed9e9087c04.tar.gz |
Add note about catalina signing
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 464701c2af..3124e52e12 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -159,6 +159,10 @@ vm.swappiness = 10 * Chef Infra Clients packages are now validated for Debian 10. +## macOS Binary Signing + +Each binary in the macOS Chef Infra Client installation is now signed to improve the integrity of the installation and ensure compatibility with macOS Catalina security requirements. + # Chef Infra Client 15.7 ## Updated Resources |