Skip to content

Commit

Permalink
Roll src/third_party/boringssl/src 1ee71185a..1ccef4908
Browse files Browse the repository at this point in the history
This cherry-picks
https://boringssl-review.googlesource.com/c/boringssl/+/55585 to M108.

The output of roll_boringssl.py was slightly tweaked to revert the
changes to BUILD.generated*.gni. The copyright headers were manually
modified at some point (but shouldn't have been), and the BoringSSL-side
fix to avoid reverting the manual modification happened after M108
branched.

https://boringssl.googlesource.com/boringssl/+log/1ee71185a2322dc354bee5e5a0abfb1810a27dc6..1ccef4908ce04adc6d246262846f3cd8a111fa44

The following commits have Chromium bugs associated:
  1ccef4908 Fix timebomb by disabling time check in this test

Bug: 1396479
Change-Id: I0e3e44538012a62392c83509de040488da0476b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4089444
Commit-Queue: Matt Mueller <mattm@chromium.org>
Auto-Submit: David Benjamin <davidben@chromium.org>
Commit-Queue: David Benjamin <davidben@chromium.org>
Reviewed-by: Matt Mueller <mattm@chromium.org>
Cr-Commit-Position: refs/branch-heads/5359@{#1136}
Cr-Branched-From: 27d3765-refs/heads/main@{#1058933}
  • Loading branch information
davidben authored and Chromium LUCI CQ committed Dec 8, 2022
1 parent 2aeaf3d commit b71d358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -327,7 +327,7 @@ vars = {
#
# Note this revision should be updated with
# third_party/boringssl/roll_boringssl.py, not roll-dep.
'boringssl_revision': '1ee71185a2322dc354bee5e5a0abfb1810a27dc6',
'boringssl_revision': '1ccef4908ce04adc6d246262846f3cd8a111fa44',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
Expand Down

0 comments on commit b71d358

Please sign in to comment.