Roll BoringSSL from 9730fe2168ce to d03dbc3e5d7d (12 revisions)

https://boringssl.googlesource.com/boringssl.git/+log/9730fe2168ce..d03dbc3e5d7d

2026-05-12 jbuckland@google.com Introduce SSL_get_signature_algorithm_used.
2026-05-12 rpolzer@google.com TRUST_TOKEN: remove metadata_key.
2026-05-12 hchao@chromium.org Server Padding Extension
2026-05-12 davidben@google.com Add a document explaining what a "named group" is
2026-05-12 davidben@google.com Add SSL_CTX_set1_available_trust_anchors
2026-05-11 davidben@google.com Fix sectioning in ssl.h
2026-05-11 davidben@google.com Fix typo in benchmark name
2026-05-11 davidben@google.com Fixup some minor issues in HPKE P-256 key derivation
2026-05-11 davidben@google.com Tidy up poly1305 alignment a bit
2026-05-11 davidben@google.com Stop manually encoding various x86 extensions from perlasm
2026-05-11 davidben@google.com Clear r->neg in bn_abs_sub_consttime
2026-05-11 rpolzer@google.com Fork detection test: align the stack to 16 bytes.

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: I448a0e80491cf7c03145de40ebe1d46ec852921e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/503180
Commit-Queue: Nate Biggs <natebiggs@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Nate Biggs <natebiggs@google.com>
This commit is contained in:
dart-autoroll@skia-public.iam.gserviceaccount.com
2026-05-14 08:51:30 -07:00
committed by dart-scoped@luci-project-accounts.iam.gserviceaccount.com
parent 119b6853b3
commit 4c2c3bc6c6
+1 -1
View File
@@ -102,7 +102,7 @@ vars = {
# Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
"binaryen_rev" : "604f547f5ccb51cdc02c1b12fe96a6d045c602d5",
"boringssl_rev": "9730fe2168ced0889a227855cbc28762f49c1bd5",
"boringssl_rev": "d03dbc3e5d7de44183ff17018af22323af650fbc",
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
"devtools_rev": "23a1bf0ff30bc83b1dc16045d6d9b15da9b4bc9c",