0

Roll BoringSSL from f0ab91129d1a to a553a9d65aa4 (1 revision)

https://boringssl.googlesource.com/boringssl.git/+log/f0ab91129d1a..a553a9d65aa4

2025-04-03 prb@google.com Default to no target prefix when generating Android build files.

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: Ie6ac9fd10c1799390d19dfb602870d2f6510a9b3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6429196
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1442261}
This commit is contained in:
chromium-autoroll
2025-04-03 10:26:09 -07:00
committed by Chromium LUCI CQ
parent 93e58afd26
commit 94e0c7b7b9
2 changed files with 2 additions and 2 deletions
DEPS
third_party/boringssl

2
DEPS

@ -324,7 +324,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': 'f0ab91129d1a234dc127335765b794d62dc9ed4d',
'boringssl_revision': 'a553a9d65aa4e4f28a6c3007db14e9605e7c3bde',
# 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.