diff options
author | Tim Smith <tsmith84@gmail.com> | 2019-09-11 12:51:50 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2019-09-11 12:51:50 -0700 |
commit | 67f07824da9c65070e0fc6e796c31500cb7a3f20 (patch) | |
tree | ceba3306fac1e2446818f82a980e71c664bc53c0 /omnibus/Gemfile.lock | |
parent | d775e6f3d7b584beb523546bbd0ccd85d6fdc133 (diff) | |
download | chef-67f07824da9c65070e0fc6e796c31500cb7a3f20.tar.gz |
Update openssl to 1.0.2t
Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey (CVE-2019-1563)
For built-in EC curves, ensure an EC_GROUP built from the curve name is used even when parsing explicit parameters
Compute ECC cofactors if not provided during EC_GROUP construction (CVE-2019-1547)
Document issue with installation paths in diverse Windows builds (CVE-2019-1552)
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 700031007b..646eda39e3 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 82ff3963cf4624afd77dfd283a187e25d21325b9 + revision: b9e06cf4c0f6cbd5e5bd5e9bc41b30262dfe635f branch: master specs: omnibus-software (4.0.0) |