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 3ccf910d9 Update CHANGES.md 3ccf910d9 is described below commit 3ccf910d944b0d9ae6da5ccb26c37196f9174503 Author: Thomas Wolf <tw...@apache.org> AuthorDate: Sun Jul 20 14:19:03 2025 +0200 Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 99efaf1e0..ddcc779fb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,7 @@ ## Bug Fixes +* [GH-516](https://github.com/apache/mina-sshd/issues/516) SFTP: allow file system URIs without password * [GH-650](https://github.com/apache/mina-sshd/issues/650) Use the correct key from a user certificate in server-side pubkey auth * [GH-663](https://github.com/apache/mina-sshd/issues/663) Fix racy `IoSession` creation * [GH-664](https://github.com/apache/mina-sshd/issues/664) Skip MAC negotiation if an AEAD cipher was negotiated