Skip to content

Commit 0242cc0

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from a934ee9e1fe4 to 035e720641f3 (18 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/a934ee9e1fe4..035e720641f3 2025-06-02 [email protected] Don't pass `parent` or `ad` to CRYPTO_EX_free 2025-05-28 [email protected] Address some minor things from the MLDSA mu support. 2025-05-28 [email protected] Add an external mu variant of the ML-DSA API (65 and 87 variants). 2025-05-27 [email protected] Make CRYPTO_EX_DATA opaque 2025-05-27 [email protected] Move CRYPTO_refcount_t into internal headers 2025-05-27 [email protected] Remove unused bputs hook 2025-05-27 [email protected] Make BIO and BIO_METHOD opaque 2025-05-23 [email protected] Update defaults for PKCS12_create 2025-05-22 [email protected] Note a couple of typoed struct names that we'll leave alone. 2025-05-22 [email protected] xwing: tweaks and cleanups. 2025-05-22 [email protected] Update references to RFC 2898 2025-05-21 [email protected] add a test for -fno-strict-aliasing 2025-05-21 [email protected] Fix some more IWYU issues 2025-05-20 [email protected] Replace OPENSSL_ia32cap env test with a unit test 2025-05-20 [email protected] Update googletest 2025-05-19 [email protected] Remove empty messages in static_assert 2025-05-19 [email protected] Remove P-224 from TLS 2025-05-19 [email protected] Fix OPENSSL_ia32cap parsing. 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: I681f37bc7332a5f7c76a6b14fc364306e054d1cc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/432365 Reviewed-by: Alexander Markov <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Alexander Markov <[email protected]>
1 parent 1c3c2d2 commit 0242cc0

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
@@ -97,7 +97,7 @@ vars = {
9797

9898
# Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
9999
"binaryen_rev" : "b4bdcc33115b31758c56b83bb9de4642c411a042",
100-
"boringssl_rev": "a934ee9e1fe4397e682f9f18b1f4f061d7400f9d",
100+
"boringssl_rev": "035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
101101
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
102102
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
103103
"devtools_rev": "c65f3f2e353750614b66c664d4dd451853d1035e",

0 commit comments

Comments
 (0)