This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch dev_3.0
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from 274ef5015 GH-852: fix wrong import
add 1ef64dcee GH-856: Fix using BC-FIPS
new b8f53b490 Merge branch 'master' into 3.0.0
add 3a272e9de SSHD-1348: SFTP - gracefully handle zero-length SSH_FXP_READs
add bde56696d Update CHANGES.md
new df5d9cd3c Merge branch 'master' into 3.0.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
sshd-core/pom.xml | 46 ++++++++++++++++++++++
.../org/apache/sshd/sftp/server/FileHandle.java | 15 ++++++-
.../org/apache/sshd/sftp/server/SftpSubsystem.java | 2 +-
.../sshd/sftp/client/SimpleSftpClientTest.java | 22 +++++++++++
4 files changed, 82 insertions(+), 3 deletions(-)