Skip to content

Commit 969eeaa

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from ef839bf397fb to 45a865d6682a (15 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/ef839bf397fb..45a865d6682a 2025-04-14 [email protected] Update tools, etc 2025-04-14 [email protected] Switch to the CIPD Windows SDK package 2025-04-14 [email protected] Implement functions to generate CMS external signatures 2025-04-14 [email protected] Move most PKCS #7 test data to files 2025-04-14 [email protected] Add CBB_flush_asn1_set_of calls to pkcs7_add_signed_data 2025-04-14 [email protected] Add EVP_marshal_digest_algorithm_no_params 2025-04-14 [email protected] Add some CBB-based functions for crypto/x509 and crypto/asn1 types 2025-04-14 [email protected] Shave 8 bytes off EVP_AEAD_CTX 2025-04-10 [email protected] Fix backward check in crl_crldp_check 2025-04-10 [email protected] Remove OPENSSL_CAN_USE_ATTR_FALLTHROUGH 2025-04-10 [email protected] Remove EVP_MD_FLAG_PKEY_DIGEST 2025-04-09 [email protected] Remove MAC truncation from FIPS interface. 2025-04-08 [email protected] Remove B_ASN1_UNKNOWN 2025-04-08 [email protected] Support ANY attribute values in X509_NAME 2025-04-08 [email protected] Remove ASN1_PRINTABLE 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: I6bab0593a9d2fbf75b014e6ded05c5f303287613 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422420 Commit-Queue: Alexander Aprelev <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]> Reviewed-by: Derek Xu <[email protected]>
1 parent 1a04237 commit 969eeaa

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

0 commit comments

Comments
 (0)