upgrade boringssl to latest chromium-stable

pull/15296/head
Jan Tattermusch 7 years ago
parent 6f173799ab
commit 687e0a88ca
  1. 2
      third_party/boringssl
  2. 2
      tools/run_tests/sanity/check_submodules.sh

@ -1 +1 @@
Subproject commit a20bb7ff8bb5057065a2e7941249773f9676cf45
Subproject commit 70ef9596bbcc11353b9bb8d4e91478694dd21439

@ -27,7 +27,7 @@ want_submodules=$(mktemp /tmp/submXXXXXX)
git submodule | awk '{ print $1 }' | sort > "$submodules"
cat << EOF | awk '{ print $1 }' | sort > "$want_submodules"
5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 third_party/benchmark (v1.2.0)
a20bb7ff8bb5057065a2e7941249773f9676cf45 third_party/boringssl (heads/chromium-stable)
70ef9596bbcc11353b9bb8d4e91478694dd21439 third_party/boringssl (fips-20170615-704-g70ef9596)
dcd3e6e6ecddf059adb48fca45bc7346a108bdd9 third_party/boringssl-with-bazel (version_for_cocoapods_10.0-369-gdcd3e6e6)
30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e third_party/gflags (v2.2.0)
ec44c6c1675c25b9827aacd08c02433cccde7780 third_party/googletest (release-1.8.0)

Loading…
Cancel
Save