Update deps and tag a version for BCR
Also bump BORINGSSL_API_VERSION for draft-ietf-tls-cross-sni-resumption.
Change-Id: Ie71484f701d232e2138abef504aca95e1d58f23c
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/77347
Commit-Queue: Adam Langley <agl@google.com>
Auto-Submit: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 1595fbc..2c64b0d 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -16,7 +16,7 @@
# the revision where we bump the version.
module(
name = "boringssl",
- version = "0.20250212.0",
+ version = "0.20250311.0",
compatibility_level = 2,
)
diff --git a/include/openssl/base.h b/include/openssl/base.h
index 3be025e..2be0413 100644
--- a/include/openssl/base.h
+++ b/include/openssl/base.h
@@ -71,7 +71,7 @@
// A consumer may use this symbol in the preprocessor to temporarily build
// against multiple revisions of BoringSSL at the same time. It is not
// recommended to do so for longer than is necessary.
-#define BORINGSSL_API_VERSION 34
+#define BORINGSSL_API_VERSION 35
#if defined(BORINGSSL_SHARED_LIBRARY)
diff --git a/util/bot/DEPS b/util/bot/DEPS
index bb5fc34..afe7da5 100644
--- a/util/bot/DEPS
+++ b/util/bot/DEPS
@@ -34,9 +34,9 @@
# Keep this in sync with .bazelversion.
'bazel_version': 'version:3@7.5.0.chromium.1',
# infra/3pp/tools/cmake/linux-amd64
- 'cmake_version': 'version:3@3.31.5.chromium.8',
+ 'cmake_version': 'version:3@3.31.6.chromium.8',
# infra/3pp/tools/go/linux-amd64
- 'go_version': 'version:3@1.24.0',
+ 'go_version': 'version:3@1.24.1',
# infra/3pp/tools/perl/windows-amd64
'perl_version': 'version:2@5.32.1.1',
@@ -44,14 +44,14 @@
# https://chromium.googlesource.com/chromium/src/+/main/DEPS
'android_sdk_platform-tools_version': 'WihaseZR6cojZbkzIqwGhpTp92ztaGfqq8njBU8eTXYC',
'libfuzzer_revision': 'e31b99917861f891308269c36a32363b120126bb',
- 'libcxx_revision': '61c68567ca977656440757c3effe124057509e8f',
- 'libcxxabi_revision': '634228a732a1d9ae1a6d459556e8fc58707cf961',
- 'llvm_libc_revision': '5333472378a666cca9d0fcf6551b4d768c70a55c',
+ 'libcxx_revision': '7c3087b8a7563d8218b27b7183ba41cf52d41508',
+ 'libcxxabi_revision': '94c5d7a8edc09f0680aee57548c0b5d400c2840d',
+ 'llvm_libc_revision': 'b86167407ee6dbb81421aa5d139f056aef1c86d7',
'ninja_version': 'version:2@1.12.1.chromium.4',
# Update to the latest revision of
# https://chromium.googlesource.com/chromium/src/tools/clang
- 'tools_clang_revision': '2ca96532f8f3dfc83e43070fca2549ed6393699d',
+ 'tools_clang_revision': '19193de25965c139d78bcc8bb0d0c96ee1c46faf',
# The Android NDK cannot be updated until https://crbug.com/boringssl/454 is fixed.
# We rely on an older NDK to test building without NEON instructions as the baseline.
diff --git a/util/bot/sde-linux64.tar.xz.sha1 b/util/bot/sde-linux64.tar.xz.sha1
index c0f0b03..51e1aaf 100644
--- a/util/bot/sde-linux64.tar.xz.sha1
+++ b/util/bot/sde-linux64.tar.xz.sha1
@@ -1 +1 @@
-e63579d20a25860a7963e5e93011c1e3ba914d09
\ No newline at end of file
+b0266ba3d880bece6c189a4fa56347f4c96a33ae
\ No newline at end of file
diff --git a/util/bot/sde-win32.tar.xz.sha1 b/util/bot/sde-win32.tar.xz.sha1
index 1907b25..878abc9 100644
--- a/util/bot/sde-win32.tar.xz.sha1
+++ b/util/bot/sde-win32.tar.xz.sha1
@@ -1 +1 @@
-532993ce76008b0b235a6eed69aeacde9e30facf
\ No newline at end of file
+a7e6913d232fb616f28a0106c279dc25777851be
\ No newline at end of file