Roll BoringSSL from 704dc8deff29 to 5d4b8d99a14a (14 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/704dc8deff29..5d4b8d99a14a 2025-03-06 davidben@google.com runner: Restore error output in the "unexpected failure" case 2025-03-06 davidben@google.com Split runner.go into a bunch of different files 2025-03-06 bbe@google.com Fix CBS_get_any_asn1 to match the documentation. 2025-03-06 nealpatel@google.com runner: add one-to-many error mapping for canonical error checking in BoGo tests 2025-03-06 davidben@google.com delocate: Recognize msl as an ARMConstantTweak 2025-03-05 davidben@google.com Fix a pair of words that swapped were in ssl.h documentation 2025-03-05 davidben@google.com Add a pregenerated sources.mk 2025-03-05 davidben@google.com Gate CLMUL AES-GCM on SSSE3 2025-03-05 davidben@google.com Stop checking the FXSR bit 2025-03-04 davidben@google.com Use scopers in crypto/fipsmodule/ec 2025-03-04 davidben@google.com Add local targets to .set directives in delocate 2025-03-04 bbe@google.com Add Trust Anchors extension 2025-03-04 agl@imperialviolet.org Use FIPS functions in modulewrapper where possible. 2025-03-04 agl@chromium.org Restore FIPS version check. 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@grotations.appspotmail.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@grotations.appspotmail.com Change-Id: I740e1e8b0a908c1c00ed87cbe8bf0c837fea302a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414521 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Alexander Aprelev <aam@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
committed by
Commit Queue
parent
e73f2c753a
commit
d9bd6a09f8
@@ -98,7 +98,7 @@ vars = {
|
||||
|
||||
# Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
|
||||
"binaryen_rev" : "3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b",
|
||||
"boringssl_rev": "704dc8deff291eaf2f9564e2cd949824d181302e",
|
||||
"boringssl_rev": "5d4b8d99a14a64df946f48d87dbaf6691f3cdeaf",
|
||||
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
|
||||
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
|
||||
"devtools_rev": "e4d5a4cf4ea9b85882dc1a505633b7f825777731",
|
||||
|
||||
Reference in New Issue
Block a user