Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

@fmeum
Copy link
Member

@fmeum fmeum commented Jul 20, 2020

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

📜 Description

We are currently using an empty SSH version string, which might cause compatibility issues. SSHJ's default leaks the fact that we are using SSHJ version 0.29.0, which is unnecessary.

In order to maximize compatibility with servers that might be basing decisions on our version string, with this commit we are now using the one of Ubuntu 20.04.

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I formatted the code with the IDE's reformat action (Ctrl + Shift + L/Cmd + Shift + L)
  • I reviewed submitted code
  • I added a CHANGELOG entry if applicable

🔮 Next steps

📸 Screenshots / GIFs

@fmeum fmeum added the code label Jul 20, 2020
@fmeum fmeum merged commit 511bfb0 into develop Jul 20, 2020
@fmeum fmeum deleted the enhancement/ssh_version_string branch July 20, 2020 11:01
msfjarvis added a commit that referenced this pull request Jul 22, 2020
* develop:
  github: create release as draft
  build: prepare next development version
  build: bump version
  Prepare release 1.10.0
  github: fix paths to binaries
  Add pt-BR translations and cleanup resources (#947)
  Use a more common SSH version string (#944)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants