You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by tw...@apache.org on 2023/06/05 17:52:18 UTC

[mina-sshd] branch master updated (99a79239e -> 67c9a68b9)

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 99a79239e READ default mode in SftpFileSystemProvider.newFileChannel() (#372)
     add d682ed376 Upgraded Bouncycastle version to 1.73
     add ebd9b47db Using same Bouncycastle as rest of project in git module
     add e3df19d5e Skip IoUtilsTest#testExists when running on Windows
     new 67c9a68b9 Merge pull request #387

The 1 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:
 pom.xml                                            |  2 +-
 .../apache/sshd/common/util/io/IoUtilsTest.java    |  3 ++
 sshd-git/pom.xml                                   | 45 +++++++++++++++++-----
 3 files changed, 39 insertions(+), 11 deletions(-)


[mina-sshd] 01/01: Merge pull request #387

Posted by tw...@apache.org.
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

commit 67c9a68b9ee7fbf6b3c19408fd69ae7b4ca41bdb
Merge: 99a79239e e3df19d5e
Author: Thomas Wolf <tw...@apache.org>
AuthorDate: Mon Jun 5 19:52:11 2023 +0200

    Merge pull request #387
    
    Upgraded used Bouncycastle version to 1.73

 pom.xml                                            |  2 +-
 .../apache/sshd/common/util/io/IoUtilsTest.java    |  3 ++
 sshd-git/pom.xml                                   | 45 +++++++++++++++++-----
 3 files changed, 39 insertions(+), 11 deletions(-)