From c3280addfcb76ad7f03630ebd777ffcc888e9608 Mon Sep 17 00:00:00 2001 From: "dart-autoroll@skia-public.iam.gserviceaccount.com" Date: Thu, 11 Jun 2026 13:30:11 -0700 Subject: [PATCH] Roll BoringSSL from eada60b75448 to 0676117daa6f (8 revisions) https://boringssl.googlesource.com/boringssl.git/+log/eada60b75448..0676117daa6f 2026-06-11 agl@imperialviolet.org Add platform configuration for "Pythia". 2026-06-11 davidben@google.com Fix comment typo 2026-06-11 rpolzer@google.com Avoid having a L label at the start of a section on macOS. 2026-06-11 xfding@google.com ssl: return non-const RPK handle 2026-06-10 davidben@google.com Fix license header on p256_internal.h 2026-06-10 davidben@google.com Make the SysV gates for fiat assembly more consistent 2026-06-10 davidben@google.com Disable fiat P-256 assembly on OPENSSL_NANOLIBC 2026-06-10 davidben@google.com OpenSSL Advisory: June 9th, 2026 (BoringSSL Not Affected) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/boringssl-dart-sdk Please CC dart-engprod@google.com,dart-vm-gardener@rotations.google.com,dart-vm-team@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 Dart SDK: https://github.com/dart-lang/sdk/issues 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: dart-vm-gardener@rotations.google.com Change-Id: I5760fb8e97d159388a0343a410df92e601dcbda4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/511680 Commit-Queue: Alexander Aprelev Reviewed-by: Alexander Markov Commit-Queue: dart-autoroll@skia-public.iam.gserviceaccount.com Reviewed-by: Alexander Aprelev --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d9380211175..ed8e88c7487 100644 --- a/DEPS +++ b/DEPS @@ -102,7 +102,7 @@ vars = { # Prefer to use hashes of binaryen that have been reviewed & rolled into g3. "binaryen_rev" : "3c25487214600a965e6d5134252efc55b7980000", - "boringssl_rev": "eada60b75448fb37811de4c88cd1685fc90b5069", + "boringssl_rev": "0676117daa6f86f4c71f25fbc508c1dc595da3e8", "browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22 "cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e", "devtools_rev": "3eca94a79d17c9a3e77b51a2d2d6cb306cda9c2a",