blob: b2cc8ba7d4d3eae94dad4b4a47f2179cffb1d5e1 [file] [log] [blame]
Title: Apache SSHD 0.5.0 Release
Notice: Licensed to the Apache Software Foundation (ASF) under onep
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
# Overview
Apache Mina SSHD 0.5.0 contains a few enhancements and bug-fixes.
# Getting the Distributions
* Source distributions:
* [Apache Mina SSHD 0.5.0 Sources (.tar.gz)](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0-src.tar.gz) [PGP](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0-src.tar.gz.asc) [SHA](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0-src.tar.gz.sha1)
* [Apache Mina SSHD 0.5.0 Sources (.zip)](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0-src.zip) [PGP](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0-src.zip.asc) [SHA](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0-src.zip.sha1)
* Binary distributions:
* [Apache Mina SSHD 0.5.0 Binary (.tar.gz)](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0.tar.gz) [PGP](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0.tar.gz.asc) [SHA](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0.tar.gz.sha1)
* [Apache Mina SSHD 0.5.0 Binary (.zip)](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0.zip) [PGP](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0.zip.asc) [SHA](https://archive.apache.org/dist/mina/sshd/0.5.0/apache-sshd-0.5.0.zip.sha1)
# Release Notes
Apache Mina SSHD 0.5.0 contains a few enhancements and bug-fixes.
Please report any feedback to [users@mina.apache.org](mailto:users@mina.apache.org).
* Bug
* [SSHD-93](https://issues.apache.org/jira/browse/SSHD-93) - Detect SSH_MSG_DISCONNECT
* [SSHD-94](https://issues.apache.org/jira/browse/SSHD-94) - Properly handle SFTP version communication
* Improvement
* [SSHD-82](https://issues.apache.org/jira/browse/SSHD-82) - Integrate with MINA FtpServer file system view
* [SSHD-95](https://issues.apache.org/jira/browse/SSHD-95) - Allow a fixed number of concurrent connections for a single user
* New Feature
* [SSHD-92](https://issues.apache.org/jira/browse/SSHD-92) - Patch: Server Key Verification, Expose exit code