Skip to content

Commit c6077da

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from bef0b8b4424d to 8c6b0c04f19f (15 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/bef0b8b4424d..8c6b0c04f19f 2025-02-14 [email protected] runner: Switch back to filippo.io/mlkem768 for now 2025-02-13 [email protected] runner: Include the name of the message we failed to parse 2025-02-13 [email protected] runnner: Switch to Go's crypto/ecdh module 2025-02-13 [email protected] Switch to Go standard library functions where available 2025-02-13 [email protected] Fix include spelling in spake2plus.cc 2025-02-13 [email protected] Revert "Speed up sha512 on x86" and update comments 2025-02-13 [email protected] Add ".git" hint to Go module name 2025-02-13 [email protected] Bump version for BCR 2025-02-13 [email protected] Clarify that sigalg configuration does not impact TLS 1.0/1.1 2025-02-13 [email protected] Update dependencies 2025-02-12 [email protected] Remove ocsp_revocation_status.h and ocsp_verify_result.h 2025-02-11 [email protected] Fix up ClientHello parser errors 2025-02-11 [email protected] Add SSL_parse_client_hello 2025-02-11 [email protected] use public header instead of internal for ocsp 2025-02-11 [email protected] Make CheckOCSP public api 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: Ie0f6cd4cd05b8d596ac81b428027bc56f56ef626 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/410141 Reviewed-by: Brian Quinlan <[email protected]> Commit-Queue: Alexander Aprelev <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent f0561dc commit c6077da

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": "bef0b8b4424d029c8460b0d4d390cf93eac12138",
101+
"boringssl_rev": "8c6b0c04f19f5a6a13af3e29a6a4bb6784cb2bd7",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "b38abb81337b10c4b675d418e50f82a5fe6a894d",

0 commit comments

Comments
 (0)