summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-08-29 09:58:43 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2016-09-01 10:27:39 -0700
commitcc394d527b7718d0b2070daef2a490d2d859a651 (patch)
tree178ef25bc18f455cc97d331aae1490553bf1666f
parent5fdce24d611e4b903ecd4e040e998b861b6adc66 (diff)
downloadchef-cc394d527b7718d0b2070daef2a490d2d859a651.tar.gz
bump openssl to 1.0.2g
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--version_policy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/version_policy.rb b/version_policy.rb
index 578f913ef7..2c780d498a 100644
--- a/version_policy.rb
+++ b/version_policy.rb
@@ -44,7 +44,7 @@ OMNIBUS_OVERRIDES = {
## These can float as they are frequently updated in a way that works for us
#override "cacerts" =>"???",
- #override "openssl" =>"???",
+ "openssl" => "1.0.2g",
}
#