This is an automated email from the ASF dual-hosted git repository.
twolf 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 3c048f0dc [SSHD-1272] Mention in CHANGES.md
3c048f0dc is described below
commit 3c048f0dc3df28c4a54eca59c40b2fa134e326b6
Author: Thomas Wolf <[email protected]>
AuthorDate: Sat Jun 25 16:24:09 2022 +0200
[SSHD-1272] Mention in CHANGES.md
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index d88074618..d70fa3b6f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -108,3 +108,4 @@ Was originally in *HostConfigEntry*.
* [SSHD-1264](https://issues.apache.org/jira/browse/SSHD-1264) Create KEX
negotiation proposal only once per session, not on every re-KEX
* [SSHD-1266](https://issues.apache.org/jira/browse/SSHD-1266) Fix
encoding/decoding critical options in OpenSSH certificates
* [SSHD-1269](https://issues.apache.org/jira/browse/SSHD-1269) Fix TCP/IP
remote port forwarding with wildcard addresses
+* [SSHD-1272](https://issues.apache.org/jira/browse/SSHD-1272) Use correct
signature for RSA keys from SSH agent, and by default ignore keys for which
there is no signature algorithm