This is an automated email from the ASF dual-hosted git repository. twolf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
from f427c5bc2 Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.12.0 (#689) new c603b21ef GH-690: Handle append mode for buggy SFTP v3 servers new 2a042e5af GH-677: Fix ScpShell new 29f2d090b Issue form: please don't post screenshots The 3 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: .github/ISSUE_TEMPLATE/bug_report.yml | 8 +- CHANGES.md | 2 + .../java/org/apache/sshd/scp/server/ScpShell.java | 233 ++++++++++++++------- .../sshd/sftp/client/impl/AbstractSftpClient.java | 24 +++ 4 files changed, 184 insertions(+), 83 deletions(-)