[jira] [Updated] (DIRMINA-1079) MINA fails to connect from behind a proxy if endpoint is not resolved

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-1079: --- Fix Version/s: 2.0.21 > MINA fails to connect from behind a proxy if endpoint is

[jira] [Resolved] (DIRMINA-1062) Sometimes ProtocolCodecFilter is not invoked on messageReceived processing

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-1062. Resolution: Incomplete 2 > Sometimes ProtocolCodecFilter is not invoked on

Re: [VOTE] Apache MINA 2.0.20 release

2019-02-21 Thread Jonathan Valliere
Approve On Thu, Feb 21, 2019 at 6:06 AM Emmanuel Lécharny wrote: > Hi ! > > I'm calling for a vote of Apache MINA 2.0.20 release. > > It's a bug fix release. Here are the list of bugs that have been fixed : > > DIRMINA-1092: Removed a spurious printstacktrace > DIRMINA-1098: handshakeStatus

[jira] [Updated] (DIRMINA-1095) Seems like the management f UDP sessions is really unneficient

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-1095: --- Fix Version/s: (was: 2.0.20) 2.1.0 > Seems like the

[jira] [Updated] (DIRMINA-1092) Annoying printStackTrace

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-1092: --- Fix Version/s: 2.0.20 > Annoying printStackTrace > > >

[jira] [Updated] (DIRMINA-1093) Ignore SME just like CNFE while checking deadlock in DefaultIoFuture

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRMINA-1093: --- Fix Version/s: 2.0.21 > Ignore SME just like CNFE while checking deadlock in

[jira] [Resolved] (DIRMINA-1092) Annoying printStackTrace

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-1092. Resolution: Fixed Fixed > Annoying printStackTrace > >

[jira] [Resolved] (DIRMINA-1087) Backward incompatible change for SslFilter#SESSION_SECURED

2019-02-21 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRMINA-1087. Resolution: Fixed Fix Version/s: (was: 2.0.20)

[SSHD] Tests failure with MINA 2.0.20

2019-02-21 Thread Emmanuel Lécharny
Hi guys, yesterday evening, I cut a MINA 2.0.20 release (vote to come). Then I tested it with Ftpserver (all is good), and SSHD. I get some test failures : [INFO] [ERROR] Errors: [ERROR] PortForwardingTest.testLocalForwarding:467->createSession:802 » JSch java.net [ERROR]  

[jira] [Resolved] (SSHD-898) Allow client session to delay sending KEX_INIT until server KEX_INIT received

2019-02-21 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-898. - Resolution: Fixed Fix Version/s: 2.3.0 > Allow client session to delay sending KEX_INIT

[jira] [Work stopped] (SSHD-898) Allow client session to delay sending KEX_INIT until server KEX_INIT received

2019-02-21 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-898 stopped by Goldstein Lyor. --- > Allow client session to delay sending KEX_INIT until server KEX_INIT received >

Re: [VOTE] Apache MINA 2.0.20 release

2019-02-21 Thread Jeff Genender
+1 Jeff > On Feb 21, 2019, at 4:06 AM, Emmanuel Lécharny wrote: > > Hi ! > > I'm calling for a vote of Apache MINA 2.0.20 release. > > It's a bug fix release. Here are the list of bugs that have been fixed : > > DIRMINA-1092: Removed a spurious printstacktrace > DIRMINA-1098:

[ANNOUNCE] Apache SSHD 2.2.0 released

2019-02-21 Thread Lyor Goldstein
The Apache SSHD project is pleased to announce the release of SSHD 2.2.0 version. Apache SSHD is a 100% pure java library to support the SSH protocols on both the client and server side. This library can leverage Apache MINA and also Netty - scalable and high performance asynchronous I/O

Re: [SSHD] Tests failure with MINA 2.0.20

2019-02-21 Thread Lyor Goldstein
Hi Emmanuel, The log messages seem to be incomplete - anyway, I will try and find some time to test this version (I am a bit swamped at the moment..). Lyor ---. Hi guys, yesterday evening, I cut a MINA 2.0.20 release (vote to come). Then I tested it

[jira] [Work stopped] (SSHD-897) Double inputs appear on shell

2019-02-21 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-897 stopped by Goldstein Lyor. --- > Double inputs appear on shell > - > >

[jira] [Resolved] (SSHD-897) Double inputs appear on shell

2019-02-21 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-897. - Resolution: Fixed Fix Version/s: 2.3.0 Added some code that is supposed to mitigate this -

[jira] [Work logged] (SSHD-899) Permissions of a file being reset when user sends attributes even during read

2019-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-899?focusedWorklogId=202381=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-202381 ] ASF GitHub Bot logged work on SSHD-899: --- Author: ASF GitHub Bot

[GitHub] The-Yoda opened a new pull request #93: [SSHD-899] Discard attributes when file exist already.

2019-02-21 Thread GitBox
The-Yoda opened a new pull request #93: [SSHD-899] Discard attributes when file exist already. URL: https://github.com/apache/mina-sshd/pull/93 As per https://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#page-36, The 'attrs' field is ignored if an existing file is opened. As it

[jira] [Updated] (SSHD-899) Permissions of a file being reset when user sends attributes even during read

2019-02-21 Thread Subramaniajeeva (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subramaniajeeva updated SSHD-899: - Description: As per [https://tools.ietf.org/html/draft-ietf-secsh-filexfer-13#page-36], The

[jira] [Created] (SSHD-899) Permissions of a file being reset when user sends attributes even during read

2019-02-21 Thread Subramaniajeeva (JIRA)
Subramaniajeeva created SSHD-899: Summary: Permissions of a file being reset when user sends attributes even during read Key: SSHD-899 URL: https://issues.apache.org/jira/browse/SSHD-899 Project: