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 bde56696d Update CHANGES.md
bde56696d is described below

commit bde56696d4353bdb86c8516467a0255ac99e2440
Author: Thomas Wolf <[email protected]>
AuthorDate: Sat Dec 20 16:02:37 2025 +0100

    Update CHANGES.md
---
 CHANGES.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 3fc0d7d46..03609dbde 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -33,7 +33,9 @@
 * [GH-809](https://github.com/apache/mina-sshd/pull/809) Fix server-side 
authentication for FIDO/U2F sk-* keys with flags in `authorized_keys`
 * [GH-827](https://github.com/apache/mina-sshd/issues/827) Don't fail on 
invalid `known_hosts` lines; log and skip them
 * [GH-830](https://github.com/apache/mina-sshd/issues/830) EC public keys: let 
Bouncy Castle generate X.509 encodings with the curve OID as algorithm parameter
-* [GH-856](https://github.com/apache/mina-sshd/issues/856) FIX using ed25519 
with BC-FIPS
+* [GH-856](https://github.com/apache/mina-sshd/issues/856) Fix using ed25519 
with BC-FIPS
+
+* [SSHD-1348](https://issues.apache.org/jira/browse/SSHD-1348) Fix zero-length 
SFTP reads
 
 ## New Features
 

Reply via email to