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/07/03 16:20:42 UTC

Re: [VOTE] Apache Mina SSHD 1.6.0

+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