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 6f242b0e4 Mention SSHD-1266 in CHANGES.md 6f242b0e4 is described below commit 6f242b0e4b86cb51b9b9860937d021a10a95bc4a Author: Thomas Wolf <tw...@apache.org> AuthorDate: Sat May 14 18:26:09 2022 +0200 Mention SSHD-1266 in CHANGES.md --- CHANGES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 1fd9e83f9..1a11db3d2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -74,5 +74,4 @@ Was originally in *HostConfigEntry*. * [SSHD-1247](https://issues.apache.org/jira/browse/SSHD-1247) Added support for Argon2id encrypted PUTTY keys * [SSHD-1257](https://issues.apache.org/jira/browse/SSHD-1257) ChannelSession: don't flush out stream if already closed * [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