Skip to content

Commit 997ca40

Browse files
Site checkin for project Apache Mina SSHD
1 parent e08bab0 commit 997ca40

15 files changed

Lines changed: 958 additions & 3486 deletions

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/index.md at 2025-08-07
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/index.md at 2025-08-27
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Apache MINA sshd</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-08-07</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-08-27</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -98,7 +98,7 @@ <h1>Apache MINA sshd</h1>
9898
<li>Technical information on the development of release 3.0.0 is available in branch <code>dev_3.0</code>:
9999
<ul>
100100

101-
<li><a href="https://github.com/apache/mina-sshd/blob/dev_3.0/CHANGES.md" class="externalLink">Changes since 2.15.0</a></li>
101+
<li><a href="https://github.com/apache/mina-sshd/blob/dev_3.0/CHANGES.md" class="externalLink">Changes since 2.16.0</a></li>
102102
<li><a href="https://github.com/apache/mina-sshd/tree/dev_3.0/docs/technical" class="externalLink">Technical documentation</a></li>
103103
</ul></li>
104104
</ul>

japicmp-sshd-cli.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-cli.md at 2025-08-07
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-cli.md at 2025-08-27
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-cli</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-08-07</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-08-27</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-cli</h1>
7474
<p><img src="https://img.shields.io/badge/semver-PATCH-yellow?logo=semver" alt="semver PATCH" title="semver PATCH" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-important'><p class='alert-important'><svg class='alert-important' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z' /></svg>Important</p>
77-
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.15.0</code>.</p>
77+
<p>Compatible bug fixes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_cli-2.15.0-blue" alt="sshd-cli 2.15.0" title="sshd-cli 2.15.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_cli-2.16.0-blue" alt="sshd-cli 2.16.0" title="sshd-cli 2.16.0" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>

japicmp-sshd-common.html

Lines changed: 308 additions & 946 deletions
Large diffs are not rendered by default.

japicmp-sshd-contrib.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
<!--
5-
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-contrib.md at 2025-08-07
5+
| Generated by Apache Maven Doxia Site Renderer 2.0.0 from target/src/site/markdown/japicmp-sshd-contrib.md at 2025-08-27
66
| Rendered using Apache Maven Fluido Skin 2.1.0
77
-->
88
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -32,7 +32,7 @@
3232
<ul class="breadcrumb">
3333
<li><a href="./">Apache MINA sshd</a><span class="divider">/</span></li>
3434
<li class="active">Compatibility Report for sshd-contrib</li>
35-
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-08-07</li>
35+
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2025-08-27</li>
3636
<li id="projectVersion" class="pull-right">Version: 3.0.0-SNAPSHOT</li>
3737
</ul>
3838
</div>
@@ -74,7 +74,7 @@ <h1>Compatibility Report for sshd-contrib</h1>
7474
<p><img src="https://img.shields.io/badge/semver-MAJOR-red?logo=semver" alt="semver MAJOR" title="semver MAJOR" /></p><section><a id="Summary"></a>
7575
<h2>Summary</h2>
7676
<blockquote class='alert-caution'><p class='alert-caution'><svg class='alert-caution' viewBox='0 0 16 16' version='1.1' width='16' height='16'><path d='M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z' /></svg>Caution</p>
77-
<p>Incompatible changes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.15.0</code>.</p>
77+
<p>Incompatible changes found while checking backward compatibility of version <code>3.0.0-SNAPSHOT</code> with the previous version <code>2.16.0</code>.</p>
7878
</blockquote>
7979
<details markdown="1">
8080
<summary>Expand to see options used.</summary>
@@ -88,7 +88,7 @@ <h2>Summary</h2>
8888
<li><strong>Old archives</strong>:
8989
<ul>
9090

91-
<li><img src="https://img.shields.io/badge/sshd_contrib-2.15.0-blue" alt="sshd-contrib 2.15.0" title="sshd-contrib 2.15.0" /></li>
91+
<li><img src="https://img.shields.io/badge/sshd_contrib-2.16.0-blue" alt="sshd-contrib 2.16.0" title="sshd-contrib 2.16.0" /></li>
9292
</ul></li>
9393
<li><strong>New archives</strong>:
9494
<ul>

0 commit comments

Comments
 (0)