Skip to content

Commit 688df35

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 8b482b8443c8 to c953dcc46f15 (11 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/8b482b8443c8..c953dcc46f15 2025-12-03 [email protected] runner: Revise chain certificate passed to shim 2025-12-03 [email protected] runner: Test change cipher spec tests with no CCS message 2025-12-03 [email protected] Add a libssl user to util/bazel-example 2025-12-03 [email protected] Revert "util/util.bzl: use implementation_deps to hide internal header" 2025-12-03 [email protected] Don't detect pre-C++11 in <openssl/base.h> 2025-12-02 [email protected] Retire the STLport workaround 2025-12-02 [email protected] Keep STL includes inside extern "C++" 2025-12-02 [email protected] Add missing include for bssl::Span. 2025-12-02 [email protected] Fix copy-paste error in comment 2025-12-01 [email protected] runner: Use slices.Clip instead of x[:len(x):len(x)] 2025-11-30 [email protected] Fix BoringSSL public includes for Tree-sitter parsability. 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: I9bfdeb9b87d21f797cc3f6529ac036931badbe15 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/466120 Reviewed-by: Alexander Markov <[email protected]> Reviewed-by: Brian Quinlan <[email protected]> Commit-Queue: Alexander Markov <[email protected]>
1 parent 5e879af commit 688df35

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" : "6ec7b5f9c615d3b224c67ae221d6812c8f8e1a96",
100-
"boringssl_rev": "8b482b8443c8a72e430aa77bc123af33a15154a3",
100+
"boringssl_rev": "c953dcc46f15f7ed24226c0c2bd9b866954b8723",
101101
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
102102
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
103103
"devtools_rev": "bac6843cce3c98d8794a7cce796faaa8860cc00f",

0 commit comments

Comments
 (0)