Skip to content

Commit 81bc15a

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 748a2d281d33 to ad62e9cab155 (9 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/748a2d281d33..ad62e9cab155 2025-02-27 [email protected] Add IWYU pragma to obj_mac.h. 2025-02-27 [email protected] Retitle the certificate authorities section in ssl.h 2025-02-27 [email protected] Iterate on SSL_CREDENTIAL_set_must_match_issuer a bit 2025-02-27 [email protected] runner: Simplify certificate_authorities testing 2025-02-27 [email protected] Accept either | or ` in doc.go 2025-02-27 [email protected] Remove SSL_VERIFY_PEER_IF_NO_OBC 2025-02-27 [email protected] Remove OPENSSL_ia32cap_P and OPENSSL_armcap handling in delocate 2025-02-27 [email protected] Add some newlines between distinct setup steps 2025-02-25 [email protected] Add --gcs option for uploading test results from GCS 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: I84407bbabf625ec9e42730c7d95c12cf623fecb7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/412805 Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Brian Quinlan <[email protected]> Reviewed-by: Brian Quinlan <[email protected]>
1 parent 43a0777 commit 81bc15a

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" : "3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b",
101-
"boringssl_rev": "748a2d281d33b57322c5116fc9cd9c3490d0e2f4",
101+
"boringssl_rev": "ad62e9cab15536b1db61a7cb7b316f6fb3e9e563",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "b38abb81337b10c4b675d418e50f82a5fe6a894d",

0 commit comments

Comments
 (0)