Skip to content

Commit fc60a05

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 718fcf91d4e3 to b5e769879488 (9 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/718fcf91d4e3..b5e769879488 2025-10-27 [email protected] Update Android NDK to r27d on CI 2025-10-26 [email protected] Spellcheck the codebase 2025-10-25 [email protected] Ensuse self tests run for ML-DSA prehash signing 2025-10-24 [email protected] Run ML-DSA Wycheproof verify tests through EVP too 2025-10-24 [email protected] Set `-fno-strict-aliasing` when building with bazel. 2025-10-24 [email protected] runner: Don't parse zero-length OCSP responses in tests 2025-10-24 [email protected] Add basic integration with ML-DSA and EVP 2025-10-24 [email protected] EVP_DecryptUpdate: fix comment about required buffer size. 2025-10-24 [email protected] Update Wycheproof test vectors 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: I730be93e66461c6d652b546047187735e2863ae2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/457820 Reviewed-by: Ryan Macnak <[email protected]> Commit-Queue: Brian Quinlan <[email protected]> Reviewed-by: Brian Quinlan <[email protected]>
1 parent 16e1a5b commit fc60a05

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

0 commit comments

Comments
 (0)