[JENKINS-76368] Upgrade mina-sshd from 2.16.0 to 2.17.1#190
Open
Dohbedoh wants to merge 3 commits intojenkinsci:mainfrom
Open
[JENKINS-76368] Upgrade mina-sshd from 2.16.0 to 2.17.1#190Dohbedoh wants to merge 3 commits intojenkinsci:mainfrom
Dohbedoh wants to merge 3 commits intojenkinsci:mainfrom
Conversation
Contributor
Author
|
We need BC-FIPS 2.x in https://github.com/jenkinsci/lib-fips-bundle-test. |
Contributor
Author
|
Some plugins would need to have their FIPS test updated as well:
And maybe we will need a note in the release notes. |
6 tasks
Member
it is already there. |
jtnord
reviewed
Feb 2, 2026
|
|
||
| @Rule | ||
| public RealJenkinsRule j = new RealJenkinsRule().withFIPSEnabled() | ||
| public RealJenkinsRule j = new RealJenkinsRule().withFIPSEnabled(FIPSTestBundleProvider.get(FIPS1403BC2x.VERSION)) |
Member
There was a problem hiding this comment.
or you could wait and pickup jenkinsci/lib-fips-bundle-test#9 via a plugin pom update.
jtnord
reviewed
Feb 2, 2026
74a940c to
ccd0f2d
Compare
…_f689db_8c5ea_ to 31.va_249066133ed
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.
Testing done
Submitter checklist