Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JGit/New and Noteworthy/5.5"

(Created page with "= JGit = == sshd == * Support the HashKnownHosts configuration (see https://linux.die.net/man/5/ssh_config) * Support configurable server key verification allowing clients t...")
(No difference)

Revision as of 10:57, 9 September 2019

JGit

sshd

its own database of known hosts keys instead of the default file-based mechanism

  • sshd: allow setting a null ssh config to permanently switch off handling of the ~/.ssh/config file

Other Changes

The complete list of new features and bug fixes is available in the release notes.

Contributors

The following ? developers worked on this release:

Back to the top