Skip to content

Commit ee5c4b0

Browse files
DEPS AutorollerCommit Queue
authored andcommitted
Roll BoringSSL from 57f525e425a9 to ee0c13ad1808 (22 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/57f525e425a9..ee0c13ad1808 2024-12-17 [email protected] Avoid reduce_once in scalar_centered_binomial_distribution_eta_2_with_prf 2024-12-16 [email protected] Run ML-KEM and ML-DSA through constant-time validation 2024-12-16 [email protected] Add Alder Lake to SDE tests 2024-12-16 [email protected] util/fipstools: fix HKDFExtract/HKDFExpandLabel cmd docs 2024-12-16 [email protected] Move fips_counter_evp_aes_*_gcm into GCM internals 2024-12-15 [email protected] Remove alignment requirement on ghash-ssse3 2024-12-15 [email protected] Move AES_KEY into GCM128_KEY, GCM128_KEY out of GCM128_CONTEXT 2024-12-14 [email protected] Always provide a ctr32_encrypt_blocks function 2024-12-13 [email protected] Move ML-KEM into the FIPS module 2024-12-13 [email protected] ML-DSA: drop parsing private keys from the public API. 2024-12-12 [email protected] Slightly simplify SSLBuffer 2024-12-12 [email protected] delocate: support floating point literals in AArch64 asm. 2024-12-12 [email protected] ML-DSA ACVP 2024-12-11 [email protected] Add ML-DSA-87 in the FIPS module. 2024-12-11 [email protected] Move ML-DSA and Keccak into the FIPS module. 2024-12-11 [email protected] utils/fipstools: add DetECDSA ACVP support 2024-12-11 [email protected] Fix include 2024-12-11 [email protected] Start maintaining an AUTHORS file 2024-12-11 [email protected] Manually reflow some comments in file headers 2024-12-11 [email protected] Work around issue with GCC 8.5 and earlier 2024-12-11 [email protected] Ensure that AVX512 is not used on macOS 2024-12-10 [email protected] Add missing $ to immediate in aes-gcm-avx10-x86_64.pl 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: Ibd96481b89080b7f589944dd2d978f616fca1d17 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/401221 Reviewed-by: Alexander Markov <[email protected]> Commit-Queue: Alexander Markov <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent 42f0e9a commit ee5c4b0

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" : "87f9dac127b387715d8d96ac7ec8fd469d8c2dab",
101-
"boringssl_rev": "57f525e425a95e7c89fa2df926fa93273bd47311",
101+
"boringssl_rev": "ee0c13ad1808379cf16b371a051ac3951f8a09c1",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103103
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
104104
"devtools_rev": "3e5327a02693b1405359dc5322d7f0a40151b9b7",

0 commit comments

Comments
 (0)