This is an automated email from the ASF dual-hosted git repository.
elecharny 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 e363a34 Fixed the KEYS link, changed the link for signatures
e363a34 is described below
commit e363a34fbf24e81655a691bfb354585be6c6fb3d
Author: emmanuel lecharny <[email protected]>
AuthorDate: Tue Jan 4 18:18:54 2022 +0100
Fixed the KEYS link, changed the link for signatures
---
source/downloads-mina_2_0.md | 2 +-
source/downloads-mina_2_1.md | 4 ++--
source/ftpserver-project/download_1.0.0-M2.md | 2 +-
source/ftpserver-project/download_1.0.0-M3.md | 2 +-
source/ftpserver-project/download_1.0.0-M4.md | 2 +-
source/ftpserver-project/download_1.0.0-RC1.md | 2 +-
source/ftpserver-project/download_1.0.0-RC2.md | 2 +-
source/ftpserver-project/download_1.0.0.md | 2 +-
source/ftpserver-project/download_1.0.1.md | 2 +-
source/ftpserver-project/download_1.0.2.md | 2 +-
source/ftpserver-project/download_1.0.3.md | 2 +-
source/ftpserver-project/download_1.0.4.md | 2 +-
source/ftpserver-project/download_1.0.5.md | 2 +-
source/ftpserver-project/download_1.0.6.md | 2 +-
source/ftpserver-project/download_1.1.0.md | 2 +-
source/ftpserver-project/download_1.1.1.md | 2 +-
source/ftpserver-project/download_1.1.2.md | 18 +++++++++---------
source/mina-project/downloads_2_0.md | 2 +-
source/mina-project/downloads_2_1.md | 2 +-
source/mina-project/downloads_old.md | 2 +-
source/validating-release.md | 2 +-
source/vysper-project/download_0.5.md | 2 +-
source/vysper-project/download_0.6.md | 2 +-
source/vysper-project/download_0.7.md | 2 +-
24 files changed, 33 insertions(+), 33 deletions(-)
diff --git a/source/downloads-mina_2_0.md b/source/downloads-mina_2_0.md
index 9ede803..a586daf 100644
--- a/source/downloads-mina_2_0.md
+++ b/source/downloads-mina_2_0.md
@@ -35,7 +35,7 @@ Older versions can be found [on
https://archive.apache.org/dist/mina/](https://a
# Verify the integrity of the files
-The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://www.apache.org/dist/mina/KEYS) as well as the asc signature file
for the relevant distribution. Then verify the signatures using:
+The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://downloads.apache.org/mina/KEYS) as well as the asc signature
file for the relevant distribution. Then verify the signatures using:
```bash
$ pgpk -a KEYS
diff --git a/source/downloads-mina_2_1.md b/source/downloads-mina_2_1.md
index a32acad..5989161 100644
--- a/source/downloads-mina_2_1.md
+++ b/source/downloads-mina_2_1.md
@@ -31,7 +31,7 @@ title: MINA Downloads
# Verify the integrity of the files
-The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://www.apache.org/dist/mina/KEYS) as well as the asc signature file
for the relevant distribution. Then verify the signatures using:
+The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://downloads.apache.org/mina/KEYS) as well as the asc signature
file for the relevant distribution. Then verify the signatures using:
$ pgpk -a KEYS
$ pgpv mina-2.1.5.tar.gz.asc
@@ -53,7 +53,7 @@ Older versions can be found [on
https://archive.apache.org/dist/mina/](https://a
# Verify the integrity of the files
-The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://www.apache.org/dist/mina/KEYS) as well as the asc signature file
for the relevant distribution. Then verify the signatures using:
+The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://downloads.apache.org/mina/KEYS) as well as the asc signature
file for the relevant distribution. Then verify the signatures using:
```bash
$ pgpk -a KEYS
diff --git a/source/ftpserver-project/download_1.0.0-M2.md
b/source/ftpserver-project/download_1.0.0-M2.md
index 1efd2d4..1423957 100644
--- a/source/ftpserver-project/download_1.0.0-M2.md
+++ b/source/ftpserver-project/download_1.0.0-M2.md
@@ -24,7 +24,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.0-M3.md
b/source/ftpserver-project/download_1.0.0-M3.md
index 5e30808..bec1782 100644
--- a/source/ftpserver-project/download_1.0.0-M3.md
+++ b/source/ftpserver-project/download_1.0.0-M3.md
@@ -24,7 +24,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.0-M4.md
b/source/ftpserver-project/download_1.0.0-M4.md
index 4c0873f..ec82c3b 100644
--- a/source/ftpserver-project/download_1.0.0-M4.md
+++ b/source/ftpserver-project/download_1.0.0-M4.md
@@ -24,7 +24,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.0-RC1.md
b/source/ftpserver-project/download_1.0.0-RC1.md
index 2e1347e..f728d6e 100644
--- a/source/ftpserver-project/download_1.0.0-RC1.md
+++ b/source/ftpserver-project/download_1.0.0-RC1.md
@@ -24,7 +24,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.0-RC2.md
b/source/ftpserver-project/download_1.0.0-RC2.md
index 241cdf2..80f23a8 100644
--- a/source/ftpserver-project/download_1.0.0-RC2.md
+++ b/source/ftpserver-project/download_1.0.0-RC2.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.0.md
b/source/ftpserver-project/download_1.0.0.md
index 23a11f2..fa114c7 100644
--- a/source/ftpserver-project/download_1.0.0.md
+++ b/source/ftpserver-project/download_1.0.0.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.1.md
b/source/ftpserver-project/download_1.0.1.md
index 3478669..8b79dbf 100644
--- a/source/ftpserver-project/download_1.0.1.md
+++ b/source/ftpserver-project/download_1.0.1.md
@@ -24,7 +24,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.2.md
b/source/ftpserver-project/download_1.0.2.md
index 2ec0abe..6c99e78 100644
--- a/source/ftpserver-project/download_1.0.2.md
+++ b/source/ftpserver-project/download_1.0.2.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.3.md
b/source/ftpserver-project/download_1.0.3.md
index 092e79e..e83e6c4 100644
--- a/source/ftpserver-project/download_1.0.3.md
+++ b/source/ftpserver-project/download_1.0.3.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.4.md
b/source/ftpserver-project/download_1.0.4.md
index f2d4553..3b81633 100644
--- a/source/ftpserver-project/download_1.0.4.md
+++ b/source/ftpserver-project/download_1.0.4.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.5.md
b/source/ftpserver-project/download_1.0.5.md
index ab0628b..d77b8c0 100644
--- a/source/ftpserver-project/download_1.0.5.md
+++ b/source/ftpserver-project/download_1.0.5.md
@@ -24,7 +24,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.0.6.md
b/source/ftpserver-project/download_1.0.6.md
index ebf0dd7..39406f3 100644
--- a/source/ftpserver-project/download_1.0.6.md
+++ b/source/ftpserver-project/download_1.0.6.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.1.0.md
b/source/ftpserver-project/download_1.1.0.md
index 2ec2c4e..ae5ba6e 100644
--- a/source/ftpserver-project/download_1.1.0.md
+++ b/source/ftpserver-project/download_1.1.0.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.1.1.md
b/source/ftpserver-project/download_1.1.1.md
index a53eae7..d7dcbc5 100644
--- a/source/ftpserver-project/download_1.1.1.md
+++ b/source/ftpserver-project/download_1.1.1.md
@@ -25,7 +25,7 @@ For a more detailed view of new features and bug fixes, see
the [release notes](
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/ftpserver-project/download_1.1.2.md
b/source/ftpserver-project/download_1.1.2.md
index 92afbe0..971188c 100644
--- a/source/ftpserver-project/download_1.1.2.md
+++ b/source/ftpserver-project/download_1.1.2.md
@@ -15,16 +15,16 @@ This release fixes the Log4J CVE by embedding the 2.17.0
version.
## Getting the Binary Distributions
| Description | Download Link | SHA256 hashes | SHA512 hashes | PGP
Signature file of download |
-|---|---|---|---|
-| zip distribution |
[apache-ftpserver-1.1.2-bin.zip](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip)
|
[SHA256](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip.sha256)
|
[SHA512](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip.sha512)
|[ASC](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip.asc)
|
-| tar.gz distribution |
[apache-ftpserver-1.1.2-bin.tar.gz](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz)
|
[SHA256](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz.sha256)
|
[SHA512](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz.sha512)
|
[ASC](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.g
[...]
-| tar.bz2 distribution |
[apache-ftpserver-1.1.2-bin.tar.bz2](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2)
|
[SHA256](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2.sha256)
|
[SHA512](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2.sha512)
|
[ASC](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.
[...]
+|---|---|---|---|---|
+| zip distribution |
[apache-ftpserver-1.1.2-bin.zip](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip)
|
[SHA256](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip.sha256)
|
[SHA512](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip.sha512)
|[ASC](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.zip.asc)
|
+| tar.gz distribution |
[apache-ftpserver-1.1.2-bin.tar.gz](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz)
|
[SHA256](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz.sha256)
|
[SHA512](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz.sha512)
|
[ASC](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.gz.asc)
|
+| tar.bz2 distribution |
[apache-ftpserver-1.1.2-bin.tar.bz2](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2)
|
[SHA256](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2.sha256)
|
[SHA512](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2.sha512)
|
[ASC](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-bin.tar.bz2.asc)
|
## Verify the Integrity of Downloads
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
@@ -58,10 +58,10 @@ To use this release in your maven project, the proper
dependency configuration t
### Source Distributions
| Description | Download Link | SHA256 hashes | SHA512 hashes | PGP Signature
file of download |
-|---|---|---|---|
-| zip sources |
[apache-ftpserver-1.1.2-src.zip](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip)
|
[SHA256](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip.sha256)
|
[SHA512](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip.sha512)
|
[ASC](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip.asc)
|
-| tar.gz sources |
[apache-ftpserver-1.1.2-src.tar.gz](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz)
|
[SHA256](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz.sha256)
|
[SHA512](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz.sha512)
|
[ASC](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz.asc)
|
-| tar.bz2 sources |
[apache-ftpserver-1.1.2-src.tar.bz2](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2)
|
[SHA256](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2.sha256)
|
[SHA512](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2.sha512)
|
[ASC](https://dist.apache.org/repos/dist/release/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.b
[...]
+|---|---|---|---|---|
+| zip sources |
[apache-ftpserver-1.1.2-src.zip](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip)
|
[SHA256](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip.sha256)
|
[SHA512](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip.sha512)
|
[ASC](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.zip.asc)
|
+| tar.gz sources |
[apache-ftpserver-1.1.2-src.tar.gz](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz)
|
[SHA256](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz.sha256)
|
[SHA512](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz.sha512)
|
[ASC](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.gz.asc)
|
+| tar.bz2 sources |
[apache-ftpserver-1.1.2-src.tar.bz2](https://www.apache.org/dyn/closer.lua/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2)
|
[SHA256](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2.sha256)
|
[SHA512](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2.sha512)
|
[ASC](https://downloads.apache.org/mina/ftpserver/1.1.2/apache-ftpserver-1.1.2-src.tar.bz2.asc)
|
### Git Tag Checkout
diff --git a/source/mina-project/downloads_2_0.md
b/source/mina-project/downloads_2_0.md
index f734a9c..14ea5ae 100644
--- a/source/mina-project/downloads_2_0.md
+++ b/source/mina-project/downloads_2_0.md
@@ -32,7 +32,7 @@ title: MINA 2.0.x Downloads
# Verify the integrity of the files
-The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://www.apache.org/dist/mina/KEYS) as well as the asc signature file
for the relevant distribution. Then verify the signatures using:
+The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://downloads.apache.org/mina/KEYS) as well as the asc signature
file for the relevant distribution. Then verify the signatures using:
```bash
$ pgpk -a KEYS
diff --git a/source/mina-project/downloads_2_1.md
b/source/mina-project/downloads_2_1.md
index 6dda5b3..af3c8f4 100644
--- a/source/mina-project/downloads_2_1.md
+++ b/source/mina-project/downloads_2_1.md
@@ -32,7 +32,7 @@ title: MINA 2.1.x Downloads
# Verify the integrity of the files
-The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://www.apache.org/dist/mina/KEYS) as well as the asc signature file
for the relevant distribution. Then verify the signatures using:
+The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://downloads.apache.org/mina/KEYS) as well as the asc signature
file for the relevant distribution. Then verify the signatures using:
$ pgpk -a KEYS
$ pgpv mina-2.1.5.tar.gz.asc
diff --git a/source/mina-project/downloads_old.md
b/source/mina-project/downloads_old.md
index d0d6f35..4961ffa 100644
--- a/source/mina-project/downloads_old.md
+++ b/source/mina-project/downloads_old.md
@@ -165,7 +165,7 @@ Note: those versions are not maintained, those links are
just provided for those
# Verify the integrity of the files
-The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://www.apache.org/dist/mina/KEYS) as well as the asc signature file
for the relevant distribution. Then verify the signatures using:
+The PGP signatures can be verified using PGP or GPG. First download the
[KEYS](https://downloads.apache.org/mina/KEYS) as well as the asc signature
file for the relevant distribution. Then verify the signatures using:
$ pgpk -a KEYS
$ pgpv mina-2.0.20.tar.gz.asc
diff --git a/source/validating-release.md b/source/validating-release.md
index b7f7e6b..374d012 100644
--- a/source/validating-release.md
+++ b/source/validating-release.md
@@ -7,7 +7,7 @@ title: Verifying Release
Down the GPG keys and import them
```bash
-wget https://www.apache.org/dist/mina/KEYS
+wget https://downloads.apache.org/mina/KEYS
gpg --import KEYS
```
diff --git a/source/vysper-project/download_0.5.md
b/source/vysper-project/download_0.5.md
index 3ebc2c0..e8df649 100644
--- a/source/vysper-project/download_0.5.md
+++ b/source/vysper-project/download_0.5.md
@@ -23,7 +23,7 @@ This is the first release of Apache Vysper. The release
contains partial impleme
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/vysper-project/download_0.6.md
b/source/vysper-project/download_0.6.md
index fa93bbb..0a79c64 100644
--- a/source/vysper-project/download_0.6.md
+++ b/source/vysper-project/download_0.6.md
@@ -31,7 +31,7 @@ For a detailed view of new features and bug fixes, see the
[release notes](https
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG:
diff --git a/source/vysper-project/download_0.7.md
b/source/vysper-project/download_0.7.md
index 4f1e48f..400ce4c 100644
--- a/source/vysper-project/download_0.7.md
+++ b/source/vysper-project/download_0.7.md
@@ -22,7 +22,7 @@ For a detailed view of new features and bug fixes, see the
[release notes](https
It is essential that you verify the integrity of the downloaded files using
the PGP signatures. The PGP signatures can be verified using PGP or GPG. Begin
by following these steps:
-1. Download the [KEYS](https://www.apache.org/dist/mina/KEYS)
+1. Download the [KEYS](https://downloads.apache.org/mina/KEYS)
2. Download the asc signature file for the relevant distribution
3. Verify the signatures using the following commands, depending on your use
of PGP or GPG: