Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUACAMOLE-839: Force usage of non-dynamic version of Bouncy Castle FIPS. #917

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

mike-jumper
Copy link
Contributor

As noted on GUACAMOLE-839, the bcpkix-fips library depends on bc-fips using a version range. This leads to an unpredictable build and breakage of the license check whenever a new version of bc-fips is released.

These changes override the bc-fips dependency, instead explicitly selecting what is currently the latest version.

@jmuehlner jmuehlner merged commit d1faaa9 into apache:master Oct 6, 2023
1 check passed
@mike-jumper mike-jumper deleted the lock-bc-fips-version branch October 6, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants