diff options
author | Thiago Oliveira <thiagoo@yahoo-inc.com> | 2016-10-12 11:58:52 -0700 |
---|---|---|
committer | Thiago Oliveira <thiagoo@yahoo-inc.com> | 2016-10-13 18:58:31 -0700 |
commit | 2352eb3479f697e38a850a5b5dd2cfe74ef838f3 (patch) | |
tree | 85abe8ba9b6cf96c1b8f491982ca78c685e6b0e1 /kitchen-tests | |
parent | 50a13cce536f071bffed2ac02bc05bf1a39ba013 (diff) | |
download | chef-2352eb3479f697e38a850a5b5dd2cfe74ef838f3.tar.gz |
update openssl to 1.0.2j to address vulnerabilities
Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com>
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Berksfile.lock | 15 | ||||
-rw-r--r-- | kitchen-tests/Gemfile.lock | 21 |
2 files changed, 19 insertions, 17 deletions
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock index f08e94dc94..9261f6f481 100644 --- a/kitchen-tests/Berksfile.lock +++ b/kitchen-tests/Berksfile.lock @@ -52,7 +52,7 @@ GRAPH sudo (>= 0.0.0) ubuntu (>= 0.0.0) users (>= 0.0.0) - build-essential (7.0.0) + build-essential (7.0.1) compat_resource (>= 12.14) mingw (>= 1.1) seven_zip (>= 0.0.0) @@ -64,16 +64,16 @@ GRAPH chef_hostname (0.4.2) compat_resource (>= 0.0.0) compat_resource (12.14.7) - cron (2.0.0) + cron (3.0.0) database (6.0.0) postgresql (>= 1.0.0) firewall (2.5.2) chef-sugar (>= 0.0.0) httpd (0.4.4) compat_resource (>= 12.14.6) - iis (5.0.1) + iis (5.0.4) windows (>= 1.34.6) - iptables (3.0.0) + iptables (3.0.1) compat_resource (>= 12.14.3) logrotate (2.1.0) compat_resource (>= 0.0.0) @@ -98,7 +98,8 @@ GRAPH ntp (3.2.0) openssh (2.1.0) iptables (>= 1.0) - openssl (6.0.0) + openssl (4.4.0) + chef-sugar (>= 3.1.1) php (1.5.0) build-essential (>= 0.0.0) iis (>= 0.0.0) @@ -106,10 +107,10 @@ GRAPH windows (>= 0.0.0) xml (>= 0.0.0) yum-epel (>= 0.0.0) - postgresql (3.4.16) + postgresql (4.0.6) apt (>= 1.9.0) build-essential (>= 0.0.0) - openssl (>= 0.0.0) + openssl (~> 4.0) rbac (1.0.3) resolver (1.3.1) selinux (0.9.0) diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index f1e544cc08..45157ce61a 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -3,12 +3,12 @@ GEM specs: addressable (2.4.0) artifactory (2.5.0) - aws-sdk (2.6.5) - aws-sdk-resources (= 2.6.5) - aws-sdk-core (2.6.5) + aws-sdk (2.6.6) + aws-sdk-resources (= 2.6.6) + aws-sdk-core (2.6.6) jmespath (~> 1.0) - aws-sdk-resources (2.6.5) - aws-sdk-core (= 2.6.5) + aws-sdk-resources (2.6.6) + aws-sdk-core (= 2.6.6) berkshelf (5.1.0) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) @@ -51,7 +51,7 @@ GEM cleanroom (1.0.0) coderay (1.1.1) diff-lcs (1.2.5) - docker-api (1.32.0) + docker-api (1.32.1) excon (>= 0.38.0) json erubis (2.7.0) @@ -69,7 +69,7 @@ GEM hitimes (1.2.4) hitimes (1.2.4-x86-mingw32) httpclient (2.8.2.4) - inspec (1.0.0) + inspec (1.2.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) @@ -86,7 +86,7 @@ GEM jmespath (1.3.1) json (2.0.2) kitchen-appbundle-updater (0.1.2) - kitchen-dokken (1.0.0) + kitchen-dokken (1.0.3) docker-api (~> 1.29) test-kitchen (~> 1.5) kitchen-ec2 (1.2.0) @@ -111,10 +111,11 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (2.0.3) + mixlib-install (2.1.1) artifactory mixlib-shellout mixlib-versioning + thor mixlib-log (1.7.1) mixlib-shellout (2.2.7) mixlib-shellout (2.2.7-universal-mingw32) @@ -211,7 +212,7 @@ GEM hashie (>= 2.0.2, < 4.0.0) win32-process (0.8.3) ffi (>= 1.0.0) - winrm (2.0.3) + winrm (2.1.0) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) |