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

Update dependencies MINA to 2.0.21 and SSHD to 1.2.0 #1322

Merged
merged 4 commits into from
Nov 10, 2019

Conversation

flaix
Copy link
Member

@flaix flaix commented Nov 10, 2019

Update SSHD to fix an issue with hmac-sha2-512. This resolves problems with clients that prefer SHA-512 over SHA-256.

This also updates the dependency on SLF4J to the latest version, as the updated dependency on MINA did also bring in higher SLF4J versions.

This PR includes the changes from PR #1216 and one commit from PR #1272. The SSHD version is kept at 1.2.0 to keep compatibility with Java 7.

Closes #1216 as merged.
Fixes #1254
Hopefully resolves #1282

@flaix flaix added this to the 1.9.0 milestone Nov 10, 2019
@flaix flaix changed the title ⬆️ Update MINA to 2.0.21 and SSHD to 1.2.0 :up_arrow: Update MINA to 2.0.21 and SSHD to 1.2.0 Nov 10, 2019
@flaix flaix changed the title :up_arrow: Update MINA to 2.0.21 and SSHD to 1.2.0 Update dependencies MINA to 2.0.21 and SSHD to 1.2.0 Nov 10, 2019
@flaix flaix marked this pull request as ready for review November 10, 2019 13:03
@flaix flaix merged commit 4d7311b into gitblit-org:master Nov 10, 2019
@flaix flaix deleted the sshd_update branch November 10, 2019 23:52
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.

SshException: MAC Error too old sshd version for actual Jenkins LTS usage
2 participants