blob: 8bc5263fdb5eb91d000ea61fe71fbf79f313635f [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<title>Apache SSHD 0.3.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 0.3.0 contains a few enhancements and bug-fixes.</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/0.3.0/apache-sshd-0.3.0-src.tar.gz">Apache Mina SSHD 0.3.0 Sources (.tar.gz)</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0-src.tar.gz.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0-src.tar.gz.sha1">SHA</a></li>
<li><a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0-src.zip">Apache Mina SSHD 0.3.0 Sources (.zip)</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0-src.zip.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0-src.zip.sha1">SHA</a></li>
</ul>
</li>
<li>Binary distributions:
<ul>
<li><a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0.tar.gz">Apache Mina SSHD 0.3.0 Binary (.tar.gz)</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0.tar.gz.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0.tar.gz.sha1">SHA</a></li>
<li><a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0.zip">Apache Mina SSHD 0.3.0 Binary (.zip)</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0.zip.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/apache-sshd-0.3.0.zip.sha1">SHA</a></li>
</ul>
</li>
<li>Individual jars:
<ul>
<li><a href="https://archive.apache.org/dist/mina/sshd/0.3.0/sshd-core-0.3.0.jar">Apache Mina SSHD Core 0.3.0 (.jar)</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/sshd-core-0.3.0.jar.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/0.3.0/sshd-core-0.3.0.jar.sha1">SHA</a></li>
</ul>
</li>
</ul>
<h1 id="release-notes">Release Notes</h1>
<p>Apache Mina SSHD 0.3.0 contains a few enhancements and bug-fixes.
Please report any feedback to <a href="mailto:users@mina.apache.org">users@mina.apache.org</a>.</p>
<ul>
<li>Bug
<ul>
<li><a href="https://issues.apache.org/jira/browse/SSHD-43">SSHD-43</a> - When the ssh server is closed, channels are not closed cleanly, causing clients to hang</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-44">SSHD-44</a> - NPE in ScpCommand and improvement to ScpCommandFactory.createCommand</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-48">SSHD-48</a> - NullPointerException when calling sftp&rsquo;ing to the server</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-49">SSHD-49</a> - When a large amount of text is written to a Putty client it causes the client to hang.</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-53">SSHD-53</a> - Make sure PublickeyAuthenticator and PasswordAuthenticator interfaces are consistent</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-57">SSHD-57</a> - SCPCommand erroneously assumes file lengths fit in integers.</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-59">SSHD-59</a> - Possible stack overflow when closing a client channel</li>
</ul>
</li>
<li>Improvement
<ul>
<li><a href="https://issues.apache.org/jira/browse/SSHD-22">SSHD-22</a> - Add support for signals (especially window-change)</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-41">SSHD-41</a> - Provide a binary distribution</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-42">SSHD-42</a> - SSHD bundles should not import their own package</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-46">SSHD-46</a> - Upgrade to mina 2.0 rc1</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-47">SSHD-47</a> - The pty terminal parameters are not available to the shell</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-51">SSHD-51</a> - Support for subsystems</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-52">SSHD-52</a> - Refactor Shell and Command interfaces into a common interface</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-58">SSHD-58</a> - Think of better support for subclassing both SshServer and ScpCommand (and possibly other classes)</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-63">SSHD-63</a> - Better support for controlling the console when launching external processes for shells</li>
</ul>
</li>
<li>New Feature
<ul>
<li><a href="https://issues.apache.org/jira/browse/SSHD-40">SSHD-40</a> - Support local/remote port forwarding on the server side</li>
<li><a href="https://issues.apache.org/jira/browse/SSHD-60">SSHD-60</a> - need interface to filter TCP/IP forwarding</li>
</ul>
</li>
</ul>
</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>