From ef261e1f2851d25556c6ef5b9cbcfa6747ca4bb4 Mon Sep 17 00:00:00 2001 From: "dart-autoroll@skia-public.iam.gserviceaccount.com" Date: Thu, 23 Apr 2026 08:09:04 -0700 Subject: [PATCH] Roll BoringSSL from 2382739958b6 to 7954718d7735 (12 revisions) https://boringssl.googlesource.com/boringssl.git/+log/2382739958b6..7954718d7735 2026-04-22 davidben@google.com Check for PMULL in gcm_sha3_capable 2026-04-22 davidben@google.com Document some historical mistakes in HandshakeHints tagging 2026-04-22 davidben@google.com Check hashes when parsing test-only, semi-expand ML-KEM private keys 2026-04-22 davidben@google.com Update style guide to reflect C++ usage 2026-04-22 xfding@google.com rust: bssl-tls: Cope with upstream type inference regression 2026-04-22 rpolzer@google.com Split MLKEM's scalar_*code functions into compile-time alternatives by bit size. 2026-04-22 xfding@google.com rust: bssl-tls: Safe abstraction of a partially filled buffer 2026-04-22 davidben@google.com Clarify that the old PSK API is just about TLS 1.2 PSKs 2026-04-22 xfding@google.com rust: bssl-tls: Keep CertificateCache live 2026-04-22 davidben@google.com Remove check_imported_libraries.go script 2026-04-22 chlily@google.com Update reference for X-Wing to a more recent draft 2026-04-22 rpolzer@google.com Unroll the ML-KEM NTT outer loops. 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: I619c9a3ad3167239984a4dffb7340f60f35f46e5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/497480 Commit-Queue: Alexander Aprelev Reviewed-by: Alexander Markov Reviewed-by: Alexander Aprelev --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 42a494573bd..dc414b9939a 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" : "604f547f5ccb51cdc02c1b12fe96a6d045c602d5", - "boringssl_rev": "2382739958b60b0f3c274a1e5fbd60dc17033681", + "boringssl_rev": "7954718d77351256d84b552db56dfeb8048bdba1", "browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22 "cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e", "devtools_rev": "fa063f322c03cc7a690d819db124c196a69cff56",