blob: 717d5e32f1eb22db00259e6e7d007aacbb9c5017 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Apache SSHD 2.0.0 Release &mdash; Apache MINA</title>
<link href="/assets/css/common.css" rel="stylesheet" type="text/css"/>
<link href="/assets/css/sshd.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<div id="container">
<div id="header">
<div id="subProjectsNavBar">
<a href="/">
Apache MINA Project
</a>
&nbsp;|&nbsp;
<a href="/mina-project/">
MINA
</a>
&nbsp;|&nbsp;
<a href="/asyncweb-project/">
AsyncWeb
</a>
&nbsp;|&nbsp;
<a href="/ftpserver-project/">
FtpServer
</a>
&nbsp;|&nbsp;
<a href="/sshd-project/">
<strong>SSHD</strong>
</a>
&nbsp;|&nbsp;
<a href="/vysper-project/">
Vysper
</a>
</div>
</div>
<div id="content">
<div id="leftColumn">
<div id="navigation">
<a class="acevent" data-format="wide" data-width="170"></a>
<h5>Social Networks</h5>
<ul>
<li><a href="https://fosstodon.org/@apachemina">Apache MINA Mastodon</a></li>
</ul>
<h5>Overview</h5>
<ul>
<li><a href="/sshd-project/index.html">Home</a> </li>
<li><a href="/sshd-project/features.html">Features</a> </li>
<li><a href="/sshd-project/documentation.html">Documentation</a></li>
<li><a href="/sshd-project/downloads.html">Downloads</a></li>
<li><a href="/sshd-project/sources.html">Sources</a></li>
<li><a href="/sshd-project/faq.html">FAQ</a></li>
</ul>
<h5>Community</h5>
<ul>
<li><a href="/sshd-project/mailing_lists.html">Mailing Lists</a></li>
<li><a href="/sshd-project/getting_involved.html">Getting Involved</a></li>
<li><a href="/sshd-project/issue_tracking.html">Issue Tracking</a></li>
<li><a href="/sshd-project/contributors.html">Contributors</a></li>
<li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
</ul>
<h5>Sponsorship</h5>
<ul>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/">apache.org</a></li>
</ul>
</div>
</div>
<div id="rightColumn">
<h1 id="overview">Overview</h1>
<p>Apache Mina SSHD 2.0.0 contains a number of <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&amp;version=12342654">enhancements and bug-fixes</a>.</p>
<h1 id="getting-the-distributions">Getting the Distributions</h1>
<ul>
<li>Source distributions:
<ul>
<li><a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0-src.tar.gz">Apache Mina SSHD 2.0.0 Sources (.tar.gz)</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0-src.tar.gz.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0-src.tar.gz.sha1">SHA</a></li>
<li><a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0-src.zip">Apache Mina SSHD 2.0.0 Sources (.zip)</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0-src.zip.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0-src.zip.sha1">SHA</a></li>
</ul>
</li>
<li>Binary distributions:
<ul>
<li><a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0.tar.gz">Apache Mina SSHD 2.0.0 Binary (.tar.gz)</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0.tar.gz.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0.tar.gz.sha1">SHA</a></li>
<li><a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0.zip">Apache Mina SSHD 2.0.0 Binary (.zip)</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0.zip.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/2.0.0/apache-sshd-2.0.0.zip.sha1">SHA</a></li>
</ul>
</li>
</ul>
<h1 id="release-notes">Release Notes</h1>
<p>There have been many bug fixes and improvements since last released version
1.7.0 - a major one being that SSHD now consists of several distinct
artifact rather than being monolithic, In order to achieve this, some code
re-factoring was necessary - especially for SCP, SFTP and using MINA or
Netty instead of (the default) NIO2. We therefore decided to name the
version as 2.0 in order to emphasize the fact that backward compatibility
is not 100% guaranteed.</p>
<p>Please report any feedback to <a href="mailto:users@mina.apache.org">users@mina.apache.org</a>.</p>
</div>
<div id="endContent"></div>
</div>
<div id="footer">
&copy; 2003-2024, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br />
Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb,
Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
</div>
</div>
</body>
</html>