+1
-----Original Message-----
From: Guillaume Nodet [mailto:gnodet@apache.org]
Sent: Tuesday, October 21, 2014 12:28
To: dev@mina.apache.org
Subject: [VOTE] Release Apache Mina SSHD 0.13.0
I'd like to call a vote on releasing Apache SSHD 0.13.0
Staging repo at
https://urldefense.proofpoint.com/v1/url?u=https://repository.apache.org/content/repositories/orgapachemina-1008&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=8os749fCw6D5uj%2BFBSGIP6zKE0hlqGsZDpGpqUAHhmA%3D%0A&m=boW4Agt87FIHigXzbKDEuaCUW3v7IR9up81AC46td2k%3D%0A&s=2249f7f3592100e6f9dd6377eb54c9b164fd44dcaccd77d3a2e0735e40fd60a5
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
|