summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-12-13 18:52:04 -0800
committerGitHub <noreply@github.com>2017-12-13 18:52:04 -0800
commit5cbc5a23fb359d3dd1eea1a4adcc4e217dbc72b2 (patch)
tree1c36dd089f7884ed9d07b44e2919f056ea2955f7
parentb232aed7d43af0cf5168b6c62964fbf02a237f95 (diff)
parent60469a263bfb6edb07f363461a9109c4f9f30c91 (diff)
downloadchef-5cbc5a23fb359d3dd1eea1a4adcc4e217dbc72b2.tar.gz
Merge pull request #6666 from chef/openssl_and_others
Update openssl to 1.0.2.n
-rw-r--r--Gemfile.lock10
-rw-r--r--omnibus/Gemfile.lock42
-rw-r--r--omnibus_overrides.rb10
-rw-r--r--version_policy.rb4
4 files changed, 33 insertions, 33 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 28a5c0fc07..1f31f40a84 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -130,13 +130,13 @@ GEM
mixlib-cli (~> 1.4)
ast (2.3.0)
awesome_print (1.8.0)
- aws-sdk (2.10.101)
- aws-sdk-resources (= 2.10.101)
- aws-sdk-core (2.10.101)
+ aws-sdk (2.10.102)
+ aws-sdk-resources (= 2.10.102)
+ aws-sdk-core (2.10.102)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.101)
- aws-sdk-core (= 2.10.101)
+ aws-sdk-resources (2.10.102)
+ aws-sdk-core (= 2.10.102)
aws-sigv4 (1.0.2)
backports (3.10.3)
binding_of_caller (0.7.3)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 61bf4f953c..fe90f74c87 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/license_scout
- revision: b7b1e6c5d027f201fc4fa30c775384112d81c1bd
+ revision: d736df0d72f84ed3f0c8e3eb66b12562a3dccbda
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: f6f9973bd65af06a6b3077b3ee094ca203b1d612
specs:
omnibus (5.6.1)
aws-sdk (~> 2)
@@ -26,7 +26,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 65a9bed9e37e0b6ba7c8aae0b588f11ce5fc399a
+ revision: d6accc79f166cc6fc552e07088951bf467c30989
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.102)
+ aws-sdk-resources (= 2.10.102)
+ aws-sdk-core (2.10.102)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.10.71)
- aws-sdk-core (= 2.10.71)
+ aws-sdk-resources (2.10.102)
+ aws-sdk-core (= 2.10.102)
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
@@ -151,7 +151,7 @@ GEM
nori (2.6.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (8.25.0)
+ ohai (8.25.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -169,18 +169,18 @@ GEM
multipart-post (~> 2.0.0)
progressbar
zhexdump (>= 0.0.2)
- plist (3.3.0)
+ plist (3.4.0)
progressbar (1.9.0)
- pry (0.11.2)
+ pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- pry-byebug (3.5.0)
+ pry-byebug (3.5.1)
byebug (~> 9.1)
pry (~> 0.10)
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.2)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
@@ -222,11 +222,11 @@ GEM
thor (~> 0.19, < 0.19.2)
winrm (~> 2.0)
winrm-elevated (~> 1.0)
- winrm-fs (~> 1.0.2)
+ winrm-fs (~> 1.1.0)
thor (0.19.1)
timers (4.0.4)
hitimes
- toml-rb (1.1.0)
+ toml-rb (1.1.1)
citrus (~> 3.0, > 3.0)
varia_model (0.4.1)
buff-extensions (~> 1.0)
@@ -245,7 +245,7 @@ GEM
winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.0.2)
+ winrm-fs (1.1.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
@@ -271,4 +271,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 1.15.4
+ 1.12.5
diff --git a/omnibus_overrides.rb b/omnibus_overrides.rb
index b02d2384db..9698b2fe3e 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.2n"
diff --git a/version_policy.rb b/version_policy.rb
index 38e956ca32..b37952c23e 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.2n",
}
#