+1 2014-10-21 11:28 GMT+02:00 Guillaume Nodet : > I'd like to call a vote on releasing Apache SSHD 0.13.0 > > Staging repo at > https://repository.apache.org/content/repositories/orgapachemina-1008 > > > Release Notes - MINA SSHD - Version 0.13.0 > > ** Bug > * [SSHD-69] - SshAgent test leaks /tmp/mina*apr sockets > * [SSHD-311] - NullPointerException on closing ClientSession > * [SSHD-335] - Wrong EOF error handling in sshd agent > * [SSHD-336] - Allow ECDSA based public key authentication > * [SSHD-342] - DefaultSftpClient.symlink calls SSH_FXP_RENAME instead > of SSH_FXP_SYMLINK > * [SSHD-347] - Sftplet.onConnect(...) does not obtain access to > ServerSession > * [SSHD-348] - Some SSH threads get blocked in Object.wait() method > forever > * [SSHD-353] - The close method on the stream returned by > DefaultSftpClient#read() should be idemptotent > * [SSHD-355] - Correctly handle permissions when opening files through > SFTP > * [SSHD-357] - ARCFOUR 128/256 ciphers initialization incorrect - > always fails > * [SSHD-364] - Fix SFTP writes with offset > > ** Improvement > * [SSHD-334] - Allow disabling the automatic key pair overwrite in > AbstractGeneratorHostKeyProvider > * [SSHD-339] - Remove JCraft Jzlib dependency by implementing the > Compression(s) in pure Java > * [SSHD-343] - Return substatus int programatically in SshException > * [SSHD-345] - Add isDirectory, isSymlink, isRegularFIle, and isOther > methods to Attributes > * [SSHD-349] - Add support for Putty channel requests > * [SSHD-350] - Ensure compatibility with mina 2.0.8 > * [SSHD-354] - SftpClient#write(String path) should support the > OpenMode flags as an argument > * [SSHD-359] - Make DefaultSshFuture a bit more lightweight > * [SSHD-360] - Rework CloseableUtils code > * [SSHD-361] - Upgrade to mina 2.0.8 > * [SSHD-362] - Upgrade to BouncyCastle 1.51 > * [SSHD-363] - Upgrade to jgit 3.4.1 > * [SSHD-365] - Add AES-192-CTR cipher support > > ** New Feature > * [SSHD-341] - Support UserInteractive implementations on a > per-session basis > * [SSHD-358] - Create Builders for SShServer and SShClient so they can > be extended properly > > > Please review and vote > > Cheers, > Guillaume Nodet > >