Backport FIPS dependency updates to release/v1.35#43275
Closed
Copilot wants to merge 2 commits intorelease/v1.35from
Closed
Backport FIPS dependency updates to release/v1.35#43275Copilot wants to merge 2 commits intorelease/v1.35from
Copilot wants to merge 2 commits intorelease/v1.35from
Conversation
- Update boringssl to 0.20251124.0 - Update fips_ninja to 1.13.2 - Update fips_cmake_linux_x86_64 to 4.2.3 - Update fips_cmake_linux_aarch64 to 4.2.3 - Remove boringssl_fips patch - Add BUILD_TESTING=off to cmake config - Remove ninja run_tests from validation Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Backport FIPS-related dependency updates to release/v1.35
Backport FIPS dependency updates to release/v1.35
Feb 2, 2026
|
Could this be back ported into v1.34 train as well? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports FIPS build dependency updates from main (PRs #43260, #43263) to ensure compatibility with latest BoringSSL FIPS module and build tooling.
Dependency Updates
Updated versions in
bazel/repository_locations.bzl:0.20250514.0→0.20251124.01.13.1→1.13.24.1.2→4.2.34.1.2→4.2.3BoringSSL FIPS Build Changes
boringssl_fips.patchand its references inbazel/repositories.bzl(patch no longer needed)-DBUILD_TESTING=offto cmake configuration inbazel/external/boringssl_fips.genrule_cmdninja run_testsfrom validation step (tests built but not run during FIPS validation)Signed-off-by: phlax
Original prompt
This pull request was created from Copilot chat.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.