[
https://issues.apache.org/jira/browse/SSHD-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151067#comment-14151067
]
ASF GitHub Bot commented on SSHD-356:
-------------------------------------
GitHub user davido opened a pull request:
https://github.com/apache/mina-sshd/pull/7
[SSHD-356] Backport SSHD-330 Handshake fails (wrong shared secret) to 0....
...9 release
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davido/mina-sshd backport-SSHD-330
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mina-sshd/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 466cfd7c089d4e970d5635e9122393da2e5ddc10
Author: David Ostrovsky <[email protected]>
Date: 2014-09-28T11:29:54Z
[SSHD-356] Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9
release
----
> Backport SSHD-330 Handshake fails (wrong shared secret) to 0.9 release
> ----------------------------------------------------------------------
>
> Key: SSHD-356
> URL: https://issues.apache.org/jira/browse/SSHD-356
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 0.10.1
> Reporter: David Ostrovsky
> Fix For: 0.9.0
>
>
> As pointed out in SSHD-348 starting from 0.10.1 all SSHD releases suffer from
> regression with stuck threads, with the consequence that the applications
> must be restarted every night in production environments. The 0.9 release is
> known to be free from this problem. Unfortunately this release suffers from
> SSH-330 bug, with sporadic handshake failures. Because the fix in context of
> this bug cannot be cleanly applied on 0.9 it makes sense to backport it to
> 0.9 release. This is needed until the fix for SSHD-348 is provided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)