0

Roll BoringSSL from c28dcd61c9db to 7e2aa0a776bd (1 revision)

https://boringssl.googlesource.com/boringssl.git/+log/c28dcd61c9db..7e2aa0a776bd

2024-10-24 davidben@google.com Allow bssl_shim to be ptraced by anyone if waiting for a debugger

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/boringssl-chromium
Please CC boringssl-cabal@google.com,boringssl@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in BoringSSL: https://crbug.com/boringssl/new
To file a bug in Chromium: https://crbug.com/new

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: boringssl-cabal@google.com
Change-Id: If88856721f231e93c797ef017d4510c58bbda77b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5960984
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1373506}
This commit is contained in:
chromium-autoroll
2024-10-24 19:29:35 +00:00
committed by Chromium LUCI CQ
parent 6f15eedd28
commit 64a034ef3b
2 changed files with 2 additions and 2 deletions
DEPS
third_party/boringssl

2
DEPS

@ -296,7 +296,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
'boringssl_revision': 'c28dcd61c9db318850ddec747b41a78745d8f45a',
'boringssl_revision': '7e2aa0a776bd7508d2bc2d331687baabe0893bd3',
# 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.