You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by gn...@apache.org on 2021/05/10 07:31:11 UTC

[mina-sshd] branch master updated (db7cbdc -> 4dad0d7)

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.


    from db7cbdc  [SSHD-1158] Don't send channel EOF after having received channel CLOSE
     add 4dad0d7  [SSHD-1145] Deprecate ReflectionUtils#isClassAvailable and use ThreadUtils#resolveDefaultClass in SecurityProviderRegistrars (#189)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/sshd/common/util/ReflectionUtils.java |  9 +++++++++
 .../BouncyCastleSecurityProviderRegistrar.java            |  5 ++---
 .../security/eddsa/EdDSASecurityProviderRegistrar.java    |  5 ++---
 .../org/apache/sshd/common/util/threads/ThreadUtils.java  | 15 +++++++++++++++
 4 files changed, 28 insertions(+), 6 deletions(-)