Skip to content

Commit 17eb619

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from bb13a96931dd to 57f525e425a9 (6 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/bb13a96931dd..57f525e425a9 2024-12-09 [email protected] Add VAES and VPCLMULQDQ accelerated AES-GCM 2024-12-09 [email protected] Refresh fuzzer corpus 2024-12-09 [email protected] Support ECH with DTLS 1.3 2024-12-09 [email protected] Remove extra va_end in err_add_error_vdata 2024-12-09 [email protected] Fix pointer arithmetic in ASN1_item_ex_free 2024-12-09 [email protected] Bump the MODULE.bazel version again 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 [email protected],[email protected],[email protected] 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: [email protected] Change-Id: I1329dd52b1214bc5209ac4c0906d39924e383bb6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399746 Commit-Queue: Ryan Macnak <[email protected]> Reviewed-by: Ryan Macnak <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent 0d0176d commit 17eb619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ vars = {
9898

9999
# Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
100100
"binaryen_rev" : "93883fde36ac158fd415dcd6dbd387dcfd928d3c",
101-
"boringssl_rev": "bb13a96931dd90d6570fa6151e19ef426d5c641f",
101+
"boringssl_rev": "57f525e425a95e7c89fa2df926fa93273bd47311",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "3e5327a02693b1405359dc5322d7f0a40151b9b7",

0 commit comments

Comments
 (0)