This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git
The following commit(s) were added to refs/heads/master by this push:
new f14d02b Add links to 2.5.0 release notes
f14d02b is described below
commit f14d02b8ebe6e52f9f5e04faac35f9673b852f99
Author: Guillaume Nodet <[email protected]>
AuthorDate: Mon Jun 22 17:44:39 2020 +0200
Add links to 2.5.0 release notes
---
source/downloads-sshd.md | 2 ++
source/sshd-project/download_2.5.0.md | 19 +++++++++++++++++++
source/sshd-project/downloads.md | 2 ++
3 files changed, 23 insertions(+)
diff --git a/source/downloads-sshd.md b/source/downloads-sshd.md
index ad132ed..e07ff32 100644
--- a/source/downloads-sshd.md
+++ b/source/downloads-sshd.md
@@ -5,6 +5,7 @@ title: Downloads
# Latest SSHD Releases
The latest release is the SSHD 2.5.0 release.
+Apache Mina SSHD 2.5.0 contains a number of [enhancements and
bug-fixes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12346915).
* Source distributions:
* [Apache Mina SSHD 2.5.0 Sources
(.tar.gz)](https://www.apache.org/dyn/closer.lua/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz)
[PGP](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz.asc)
[SHA](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz.sha1)
@@ -47,3 +48,4 @@ You can [build](sshd-project/building.html) the latest
version from [sources](ss
* [SSHD 2.2.0](sshd-project/download_2.2.0.html)
* [SSHD 2.3.0](sshd-project/download_2.3.0.html)
* [SSHD 2.4.0](sshd-project/download_2.4.0.html)
+* [SSHD 2.5.0](sshd-project/download_2.5.0.html)
diff --git a/source/sshd-project/download_2.5.0.md
b/source/sshd-project/download_2.5.0.md
new file mode 100644
index 0000000..6af3eef
--- /dev/null
+++ b/source/sshd-project/download_2.5.0.md
@@ -0,0 +1,19 @@
+---
+type: sshd
+title: Apache SSHD 2.5.0 Release
+---
+
+# Overview
+
+Apache Mina SSHD 2.5.0 contains a number of [enhancements and
bug-fixes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12346915).
+
+# Getting the Distributions
+
+* Source distributions:
+ * [Apache Mina SSHD 2.5.0 Sources
(.tar.gz)](https://www.apache.org/dyn/closer.lua/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz)
[PGP](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz.asc)
[SHA](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz.sha1)
+ * [Apache Mina SSHD 2.5.0 Sources
(.zip)](https://www.apache.org/dyn/closer.lua/mina/sshd/2.5.0/apache-sshd-2.5.0-src.zip)
[PGP](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.zip.asc)
[SHA](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.zip.sha1)
+* Binary distributions:
+ * [Apache Mina SSHD 2.5.0 Binary
(.tar.gz)](https://www.apache.org/dyn/closer.lua/mina/sshd/2.5.0/apache-sshd-2.5.0.tar.gz)
[PGP](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0.tar.gz.asc)
[SHA](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0.tar.gz.sha1)
+ * [Apache Mina SSHD 2.5.0 Binary
(.zip)](https://www.apache.org/dyn/closer.lua/mina/sshd/2.5.0/apache-sshd-2.5.0.zip)
[PGP](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0.zip.asc)
[SHA](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0.zip.sha1)
+
+Please report any feedback to
[[email protected]](mailto:[email protected]).
diff --git a/source/sshd-project/downloads.md b/source/sshd-project/downloads.md
index f01a6ed..9faf007 100644
--- a/source/sshd-project/downloads.md
+++ b/source/sshd-project/downloads.md
@@ -6,6 +6,7 @@ title: SSHD Downloads
# Latest SSHD Releases
The latest release is the SSHD 2.5.0 release.
+Apache Mina SSHD 2.5.0 contains a number of [enhancements and
bug-fixes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310849&version=12346915).
* Source distributions:
* [Apache Mina SSHD 2.5.0 Sources
(.tar.gz)](https://www.apache.org/dyn/closer.lua/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz)
[PGP](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz.asc)
[SHA](https://www.apache.org/dist/mina/sshd/2.5.0/apache-sshd-2.5.0-src.tar.gz.sha1)
@@ -48,3 +49,4 @@ You can [build](building.html) the latest version from
[sources](sources.html).
* [SSHD 2.2.0](download_2.2.0.html)
* [SSHD 2.3.0](download_2.3.0.html)
* [SSHD 2.4.0](download_2.4.0.html)
+* [SSHD 2.5.0](download_2.5.0.html)