This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/branch-1.7 by this push:
new 6e0e5c0e1 MINOR: Add ASF verification instruction link (#1134)
6e0e5c0e1 is described below
commit 6e0e5c0e18c32f4bd0a011f6c4016d70e57b1678
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Mon May 23 17:16:14 2022 -0700
MINOR: Add ASF verification instruction link (#1134)
### What changes were proposed in this pull request?
This PR aims to update RELEASES page by adding the official ASF release
verification link.
- https://orc.apache.org/docs/releases.html
### Why are the changes needed?
To give more background for the verification procedure.
### How was this patch tested?
Manual review because this is a webpage update.
(cherry picked from commit 273943da9d681146758dc8986dcc5a8e21fe21ad)
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit eeadfd5132d829330921bf44620e443034e1996a)
Signed-off-by: Dongjoon Hyun <[email protected]>
---
site/_docs/releases.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/_docs/releases.md b/site/_docs/releases.md
index 4f4041375..599a36ac1 100644
--- a/site/_docs/releases.md
+++ b/site/_docs/releases.md
@@ -22,6 +22,7 @@ files and looking at their contents and metadata.
## Checking signatures
+Verify the releases by following [ASF
procedures](https://www.apache.org/info/verification.html).
All GPG signatures should be verified as matching one of the keys in ORC's
committers' [key list]({{ site.dist }}/KEYS).