Skip to content

Commit 9cbfabf

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 34492c89a8e3 to a70ec8dd2cc1 (6 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/34492c89a8e3..a70ec8dd2cc1 2025-04-29 [email protected] Remove STACK_OF(CRYPTO_EX_DATA_FUNCS) 2025-04-29 [email protected] Remove STACK_OF(BIGNUM) from BN_CTX 2025-04-29 [email protected] Don't define N in hrss/internal.h 2025-04-28 [email protected] Add front(), back(), and pop_back() to internal containers 2025-04-28 [email protected] Move most of libssl's C++ utilities to libcrypto 2025-04-28 [email protected] Disable CFI in FIPS module 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: Idbf311dc0bbe7a401fe0b271feb1ad39794836db Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425640 Commit-Queue: Brian Quinlan <[email protected]> Reviewed-by: Brian Quinlan <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent 782a997 commit 9cbfabf

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": "34492c89a8e381e0e856a686cc71b1eb5bd728db",
101+
"boringssl_rev": "a70ec8dd2cc1816e9deadda2f6e536640380e20c",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "4b7eda127290518ad9e0dea4dcb9510b6e5e4a41",

0 commit comments

Comments
 (0)