Skip to content

Commit 5ff8d7c

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 217e99d01484 to 8d312a04845e (10 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/217e99d01484..8d312a04845e 2025-04-22 [email protected] Fix urandom_test includes so it is not a no-op 2025-04-22 [email protected] Make bssl_shim and fuzzer BIOs use the public APIs 2025-04-22 [email protected] Make LHASH a completely internal type 2025-04-22 [email protected] Put BIO_clear_flags with the other flags functions 2025-04-22 [email protected] Add BIO_meth_set_callback_ctrl 2025-04-22 [email protected] Implement BIO_meth_get_* 2025-04-22 [email protected] Align bio_info_cb with upstream OpenSSL 2025-04-22 [email protected] Fix BIO_eof for BIO pairs 2025-04-22 [email protected] Tidy up the BIO_ctrl implementations 2025-04-22 [email protected] Add missing asserts to SSL_get_(min|max)_proto_version 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: I53ec5a4e359a47cdbc4fa2fc879b392d87146b43 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/424120 Commit-Queue: Brian Quinlan <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]> Reviewed-by: Brian Quinlan <[email protected]>
1 parent 4907083 commit 5ff8d7c

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" : "b4bdcc33115b31758c56b83bb9de4642c411a042",
101-
"boringssl_rev": "217e99d014841d4521a04f02d9cc36d7f80c6bb8",
101+
"boringssl_rev": "8d312a04845e98a0c3ceafde50377b56fc83d2c0",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "1fb2f4ce5099042b7f2dfa93dec675a21861d21f",

0 commit comments

Comments
 (0)