Roll BoringSSL from ea482ed0e743 to 07a1e6236ee8 (2 revisions)
https://boringssl.googlesource.com/boringssl.git/+log/ea482ed0e743..07a1e6236ee8
2025-04-18 davidben@google.com Fix v2i_AUTHORITY_INFO_ACCESS
2025-04-18 davidben@google.com Remove dependencies in the library on der::Input(std::string_view)
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 dart-engprod@google.com,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com 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: dart-vm-gardener@grotations.appspotmail.com
Change-Id: Ica3221966f0b77ee6a44b1854302ac003d57017a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/423381
Reviewed-by: Brian Quinlan <bquinlan@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
https://dart.googlesource.com/sdk/+/aab4777cf23661a4fca7b681490ad70618e2a226
diff --git a/DEPS b/DEPS
index 9a82f41..e3bf2f7 100644
--- a/DEPS
+++ b/DEPS
@@ -62,7 +62,7 @@
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': 'b4bdcc33115b31758c56b83bb9de4642c411a042',
- 'dart_boringssl_rev': 'ea482ed0e7431fd65ed2bb9954c5ce47a6b3fb8f',
+ 'dart_boringssl_rev': '07a1e6236ee89238b4b70af306211fbe5d063f9c',
'dart_core_rev': '635dfa32c261ba078438b74de397f2207904ca78',
'dart_devtools_rev': '1fb2f4ce5099042b7f2dfa93dec675a21861d21f',
'dart_ecosystem_rev': '815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d',
@@ -238,7 +238,7 @@
]
deps = {
- 'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'c0df7db8aebb0d7a7ce7f0fa828b28a6b34f8040',
+ 'flutter/engine/src/flutter/third_party/dart': Var('dart_git') + '/sdk' + '@' + 'aab4777cf23661a4fca7b681490ad70618e2a226',
'flutter': Var('flutter_git') + '/mirrors/flutter' + '@' + '4a6965c4e623f5ede9a42d3a9fcda4727bcb4fbb',
diff --git a/commits.json b/commits.json
index ddaa1d5..4675e09 100644
--- a/commits.json
+++ b/commits.json
@@ -1,4 +1,4 @@
{
"flutter":"4a6965c4e623f5ede9a42d3a9fcda4727bcb4fbb",
- "flutter/engine/src/flutter/third_party/dart":"c0df7db8aebb0d7a7ce7f0fa828b28a6b34f8040"
+ "flutter/engine/src/flutter/third_party/dart":"aab4777cf23661a4fca7b681490ad70618e2a226"
}
\ No newline at end of file