You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Guillaume Nodet <gn...@apache.org> on 2017/06/29 09:36:28 UTC

[VOTE] Apache Mina SSHD 1.6.0

I've staged a release for SSHD 1.6.0 at:
  https://repository.apache.org/content/repositories/orgapachemina-1031

I've moved issues targeted to 1.5.0 to 1.6.0, so we have the overall
following changes:

Release Notes - MINA SSHD - Version 1.6.0
** Bug
    * [SSHD-85] - Port Forward closes connection before all bytes are sent
    * [SSHD-728] - sshd-core sftp not working with FileZilla sftp client
    * [SSHD-731] - Vulnerability in SimpleAccessControlSftpEventListener
 implementation
    * [SSHD-732] - ClientIdentitiesWatcher should load keys one at a time
    * [SSHD-734] - When ClientSessionImpl construction fails,
AbstractSessionIoHandler#exceptionCaught may throw NPE
    * [SSHD-749] - SFTP client sends wrong open flags for protocol version 4
    * [SSHD-752] - HostConfigEntry can't parse tabbed SSH config files
    * [SSHD-753] - SSHD cannot read its keyfile through a symlink
** Improvement
    * [SSHD-739] - A call to resolvePropertyValue can be very inefficient
    * [SSHD-740] - Add default methods on PropertyResolver to actually do
the property resolution
    * [SSHD-747] - Add support for non-standard port specification in
known_hosts file
    * [SSHD-748] - Activate Maven PMD plugin in the project
** New Feature
    * [SSHD-656] - Support The PROXY protocol
    * [SSHD-710] - Cannot connect standard OpenSSH client/server using
ed25519 keys
    * [SSHD-741] - Provide seamless replacement for Spring integation SFTP
adapter
    * [SSHD-750] - Accept SSH clients advertising vesion 1.99
** Task
    * [SSHD-727] - Upgrade used EdDSA artifact version to 1.1
** Wish
    * [SSHD-733] - SSHD server displays file symlinks instead of dir
symlinks


Please review and vote !

Cheers,
Guillaume Nodet

Re: [VOTE] Apache Mina SSHD 1.6.0

Posted by Guillaume Nodet <gn...@apache.org>.
+1

2017-06-29 11:36 GMT+02:00 Guillaume Nodet <gn...@apache.org>:

> I've staged a release for SSHD 1.6.0 at:
>   https://repository.apache.org/content/repositories/orgapachemina-1031
>
> I've moved issues targeted to 1.5.0 to 1.6.0, so we have the overall
> following changes:
>
> Release Notes - MINA SSHD - Version 1.6.0
> ** Bug
>     * [SSHD-85] - Port Forward closes connection before all bytes are sent
>     * [SSHD-728] - sshd-core sftp not working with FileZilla sftp client
>     * [SSHD-731] - Vulnerability in SimpleAccessControlSftpEventListener
>  implementation
>     * [SSHD-732] - ClientIdentitiesWatcher should load keys one at a time
>     * [SSHD-734] - When ClientSessionImpl construction fails,
> AbstractSessionIoHandler#exceptionCaught may throw NPE
>     * [SSHD-749] - SFTP client sends wrong open flags for protocol version
> 4
>     * [SSHD-752] - HostConfigEntry can't parse tabbed SSH config files
>     * [SSHD-753] - SSHD cannot read its keyfile through a symlink
> ** Improvement
>     * [SSHD-739] - A call to resolvePropertyValue can be very inefficient
>     * [SSHD-740] - Add default methods on PropertyResolver to actually do
> the property resolution
>     * [SSHD-747] - Add support for non-standard port specification in
> known_hosts file
>     * [SSHD-748] - Activate Maven PMD plugin in the project
> ** New Feature
>     * [SSHD-656] - Support The PROXY protocol
>     * [SSHD-710] - Cannot connect standard OpenSSH client/server using
> ed25519 keys
>     * [SSHD-741] - Provide seamless replacement for Spring integation SFTP
> adapter
>     * [SSHD-750] - Accept SSH clients advertising vesion 1.99
> ** Task
>     * [SSHD-727] - Upgrade used EdDSA artifact version to 1.1
> ** Wish
>     * [SSHD-733] - SSHD server displays file symlinks instead of dir
> symlinks
>
>
> Please review and vote !
>
> Cheers,
> Guillaume Nodet
>
>
>
>


-- 
------------------------
Guillaume Nodet

Re: [VOTE] Apache Mina SSHD 1.6.0

Posted by elijah baley <e_...@outlook.com>.
+1 - if my vote counts since I wrote a lot of the fixes/features


Lyor


________________________________
From: Guillaume Nodet <gn...@apache.org>
Sent: Thursday, June 29, 2017 12:36 PM
To: dev@mina.apache.org
Subject: [VOTE] Apache Mina SSHD 1.6.0

I've staged a release for SSHD 1.6.0 at:
  https://repository.apache.org/content/repositories/orgapachemina-1031

I've moved issues targeted to 1.5.0 to 1.6.0, so we have the overall
following changes:

Release Notes - MINA SSHD - Version 1.6.0
** Bug
    * [SSHD-85] - Port Forward closes connection before all bytes are sent
    * [SSHD-728] - sshd-core sftp not working with FileZilla sftp client
    * [SSHD-731] - Vulnerability in SimpleAccessControlSftpEventListener
 implementation
    * [SSHD-732] - ClientIdentitiesWatcher should load keys one at a time
    * [SSHD-734] - When ClientSessionImpl construction fails,
AbstractSessionIoHandler#exceptionCaught may throw NPE
    * [SSHD-749] - SFTP client sends wrong open flags for protocol version 4
    * [SSHD-752] - HostConfigEntry can't parse tabbed SSH config files
    * [SSHD-753] - SSHD cannot read its keyfile through a symlink
** Improvement
    * [SSHD-739] - A call to resolvePropertyValue can be very inefficient
    * [SSHD-740] - Add default methods on PropertyResolver to actually do
the property resolution
    * [SSHD-747] - Add support for non-standard port specification in
known_hosts file
    * [SSHD-748] - Activate Maven PMD plugin in the project
** New Feature
    * [SSHD-656] - Support The PROXY protocol
    * [SSHD-710] - Cannot connect standard OpenSSH client/server using
ed25519 keys
    * [SSHD-741] - Provide seamless replacement for Spring integation SFTP
adapter
    * [SSHD-750] - Accept SSH clients advertising vesion 1.99
** Task
    * [SSHD-727] - Upgrade used EdDSA artifact version to 1.1
** Wish
    * [SSHD-733] - SSHD server displays file symlinks instead of dir
symlinks


Please review and vote !

Cheers,
Guillaume Nodet

Re: [VOTE] Apache Mina SSHD 1.6.0

Posted by Jeff Genender <jg...@apache.org>.
+1

Jeff


> On Jun 29, 2017, at 3:36 AM, Guillaume Nodet <gn...@apache.org> wrote:
> 
> I've staged a release for SSHD 1.6.0 at:
>  https://repository.apache.org/content/repositories/orgapachemina-1031
> 
> I've moved issues targeted to 1.5.0 to 1.6.0, so we have the overall
> following changes:
> 
> Release Notes - MINA SSHD - Version 1.6.0
> ** Bug
>    * [SSHD-85] - Port Forward closes connection before all bytes are sent
>    * [SSHD-728] - sshd-core sftp not working with FileZilla sftp client
>    * [SSHD-731] - Vulnerability in SimpleAccessControlSftpEventListener
> implementation
>    * [SSHD-732] - ClientIdentitiesWatcher should load keys one at a time
>    * [SSHD-734] - When ClientSessionImpl construction fails,
> AbstractSessionIoHandler#exceptionCaught may throw NPE
>    * [SSHD-749] - SFTP client sends wrong open flags for protocol version 4
>    * [SSHD-752] - HostConfigEntry can't parse tabbed SSH config files
>    * [SSHD-753] - SSHD cannot read its keyfile through a symlink
> ** Improvement
>    * [SSHD-739] - A call to resolvePropertyValue can be very inefficient
>    * [SSHD-740] - Add default methods on PropertyResolver to actually do
> the property resolution
>    * [SSHD-747] - Add support for non-standard port specification in
> known_hosts file
>    * [SSHD-748] - Activate Maven PMD plugin in the project
> ** New Feature
>    * [SSHD-656] - Support The PROXY protocol
>    * [SSHD-710] - Cannot connect standard OpenSSH client/server using
> ed25519 keys
>    * [SSHD-741] - Provide seamless replacement for Spring integation SFTP
> adapter
>    * [SSHD-750] - Accept SSH clients advertising vesion 1.99
> ** Task
>    * [SSHD-727] - Upgrade used EdDSA artifact version to 1.1
> ** Wish
>    * [SSHD-733] - SSHD server displays file symlinks instead of dir
> symlinks
> 
> 
> Please review and vote !
> 
> Cheers,
> Guillaume Nodet


Re: [VOTE] Apache Mina SSHD 1.6.0

Posted by Emmanuel Lécharny <el...@gmail.com>.
+1




Le 29/06/2017 à 11:36, Guillaume Nodet a écrit :
> I've staged a release for SSHD 1.6.0 at:
>   https://repository.apache.org/content/repositories/orgapachemina-1031
>
> I've moved issues targeted to 1.5.0 to 1.6.0, so we have the overall
> following changes:
>
> Release Notes - MINA SSHD - Version 1.6.0
> ** Bug
>     * [SSHD-85] - Port Forward closes connection before all bytes are sent
>     * [SSHD-728] - sshd-core sftp not working with FileZilla sftp client
>     * [SSHD-731] - Vulnerability in SimpleAccessControlSftpEventListener
>  implementation
>     * [SSHD-732] - ClientIdentitiesWatcher should load keys one at a time
>     * [SSHD-734] - When ClientSessionImpl construction fails,
> AbstractSessionIoHandler#exceptionCaught may throw NPE
>     * [SSHD-749] - SFTP client sends wrong open flags for protocol version 4
>     * [SSHD-752] - HostConfigEntry can't parse tabbed SSH config files
>     * [SSHD-753] - SSHD cannot read its keyfile through a symlink
> ** Improvement
>     * [SSHD-739] - A call to resolvePropertyValue can be very inefficient
>     * [SSHD-740] - Add default methods on PropertyResolver to actually do
> the property resolution
>     * [SSHD-747] - Add support for non-standard port specification in
> known_hosts file
>     * [SSHD-748] - Activate Maven PMD plugin in the project
> ** New Feature
>     * [SSHD-656] - Support The PROXY protocol
>     * [SSHD-710] - Cannot connect standard OpenSSH client/server using
> ed25519 keys
>     * [SSHD-741] - Provide seamless replacement for Spring integation SFTP
> adapter
>     * [SSHD-750] - Accept SSH clients advertising vesion 1.99
> ** Task
>     * [SSHD-727] - Upgrade used EdDSA artifact version to 1.1
> ** Wish
>     * [SSHD-733] - SSHD server displays file symlinks instead of dir
> symlinks
>
>
> Please review and vote !
>
> Cheers,
> Guillaume Nodet
>

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org