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 ae3851ab9 Changes.md: mention SSHD-1287 ae3851ab9 is described below commit ae3851ab90bde0f6d873b1afb1c0887ae5b07e73 Author: Thomas Wolf <tw...@apache.org> AuthorDate: Mon Oct 31 22:01:13 2022 +0100 Changes.md: mention SSHD-1287 --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index a1bfb4dbb..803a7e714 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,7 @@ ## Bug fixes * [SSHD-1173](https://issues.apache.org/jira/browse/SSHD-1173) Not fully using up a channel window may lead to hangs (see [Channel windows](#channelwindows0) below) +* [SSHD-1287](https://issues.apache.org/jira/browse/SSHD-1287) SFTP: reading with buffers larger than 126kB leads to data corruption * [SSHD-1293](https://issues.apache.org/jira/browse/SSHD-1293) ExplicitPortForwardingTracker does not unbind auto-allocated port * [SSHD-1294](https://issues.apache.org/jira/browse/SSHD-1294) Close MinaServiceFactory instances properly * [SSHD-1297](https://issues.apache.org/jira/browse/SSHD-1297) Avoid OutOfMemoryError when reading a public key from a corrupted Buffer