[GitHub] guacamole-website pull request #66: GUACAMOLE-692: Update artifact checksums...

2019-01-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/guacamole-website/pull/66


---


[GitHub] guacamole-website pull request #66: GUACAMOLE-692: Update artifact checksums...

2019-01-09 Thread mike-jumper
GitHub user mike-jumper opened a pull request:

https://github.com/apache/guacamole-website/pull/66

GUACAMOLE-692: Update artifact checksums to comply with latest ASF release 
policy.

This change updates the release layout such that the specific checksums 
provided and the extensions used by those checksums can be specified on a 
per-release basis.

The ASF release policy changed last year to require (1) no MD5 and (2) a 
`.sha256` extension for SHA-256 (not the old `.sha`). These changes allow us to 
comply, and update the 1.0.0 release notes to do so.

Note that past releases are migrated to the new layout but not updated with 
respect to the new checksums. That's OK - we'll be archiving the older releases 
following 1.0.0.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mike-jumper/guacamole-website checksum-policy

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/guacamole-website/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #66


commit 229be79274d418feabaf35dc36d1240215845212
Author: Michael Jumper 
Date:   2019-01-09T17:44:37Z

GUACAMOLE-692: Define the specific checksums included with each release.

commit a79b91a7ed33d3ce9f56482493f3a0cdfd330ec2
Author: Michael Jumper 
Date:   2019-01-10T03:15:17Z

GUACAMOLE-692: Update 1.0.0 release downloads to comply with latest ASF 
policy for checksums.




---