Skip to content

Commit b194e29

Browse files
DEPS AutorollerCommit Queue
DEPS Autoroller
authored and
Commit Queue
committed
Roll BoringSSL from e68438b863af to dcfdef8af80f (2 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/e68438b863af..dcfdef8af80f 2025-04-02 [email protected] Use Montgomery reduction in DSA verify 2025-04-02 [email protected] Use std::sort instead of qsort in libssl 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: Id6729226655ce3b328b000a204b6ef1503ef1e55 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/420041 Commit-Queue: Brian Quinlan <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]> Reviewed-by: Brian Quinlan <[email protected]>
1 parent 1108caf commit b194e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

+1-1
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": "e68438b863afaa3e81e1771b91819817780f3b60",
101+
"boringssl_rev": "dcfdef8af80f677a2ab5bada6fc6bead4b1772cf",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "f10e8df8c517fb0412b9a66c626581867c9c267d",

0 commit comments

Comments
 (0)