This is an automated email from the ASF dual-hosted git repository.
tomaswolf pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 8a86e32b2 Post-release documentation updates
new 86da7dfe8 Fix ClientTest.closeCleanBeforeChannelOpened
new 0da17757a GH-906: Fix finding a signature factory for BC ed25519 keys
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.md | 1 +
.../main/java/org/apache/sshd/common/signature/SignatureFactory.java | 3 ++-
sshd-core/src/test/java/org/apache/sshd/client/ClientTest.java | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)