Commit 4db5a653 authored by David Benjamin's avatar David Benjamin Committed by Commit Bot

Roll src/third_party/boringssl/src 88024df12..c17985424

https://boringssl.googlesource.com/boringssl/+log/88024df12147e56b6abd66b743ff441a0aaa09a8..c17985424391fcbaaa57f733b7197c5dd3e510aa

The following commits have Chromium bugs associated:
  251b5169f Assert md_size > 0.

The following commits have update notes:
  cd8f3d36f Enforce the keyUsage extension in TLS 1.2 client certs.

Bug: 1092697
Change-Id: I1fe40b43b42a93a1ace5a1cf9f1671aef6665e81
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250885
Auto-Submit: David Benjamin <davidben@chromium.org>
Commit-Queue: Steven Valdez <svaldez@chromium.org>
Reviewed-by: default avatarSteven Valdez <svaldez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779828}
parent e6bcce5b
...@@ -209,7 +209,7 @@ vars = { ...@@ -209,7 +209,7 @@ vars = {
# #
# Note this revision should be updated with # Note this revision should be updated with
# third_party/boringssl/roll_boringssl.py, not roll-dep. # third_party/boringssl/roll_boringssl.py, not roll-dep.
'boringssl_revision': '88024df12147e56b6abd66b743ff441a0aaa09a8', 'boringssl_revision': 'c17985424391fcbaaa57f733b7197c5dd3e510aa',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac # the commit queue can handle CLs rolling google-toolbox-for-mac
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment