Skip to content

Commit 83cb99c

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from afa405fd7c90 to 2b19cd39ba3a (6 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/afa405fd7c90..2b19cd39ba3a 2025-01-29 [email protected] Implement SPAKE2+ and its integration in TLS 1.3 2025-01-28 [email protected] Collapse the modes directory into aes 2025-01-28 [email protected] util/fipstools: cSHAKE ACVP algorithm support 2025-01-28 [email protected] Fix link to Mozilla wiki in comment 2025-01-27 [email protected] Add missing error with credential/issuer matching 2025-01-27 [email protected] runner: Only require a curve match in TLS 1.3 when doing key shares 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: Icaf4fb2531624ac92aa6f789c99381453bb9b22e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407561 Reviewed-by: Derek Xu <[email protected]> Reviewed-by: Siva Annamalai <[email protected]> Commit-Queue: Siva Annamalai <[email protected]>
1 parent 919160c commit 83cb99c

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" : "3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b",
101-
"boringssl_rev": "afa405fd7c904aa577cae29cefcf9ca83bdf0784",
101+
"boringssl_rev": "2b19cd39ba3adcba04640dfb840666ec1874afcc",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "b38abb81337b10c4b675d418e50f82a5fe6a894d",

0 commit comments

Comments
 (0)