diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-04-02 16:11:06 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-04-02 16:11:06 -0700 |
commit | 153ee1c99a8f3cbca2d4febb0c1729dad73e2f00 (patch) | |
tree | a4365312e1377cb8cf3be951081a1217a9728b3d /omnibus | |
parent | 80cbec91228867f9a94b1a3bba5a30acd1c2258d (diff) | |
download | chef-153ee1c99a8f3cbca2d4febb0c1729dad73e2f00.tar.gz |
Update OpenSSL to 1.1.1k on macOS
This resolves 2 CVEs:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3450
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3449
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c1ca298560..2991abf5fb 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: a0e7438f3eda36164d05d1e76c6ecb0fadc508e5 + revision: 76b31d11c1fbbc43a4ed1a1990a2662d05b28644 branch: master specs: omnibus-software (4.0.0) @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.1.1) - aws-partitions (1.440.0) + aws-partitions (1.441.0) aws-sdk-core (3.113.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) |