Re: [VOTE] Release Mina SSHD 2.0.0

2018-06-11 Thread Christoph John
+1 Sorry, sent to private mail by accident. On 11/06/18 16:52, Guillaume Nodet wrote: We're still having only 2 votes on this thread. Could a few people have a look so that we can get it out or fix any problem ?

Re: [VOTE] Release Mina SSHD 2.0.0

2018-06-11 Thread Jeff Genender
+1 Jeff > On Jun 11, 2018, at 8:52 AM, Guillaume Nodet wrote: > > We're still having only 2 votes on this thread. Could a few people have a > look so that we can get it out or fix any problem ? > > 2018-05-28 17:12 GMT+02:00 Guillaume Nodet : > >> I've staged a release of Mina SSHD 2.0.0 >>

Re: [VOTE] Release Mina SSHD 2.0.0

2018-06-11 Thread Guillaume Nodet
We're still having only 2 votes on this thread. Could a few people have a look so that we can get it out or fix any problem ? 2018-05-28 17:12 GMT+02:00 Guillaume Nodet : > I've staged a release of Mina SSHD 2.0.0 > https://repository.apache.org/content/repositories/orgapachemina-1035/ > >

[jira] [Created] (SSHD-828) Race condition when using SOCKS connections

2018-06-11 Thread Gavin Camp (JIRA)
Gavin Camp created SSHD-828: --- Summary: Race condition when using SOCKS connections Key: SSHD-828 URL: https://issues.apache.org/jira/browse/SSHD-828 Project: MINA SSHD Issue Type: Bug Affects

[jira] [Commented] (SSHD-827) Dynamic port forwarding server closes session after first unsuccessful connection

2018-06-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507967#comment-16507967 ] ASF GitHub Bot commented on SSHD-827: - GitHub user janwaros opened a pull request:

[GitHub] mina-sshd pull request #59: [SSHD-827] Close immediately channels that were ...

2018-06-11 Thread janwaros
GitHub user janwaros opened a pull request: https://github.com/apache/mina-sshd/pull/59 [SSHD-827] Close immediately channels that were not opened due to exception Fix for SSHD-827 You can merge this pull request into a Git repository by running: $ git pull

Re: MINA release error...

2018-06-11 Thread Jonathan Valliere
Should be fine; ApacheDS is a complex project that used hooks for the old SSL Events to listen when SSL was started / ended. On Mon, Jun 11, 2018 at 5:18 AM, Christoph John wrote: > Hi Emmanuel, > > just a short question: I can compile against 2.0.18 without problems and > the tests run fine.

[jira] [Created] (SSHD-827) Dynamic port forwarding server closes session after first unsuccessful connection

2018-06-11 Thread Jaroslaw Koscinski (JIRA)
Jaroslaw Koscinski created SSHD-827: --- Summary: Dynamic port forwarding server closes session after first unsuccessful connection Key: SSHD-827 URL: https://issues.apache.org/jira/browse/SSHD-827

Result, was: [VOTE] Apache Mina 2.0.19

2018-06-11 Thread Emmanuel Lécharny
Hi guys, I'm closing the vote, with 4 binding +1 and one non-binding +1 Binding votes : Guillaume Jeff Lyor and me Non-binding votes : Elijah I will push tha packages and update the web site. Thanks ! -- Emmanuel Lecharny Symas.com directory.apache.org pEpkey.asc Description:

Re: MINA release error...

2018-06-11 Thread Christoph John
Thanks for the information. No problem, will wait then. Chris. On 11/06/18 11:54, Emmanuel Lécharny wrote: Le 11/06/2018 à 11:18, Christoph John a écrit : Hi Emmanuel, just a short question: I can compile against 2.0.18 without problems and the tests run fine. So is it safe to use that

Re: MINA release error...

2018-06-11 Thread Emmanuel Lécharny
Le 11/06/2018 à 11:18, Christoph John a écrit : > Hi Emmanuel, > > just a short question: I can compile against 2.0.18 without problems and > the tests run fine. So is it safe to use that version then? In our > project we extend AbstractIoHandler. So it's safe. 2.0.19 fixed the API

Re: MINA release error...

2018-06-11 Thread Christoph John
Hi Emmanuel, just a short question: I can compile against 2.0.18 without problems and the tests run fine. So is it safe to use that version then? In our project we extend AbstractIoHandler. Thanks and cheers, Christoph. On 07/06/18 20:13, Emmanuel Lécharny wrote: Hi guys, I have made a