This is an automated email from the ASF dual-hosted git repository.
mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4e29e73 Update the download page
4e29e73 is described below
commit 4e29e73a788157941f8c04086bdff2326bd696d1
Author: Mingshen Sun <[email protected]>
AuthorDate: Fri Mar 19 10:55:15 2021 -0700
Update the download page
---
site/download.md | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/site/download.md b/site/download.md
index c6cbb66..3118da3 100644
--- a/site/download.md
+++ b/site/download.md
@@ -4,12 +4,30 @@ sidebar: false
---
# Download
-These source archives are generated from tagged releases.
+The followings are Apache Incubator releases for Teaclave projects.
+These source archives are generated from tagged releases. You can verify your
+download by following these
+[procedures](https://www.apache.org/info/verification.html) and using these
+[KEYS](https://www.apache.org/dist/incubator/teaclave/KEYS).
-| Version | Release Date | Source Code | PGP | SHA |
+### Teaclave
+
+| Version | Date | Source Code | PGP/SHA | Notes |
+|:-------:|:------------:|:-------------------------:|:-------:|:-------------:|
+| 0.2.0 | 2021-03-02 |
[apache-teaclave-0.2.0-incubating.tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz)|
[asc](https://www.apache.org/dist/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz.asc),
[sha512](https://www.apache.org/dist/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz.sha512)
| [link](https://github.com/apache/incubator-teaclave/releases/tag/v0.2.0) |
+| 0.1.0 | 2020-10-09 |
[apache-teaclave-0.1.0-incubating.tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz)|
[asc](https://www.apache.org/dist/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz.asc),
[sha512](https://www.apache.org/dist/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz.sha512)
| [link](https://github.com/apache/incubator-teaclave/releases/tag/v0.1.0) |
+
+### Teaclave SGX SDK
+
+| Version | Date | Source Code | PGP/SHA | Notes |
+|:-------:|:------------:|:-------------------------:|:----:|:-------:|
+| - | - | - | - | - |
+
+### Teaclave TrustZone SDK
+
+| Version | Date | Source Code | PGP/SHA | Notes |
|:-------:|:------------:|:-------------------------:|:----:|:-------:|
-| 0.2.0 | 2021-03-02 |
[apache-teaclave-0.2.0-incubating.tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz)
|
[.asc](https://www.apache.org/dist/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz.asc)
|
[.sha512](https://www.apache.org/dist/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz.sha512)
|
-| 0.1.0 | 2020-10-09 |
[apache-teaclave-0.1.0-incubating.tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz)
|
[.asc](https://www.apache.org/dist/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz.asc)
|
[.sha512](https://www.apache.org/dist/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz.sha512)
|
+| - | - | - | - | - |
## Verify the Integrity of the Files
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]