Skip to content

Commit 1351b42

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from db1a84561672 to 718fcf91d4e3 (19 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/db1a84561672..718fcf91d4e3 2025-10-24 [email protected] Include the public key in ML-DSA private keys 2025-10-23 [email protected] Add constants in nid.h for encoded OIDs 2025-10-23 [email protected] Make the EVP_PKEY_ASN1_METHOD tables static 2025-10-23 [email protected] Fold p_${alg}_asn1.cc into p_${alg}.cc 2025-10-23 [email protected] Fix error handling for invalid TLS 1.3 status_request extensions 2025-10-22 [email protected] Fix some more NULLs by hand 2025-10-22 [email protected] Also modernize-use-nullptr the BCM fragments 2025-10-22 [email protected] IWYU fixes 2025-10-22 [email protected] Add an /* up to */ comment to all subspan calls that may truncate. 2025-10-22 [email protected] Make constant-sized calls to Span::first/last/subspan compile-time sized. 2025-10-22 [email protected] Initialize last_sample_ to fix maybe-uninitialized warning. 2025-10-21 [email protected] Also fix nullptr in internal header files 2025-10-21 [email protected] Apply modernize-use-nullptr fixes in all .cc files 2025-10-21 [email protected] Add some more notes to CONTRIBUTING.md 2025-10-21 [email protected] Take another pass at CONTRIBUTING.md 2025-10-21 [email protected] Remove some easy OPENSSL_EXPORTs 2025-10-21 [email protected] Add an assert for a correct buffer size. 2025-10-20 [email protected] Elide storage of bssl::Span size if known at compile time. 2025-10-17 [email protected] Uprev the CIPD version of infra/3pp/tools/perl/windows-amd64 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: I9ae9d7322d95abb5daca57354a7e7d190748ba5f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/457401 Reviewed-by: Ryan Macnak <[email protected]> Commit-Queue: Alexander Aprelev <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent a1739da commit 1351b42

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" : "23f7af14bba0139e61bb8f403c4ef53dfee44023",
100-
"boringssl_rev": "db1a8456167249f95b854a1cd24c6b553d0f1567",
100+
"boringssl_rev": "718fcf91d4e3296c0303f36ccbaa6d5ea363ab32",
101101
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
102102
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
103103
"devtools_rev": "0327830448901920f739259364c3f2f624df5a03",

0 commit comments

Comments
 (0)