mikewalch closed pull request #140: Update hashes according to new ASF policy
URL: https://github.com/apache/fluo-website/pull/140
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_config.yml b/_config.yml
index dce8de7..4b1a9d3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,6 +6,8 @@ permalink: pretty
 
 markdown: kramdown
 
+repository: apache/fluo-website
+
 # Collection names cannot contain periods
 collections:
   fluo-1-2:
diff --git a/_posts/release/2018-02-26-fluo-1.2.0.md 
b/_posts/release/2018-02-26-fluo-1.2.0.md
index 719af76..e803650 100644
--- a/_posts/release/2018-02-26-fluo-1.2.0.md
+++ b/_posts/release/2018-02-26-fluo-1.2.0.md
@@ -8,8 +8,8 @@ Below are resources for this release:
 
  * Download a release tarball and verify by these [procedures] using these 
[KEYS]
  
-   | [fluo-1.2.0-bin.tar.gz][bin-release]            | [ASC][bin-asc] 
[MD5][bin-md5] [SHA][bin-sha] |
-   | [fluo-1.2.0-source-release.tar.gz][src-release] | [ASC][src-asc] 
[MD5][src-md5] [SHA][src-sha] |
+   | [fluo-1.2.0-bin.tar.gz][bin-release]            | [ASC][bin-asc] 
[SHA][bin-sha] |
+   | [fluo-1.2.0-source-release.tar.gz][src-release] | [ASC][src-asc] 
[SHA][src-sha] |
  * View the [documentation][docs] for this release.
  * Read the [Javadocs][javadocs].
  
@@ -165,12 +165,10 @@ The Fluo stress test was run twice as documented 
[here](https://twitter.com/Apac
 [KEYS]: https://www.apache.org/dist/fluo/KEYS
 [bin-release]: 
https://www.apache.org/dyn/closer.lua/fluo/fluo/1.2.0/fluo-1.2.0-bin.tar.gz
 [bin-asc]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-bin.tar.gz.asc
-[bin-md5]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-bin.tar.gz.md5
-[bin-sha]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-bin.tar.gz.sha
+[bin-sha]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-bin.tar.gz.sha512
 [src-release]: 
https://www.apache.org/dyn/closer.lua/fluo/fluo/1.2.0/fluo-1.2.0-source-release.tar.gz
 [src-asc]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-source-release.tar.gz.asc
-[src-md5]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-source-release.tar.gz.md5
-[src-sha]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-source-release.tar.gz.sha
+[src-sha]: 
https://www.apache.org/dist/fluo/fluo/1.2.0/fluo-1.2.0-source-release.tar.gz.sha512
 [javadocs]: {{ site.fluo_api_base }}/1.2.0/
 [docs]: /docs/fluo/1.2/
 [semver]: http://semver.org/
diff --git a/_posts/release/2018-03-06-fluo-recipes-1.2.0.md 
b/_posts/release/2018-03-06-fluo-recipes-1.2.0.md
index 3db0348..892b337 100644
--- a/_posts/release/2018-03-06-fluo-recipes-1.2.0.md
+++ b/_posts/release/2018-03-06-fluo-recipes-1.2.0.md
@@ -19,7 +19,7 @@ Below are resources for this release:
   </dependency>
   ```
 * A source release tarball is available. It can be verified by these 
[procedures] using these [KEYS]
-  * [fluo-recipes-1.2.0-source-release.tar.gz][src-release] - [ASC][src-asc] 
[SHA-512][sha]
+  * [fluo-recipes-1.2.0-source-release.tar.gz][src-release] - [ASC][src-asc] 
[SHA][src-sha]
 * View the [documentation][docs] for this release
 * Read the javadocs: <a href="{{ site.api_base }}/fluo-recipes-core/1.2.0/" 
target="_blank">core</a>, <a href="{{ site.api_base 
}}/fluo-recipes-accumulo/1.2.0/" target="_blank">accumulo</a>, <a href="{{ 
site.api_base }}/fluo-recipes-kryo/1.2.0/" target="_blank">kryo</a>, <a 
href="{{ site.api_base }}/fluo-recipes-spark/1.2.0/" target="_blank">spark</a>, 
<a href="{{ site.api_base }}/fluo-recipes-test/1.2.0/" target="_blank">test</a>
 * View [all changes][changes].
@@ -41,7 +41,7 @@ Fluo Recipes was updated (in [#146]) to build using Fluo 
1.2.0 and Accumulo 1.7.
 [KEYS]: https://www.apache.org/dist/fluo/KEYS
 [src-release]: 
https://www.apache.org/dyn/closer.lua/fluo/fluo-recipes/1.2.0/fluo-recipes-1.2.0-source-release.tar.gz
 [src-asc]: 
https://www.apache.org/dist/fluo/fluo-recipes/1.2.0/fluo-recipes-1.2.0-source-release.tar.gz.asc
-[sha]: 
https://www.apache.org/dist/fluo/fluo-recipes/1.2.0/fluo-recipes-1.2.0-source-release.tar.gz.sha512
+[src-sha]: 
https://www.apache.org/dist/fluo/fluo-recipes/1.2.0/fluo-recipes-1.2.0-source-release.tar.gz.sha512
 [docs]: /docs/fluo-recipes/1.2/
 [central]: http://search.maven.org/#search|ga|1|fluo-recipes
 [changes]: https://github.com/apache/fluo-recipes/milestone/2?closed=1
diff --git a/_posts/release/2018-03-06-fluo-yarn-1.0.0.md 
b/_posts/release/2018-03-06-fluo-yarn-1.0.0.md
index edbe346..cad1782 100644
--- a/_posts/release/2018-03-06-fluo-yarn-1.0.0.md
+++ b/_posts/release/2018-03-06-fluo-yarn-1.0.0.md
@@ -16,8 +16,8 @@ Below are resources for this release:
 
  * Download a release tarball and verify by these [procedures] using these 
[KEYS]
  
-   | [fluo-yarn-1.0.0-bin.tar.gz][bin-release]            | [ASC][bin-asc] 
[SHA-512][bin-sha] |
-   | [fluo-yarn-1.0.0-source-release.tar.gz][src-release] | [ASC][src-asc] 
[SHA-512][src-sha] |
+   | [fluo-yarn-1.0.0-bin.tar.gz][bin-release]            | [ASC][bin-asc] 
[SHA][bin-sha] |
+   | [fluo-yarn-1.0.0-source-release.tar.gz][src-release] | [ASC][src-asc] 
[SHA][src-sha] |
  * View [documentation][docs] for to learn how to run Fluo application in YARN.
 
 ### Testing


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to