This is an automated email from the ASF dual-hosted git repository.
rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git
The following commit(s) were added to refs/heads/master by this push:
new 846a46a Add link to main site on how to verify a release (#29)
846a46a is described below
commit 846a46a1e2acad5aba01921f207fbe85155c0b5c
Author: Roy Lenferink <[email protected]>
AuthorDate: Thu Sep 28 09:48:48 2023 +0200
Add link to main site on how to verify a release (#29)
---
source/download.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/source/download.md b/source/download.md
index 315d5f2..c5cb919 100644
--- a/source/download.md
+++ b/source/download.md
@@ -43,3 +43,6 @@ You may also consult the [complete list of
mirrors](https://www.apache.org/mirro
[ [PGP](https://downloads.apache.org/celix/celix-{{< param "latestVersion"
>}}/celix-{{< param "latestVersion" >}}.tar.gz.asc) ]
[ [SHA512](https://downloads.apache.org/celix/celix-{{< param "latestVersion"
>}}/celix-{{< param "latestVersion" >}}.tar.gz.sha512) ]
+### Verify the downloaded release
+
+Following the steps described <a
href="https://www.apache.org/dyn/closer.cgi#verify">here</a> if you want to
verify the integrity and provenance of the software.