This is an automated email from the ASF dual-hosted git repository. lgoldstein pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
The following commit(s) were added to refs/heads/master by this push: new 248e387 [SSHD-1231] Updated changes tracking file 248e387 is described below commit 248e3874e4083866304c54740fcd0a4af5a39aa7 Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Mon Dec 20 18:38:19 2021 +0200 [SSHD-1231] Updated changes tracking file --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 08dc37f..691aed2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,3 +23,6 @@ ## Minor code helpers ## Behavioral changes and enhancements + +* [SSHD-1231](https://issues.apache.org/jira/browse/SSHD-1231) Public key authentication: wrong signature algorithm used (ed25519 key with ssh-rsa signature) +