Skip to content

Commit 6b6ccf9

Browse files
DEPS AutorollerCommit Queue
DEPS Autoroller
authored and
Commit Queue
committed
Roll BoringSSL from 136284f8548b to a934ee9e1fe4 (11 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/136284f8548b..a934ee9e1fe4 2025-05-16 [email protected] Remove the need for scratch space when squaring 2025-05-16 [email protected] Fix some theoretical missing earlyclobber markers in inline assembly 2025-05-16 [email protected] Introduce an opaque in-memory object to manage xwing private keys. 2025-05-16 [email protected] Implement the X-Wing KEM as drafted in 2025-05-15 [email protected] Suppress -Wcast-qual in STACK_OF implementation 2025-05-15 [email protected] Unexport <openssl/service_indicator.h> 2025-05-15 [email protected] Add missing newlines and section headers to sha.h 2025-05-14 [email protected] Update most deps and bump version 2025-05-14 [email protected] Increase default salt length from 8 to 16 bytes in PKCS#8 and PKCS#12 2025-05-13 [email protected] Tidy up some comments and #defines around salt lengths 2025-05-12 [email protected] Expose ML-DSA-87 in the public headers. 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: Ib5f177f2961668c4735bcdfc934d3eb0e0a7f7af Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/428801 Reviewed-by: Alexander Aprelev <[email protected]> Reviewed-by: Brian Quinlan <[email protected]> Commit-Queue: Brian Quinlan <[email protected]>
1 parent 0e5f60e commit 6b6ccf9

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": "136284f8548bc7fb43e99e7f69e03fab57168e8b",
101+
"boringssl_rev": "a934ee9e1fe4397e682f9f18b1f4f061d7400f9d",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "21132242f6e12b26e3d9c0f06109361f7e519608",

0 commit comments

Comments
 (0)