summaryrefslogtreecommitdiff
path: root/version_policy.rb
diff options
context:
space:
mode:
authorThiago Oliveira <thiagoo@yahoo-inc.com>2016-10-12 11:58:52 -0700
committerThiago Oliveira <thiagoo@yahoo-inc.com>2016-10-13 18:58:31 -0700
commit2352eb3479f697e38a850a5b5dd2cfe74ef838f3 (patch)
tree85abe8ba9b6cf96c1b8f491982ca78c685e6b0e1 /version_policy.rb
parent50a13cce536f071bffed2ac02bc05bf1a39ba013 (diff)
downloadchef-2352eb3479f697e38a850a5b5dd2cfe74ef838f3.tar.gz
update openssl to 1.0.2j to address vulnerabilities
Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com>
Diffstat (limited to 'version_policy.rb')
-rw-r--r--version_policy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/version_policy.rb b/version_policy.rb
index bfe08e91e4..5621ea43ff 100644
--- a/version_policy.rb
+++ b/version_policy.rb
@@ -45,7 +45,7 @@ OMNIBUS_OVERRIDES = {
## These can float as they are frequently updated in a way that works for us
#override "cacerts" =>"???",
- "openssl" => "1.0.2h",
+ "openssl" => "1.0.2j",
}
#