[jira] [Work logged] (SSHD-967) transferTo function of SftpRemotePathChannel always add some extra bytes in the end of file

2020-02-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-967?focusedWorklogId=395270=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-395270 ] ASF GitHub Bot logged work on SSHD-967: --- Author: ASF GitHub Bot

[GitHub] [mina-sshd] gnodet closed pull request #111: [SSHD-967] fixed byte buffer issue

2020-02-28 Thread GitBox
gnodet closed pull request #111: [SSHD-967] fixed byte buffer issue URL: https://github.com/apache/mina-sshd/pull/111 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [mina-sshd] gnodet merged pull request #106: Fix typo in dependency name

2020-02-28 Thread GitBox
gnodet merged pull request #106: Fix typo in dependency name URL: https://github.com/apache/mina-sshd/pull/106 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [mina-sshd] gnodet merged pull request #109: fix braces in logs to print values properly

2020-02-28 Thread GitBox
gnodet merged pull request #109: fix braces in logs to print values properly URL: https://github.com/apache/mina-sshd/pull/109 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Work logged] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?focusedWorklogId=395263=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-395263 ] ASF GitHub Bot logged work on SSHD-968: --- Author: ASF GitHub Bot

[GitHub] [mina-sshd] gnodet closed pull request #112: SSHD-968

2020-02-28 Thread GitBox
gnodet closed pull request #112: SSHD-968 URL: https://github.com/apache/mina-sshd/pull/112 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [mina-sshd] gnodet merged pull request #115: Add timeout with Duration and apply larger timeouts to tests that oft…

2020-02-28 Thread GitBox
gnodet merged pull request #115: Add timeout with Duration and apply larger timeouts to tests that oft… URL: https://github.com/apache/mina-sshd/pull/115 This is an automated message from the Apache Git Service. To respond

[jira] [Updated] (SSHD-958) sshd (openssh5) closes connection on mina ssh client after pkt 50, but not ssh

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-958: Labels: need-more-info (was: ) > sshd (openssh5) closes connection on mina ssh client after pkt 50,

[jira] [Commented] (SSHD-969) compatibility problem with cisco-2.0 ssh on ios-xr

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047786#comment-17047786 ] Lyor Goldstein commented on SSHD-969: - There is one more thing you should verify - the KEX options

[jira] [Resolved] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein resolved SSHD-968. - Fix Version/s: 2.4.1 Resolution: Fixed > SshClient times out during keep-alive, when

[jira] [Work logged] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?focusedWorklogId=394941=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-394941 ] ASF GitHub Bot logged work on SSHD-968: --- Author: ASF GitHub Bot

[GitHub] [mina-sshd] lgoldstein closed pull request #114: SSHD-968 interpret SSH_MSG_UNIMPLEMENTED response to a global request as its failure

2020-02-28 Thread GitBox
lgoldstein closed pull request #114: SSHD-968 interpret SSH_MSG_UNIMPLEMENTED response to a global request as its failure URL: https://github.com/apache/mina-sshd/pull/114 This is an automated message from the Apache Git

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047718#comment-17047718 ] Lyor Goldstein commented on SSHD-968: - {quote} Sorry, but the git link in

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Patrik Ek (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047712#comment-17047712 ] Patrik Ek commented on SSHD-968: Hi, This seems to work.  2020-02-28T15:49:40,218 DEBUG 

[jira] [Comment Edited] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Patrik Ek (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047657#comment-17047657 ] Patrik Ek edited comment on SSHD-968 at 2/28/20 2:22 PM: - [~lgoldstein] Sorry, but

[jira] [Commented] (SSHD-968) SshClient times out during keep-alive, when SSH_MSG_GLOBAL_REQUEST is replied with SSH_MSG_UNSUPPORTED

2020-02-28 Thread Patrik Ek (Jira)
[ https://issues.apache.org/jira/browse/SSHD-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17047657#comment-17047657 ] Patrik Ek commented on SSHD-968: [~lgoldstein] Sorry, but the git link in

Re: [RESULT][VOTE] Move mina.a.o from CMS/svn to Hugo/git

2020-02-28 Thread Roy Lenferink
Hi Emmanuel, Things are definitely moving smoothly; I can say the migration already has been completed and mina.a.o is served from git now. One thing that may be good to do is add a MOVED_TO_GIT here [1]. MINA has already been disabled from the CMS. Also, the Jenkins job [2] seems to do its

Re: [RESULT][VOTE] Move mina.a.o from CMS/svn to Hugo/git

2020-02-28 Thread Emmanuel Lécharny
Hi Roy, are things moving smoothly ? When do you think we would be able to done ? (just wondering, no urgence). Thanks a lot ! - To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: