Skip to content

Commit d0ee09b

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 035e720641f3 to be5be0a4f5eb (22 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/035e720641f3..be5be0a4f5eb 2025-06-30 [email protected] Import Bedrock code for P-256 point double, add 2025-06-25 [email protected] Use CRYPTO_load_* and CRYPTO_store_* in ML-DSA 2025-06-24 [email protected] runner: Remove Leaf field from Credential 2025-06-24 [email protected] Test more EVP_PKEY_CTX_copy cases 2025-06-24 [email protected] Use C++ destructors for RSA_PKEY_CTX 2025-06-24 [email protected] Remove tbuf from RSA_PKEY_CTX 2025-06-24 [email protected] Avoid making assumptions about RSA_PSS_* constants 2025-06-23 [email protected] use intrinsics for adc/sbb on MSVC 2025-06-23 [email protected] fix p256_64_msvc.h 2025-06-23 [email protected] Don't suppress CMAKE_(C,CXX)_FLAGS in MSVC builds 2025-06-20 [email protected] Document versions undergoing CAVP testing 2025-06-20 [email protected] runner: silence some confusing errors when tests fail 2025-06-20 [email protected] Test server_name acknowledgement 2025-06-17 [email protected] Document that EVP_PKEY_CTX_set_rsa_keygen_pubexp takes ownership 2025-06-17 [email protected] Add constants for special PSS salt length values 2025-06-16 [email protected] bedrock2 platform, tests, 64-bit p256_coord_sub 2025-06-05 [email protected] Pack SHA-512 and BLAKE2b a little more tightly. 2025-06-05 [email protected] Make EVP_MD_CTX hold the hash state inline. 2025-06-05 [email protected] Add a stub implementation of SSL_CTX_get_security_level 2025-06-05 [email protected] Fix link to FedRAMP policy. 2025-06-05 [email protected] Add link to 2023 FIPS certificate 2025-06-04 [email protected] Add a couple more missing includes 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: Ic42d3e47240a375a420147bc5578eda7e5618863 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437861 Reviewed-by: Alexander Markov <[email protected]> Commit-Queue: Alexander Markov <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent fd2ac80 commit d0ee09b

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" : "8470f1b1f157201d1bc62f3202e474e7043df0ba",
100-
"boringssl_rev": "035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
100+
"boringssl_rev": "be5be0a4f5ebf00da151a06860deb11a0ffb609f",
101101
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
102102
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
103103
"devtools_rev": "53b9620798ff824f016add0fa6c25e9cc399ea0b",

0 commit comments

Comments
 (0)