summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-11-09 09:54:18 -0800
committerTim Smith <tsmith@chef.io>2017-11-09 09:54:18 -0800
commit3defc36d5940351b28d1a7147e084f4868245f66 (patch)
treec47d0e313efa02c72322d1d9654b49e3754d15d4
parentd1bcbb3d04159c320f58ed526455ab96cf596ac7 (diff)
downloadchef-openssl_bump2.tar.gz
Bump openssl and properly set omnibus_overridesopenssl_bump2
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile.lock26
-rw-r--r--omnibus_overrides.rb10
-rw-r--r--version_policy.rb4
3 files changed, 20 insertions, 20 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 61bf4f953c..581386b278 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/license_scout
- revision: b7b1e6c5d027f201fc4fa30c775384112d81c1bd
+ revision: ca2aa428696780bbac626a9c8d295e21e851c9cf
specs:
license_scout (0.1.3)
ffi-yajl (~> 2.2)
@@ -9,7 +9,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus
- revision: e3807801e61b9012ea2e0677a60c2bf72c0e4972
+ revision: cf8941758bc6094e1658715a49ae249f6c2a689c
specs:
omnibus (5.6.1)
aws-sdk (~> 2)
@@ -26,7 +26,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 65a9bed9e37e0b6ba7c8aae0b588f11ce5fc399a
+ revision: 0f8723f83627b40dcf73052ac066baf8f643cce4
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
@@ -38,13 +38,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
- aws-sdk (2.10.71)
- aws-sdk-resources (= 2.10.71)
- aws-sdk-core (2.10.71)
+ aws-sdk (2.10.81)
+ aws-sdk-resources (= 2.10.81)
+ aws-sdk-core (2.10.81)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.71)
- aws-sdk-core (= 2.10.71)
+ aws-sdk-resources (2.10.81)
+ aws-sdk-core (= 2.10.81)
aws-sigv4 (1.0.2)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -85,12 +85,12 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (13.5.3)
+ chef-config (13.6.4)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
- chef-sugar (3.5.0)
+ chef-sugar (3.6.0)
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.2)
@@ -129,7 +129,7 @@ GEM
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
- mixlib-install (3.6.0)
+ mixlib-install (3.8.0)
mixlib-shellout
mixlib-versioning
thor
@@ -180,7 +180,7 @@ GEM
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (3.0.0)
+ public_suffix (3.0.1)
retryable (2.0.4)
ridley (4.6.1)
addressable
@@ -212,7 +212,7 @@ GEM
molinillo (~> 0.4.2)
semverse (~> 1.1)
systemu (2.6.5)
- test-kitchen (1.18.0)
+ test-kitchen (1.19.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
diff --git a/omnibus_overrides.rb b/omnibus_overrides.rb
index b02d2384db..50a774e98a 100644
--- a/omnibus_overrides.rb
+++ b/omnibus_overrides.rb
@@ -3,11 +3,11 @@ override :rubygems, version: "2.6.14"
override :bundler, version: "1.12.5"
override "libffi", version: "3.2.1"
override "libiconv", version: "1.15"
-override "liblzma", version: "5.2.2"
+override "liblzma", version: "5.2.3"
override "libtool", version: "2.4.2"
-override "libxml2", version: "2.9.4"
-override "libxslt", version: "1.1.29"
-override "libyaml", version: "0.1.6"
+override "libxml2", version: "2.9.5"
+override "libxslt", version: "1.1.30"
+override "libyaml", version: "0.1.7"
override "makedepend", version: "1.0.5"
override "ncurses", version: "5.9"
override "pkg-config-lite", version: "0.28-1"
@@ -16,4 +16,4 @@ override "ruby-windows-devkit-bash", version: "3.1.23-4-msys-1.0.18"
override "util-macros", version: "1.19.0"
override "xproto", version: "7.0.28"
override "zlib", version: "1.2.11"
-override "openssl", version: "1.0.2j"
+override "openssl", version: "1.0.2m"
diff --git a/version_policy.rb b/version_policy.rb
index 38e956ca32..27fe68880d 100644
--- a/version_policy.rb
+++ b/version_policy.rb
@@ -33,7 +33,7 @@ OMNIBUS_OVERRIDES = {
"makedepend" => "1.0.5",
"ncurses" => "5.9",
"pkg-config-lite" => "0.28-1",
- "ruby" => "2.3.1",
+ "ruby" => "2.3.5",
# Leave dev-kit pinned to 4.5 on 32-bit, because 4.7 is 20MB larger and we don't want
# to unnecessarily make the client any fatter. (Since it's different between
# 32 and 64, we have to do it in the project file still.)
@@ -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.2l",
+ "openssl" => "1.0.2m",
}
#