aboutsummaryrefslogtreecommitdiff
path: root/doc/release-process.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-02-16 10:37:13 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2015-02-16 10:38:00 +0100
commita77021a76361108b21d1e3b59c56915ad82655a5 (patch)
tree3b0fea752d59d0fe2b21a2b87e4f6f6db58d67e0 /doc/release-process.md
parentd8ed3bd8eeeee74bec1b5aa797052b5cfa58dfe6 (diff)
downloadbitcoin-a77021a76361108b21d1e3b59c56915ad82655a5.tar.xz
doc: Add note-to-self about SHA256SUMS to release-process.md
Diffstat (limited to 'doc/release-process.md')
-rw-r--r--doc/release-process.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index 363465d827..016090c594 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -130,6 +130,7 @@ gpg --digest-algo sha256 --clearsign SHA256SUMS # outputs SHA256SUMS.asc
rm SHA256SUMS
```
(the digest algorithm is forced to sha256 to avoid confusion of the `Hash:` header that GPG adds with the SHA256 used for the files)
+Note: check that SHA256SUMS itself doesn't end up in SHA256SUMS, which is a spurious/nonsensical entry.
- Upload zips and installers, as well as `SHA256SUMS.asc` from last step, to the bitcoin.org server