Skip to content

Commit c741d23

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from c6292fa69a65 to 02f0d8776ecd (19 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/c6292fa69a65..02f0d8776ecd 2025-03-24 [email protected] draft-kwiatkowski-tls-ecdhe-mlkem-01 is now draft-ietf-tls-ecdhe-mlkem-00 2025-03-22 [email protected] Remove MSVC C4702 suppressions in code 2025-03-21 [email protected] Remove MSVC warning suppressions around Windows system headers 2025-03-20 [email protected] Fix fuzzer build on Windows 2025-03-20 [email protected] Refresh fuzzer corpus 2025-03-20 [email protected] Simplfy fuzzer build 2025-03-20 [email protected] Make bcm use internal AES functions 2025-03-20 [email protected] Don't override the clock in BORINGSSL_UNSAFE_DETERMINISTIC_MODE 2025-03-20 [email protected] Fix the link order of various dependencies 2025-03-20 [email protected] Fix some duplicate #defines 2025-03-20 [email protected] Rewrite header guards 2025-03-19 [email protected] Remove the avx10_256 entry from BORINGSSL_function_hit 2025-03-19 [email protected] Clean up aes-gcm-avx512-x86_64.pl to assume 512-bit vectors 2025-03-19 [email protected] Rename avx10 and avx10_512 to avx512 2025-03-18 [email protected] delocate: Preserve AVX-512 tokens when rewriting labels 2025-03-18 [email protected] Tolerate RCS-MLS custom critical extensions 2025-03-18 [email protected] Accept only digital signature key usage for RCS-MLS 2025-03-18 [email protected] correct old license on aes.cc 2025-03-18 [email protected] Move gcm_gmult_vpclmulqdq_avx10 and add comment 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: Ic1b45e2ac4b4e49a194b5cb716adde2d92d94005 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/417621 Reviewed-by: Derek Xu <[email protected]> Reviewed-by: Alexander Markov <[email protected]> Commit-Queue: Alexander Markov <[email protected]>
1 parent ca9a4df commit c741d23

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

0 commit comments

Comments
 (0)