Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request grpc#2346 from jboeuf/upgrade-openssl-1.0.2d
Browse files Browse the repository at this point in the history
Upgrading to OpenSSL 1.0.2d
  • Loading branch information
nicolasnoble committed Aug 4, 2015
2 parents 902d9c4 + a4b7b19 commit b5dd0f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion third_party/openssl
Submodule openssl updated 265 files
2 changes: 1 addition & 1 deletion tools/run_tests/run_sanity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ git submodule > $submodules

diff -u $submodules - << EOF
05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f)
3df69d3aefde7671053d4e3c242b228e5d79c83f third_party/openssl (OpenSSL_1_0_2a)
33dd08320648ac71d7d9d732be774ed3818dccc5 third_party/openssl (OpenSSL_1_0_2d)
3e2c8a5dd79481e1d36572cdf65be93514ba6581 third_party/protobuf (v3.0.0-alpha-1-1048-g3e2c8a5)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
EOF
Expand Down

0 comments on commit b5dd0f1

Please sign in to comment.