Skip to content

Commit 68e917c

Browse files
DEPS AutorollerCommit Queue
DEPS Autoroller
authored and
Commit Queue
committed
Roll BoringSSL from a70ec8dd2cc1 to 45cab558a838 (19 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/a70ec8dd2cc1..45cab558a838 2025-05-09 [email protected] Send only usable trust anchor IDs in EncryptedExtensions 2025-05-09 [email protected] Add CBB_discard 2025-05-08 [email protected] Document that "add1" is like "set1" 2025-05-08 [email protected] Remove ext_dat.h 2025-05-08 [email protected] Remove v3_ocsp_accresp 2025-05-07 [email protected] Don't stack-allocate incomplete X509/X509_CRL objects 2025-05-07 [email protected] Also add BIO_meth_get_write and BIO_meth_get_read 2025-05-07 [email protected] Reapply "Remove Karatsuba multiplication in BIGNUM" 2025-05-07 [email protected] Test non-NEON codepaths with a OPENSSL_NO_STATIC_NEON_FOR_TESTING 2025-05-07 [email protected] Simplify the implementation of OPENSSL_STATIC_ARMCAP 2025-05-02 [email protected] Use C++ destructors a little more 2025-05-02 [email protected] Clean up ssl_file.cc 2025-05-02 [email protected] Remove some dead code from SSL_CTX_use_certificate_chain_file 2025-05-02 [email protected] Write some tests for ssl_file.cc 2025-05-02 [email protected] Remove --no_auth from download_from_google_storage hooks 2025-05-01 [email protected] Rewrite crypto_md32_* with templates instead of function pointers 2025-05-01 [email protected] Convert EC_KEY_derive_from_secret to scopers 2025-05-01 [email protected] Add various missing includes 2025-04-30 [email protected] delocate: Support more aarch64 load instructions with :lo12: 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: Ie56067d5e51acfcb9107e9de5720c21a188b6dfc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/427641 Reviewed-by: Alexander Aprelev <[email protected]> Reviewed-by: Ryan Macnak <[email protected]> Commit-Queue: Alexander Aprelev <[email protected]>
1 parent eb563fa commit 68e917c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

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

0 commit comments

Comments
 (0)