From e2a227a26860ed9fe632a23f2b03c858122095e5 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Sun, 23 Oct 2016 03:02:29 +0100 Subject: [PATCH] Add deterministic build section to release-process.md. Signed-off-by: Daira Hopwood --- doc/release-process.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/release-process.md b/doc/release-process.md index eb96e5da1..cff4444cc 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -110,7 +110,14 @@ Then, verify that nodes can connect to the testnet server, and update the guide ## F. Update the Beta Guide ## G. Publish the release announcement (blog, zcash-dev, slack) -## H. Celebrate +## H. Make and deploy deterministic builds + +- Run the [Gitian deterministic build environment](https://github.com/zcash/zcash-gitian) +- Compare the uploaded [build manifests on gitian.sigs](https://github.com/zcash/gitian.sigs) +- If all is well, the DevOps engineer will build the Debian packages and update the + [apt.z.cash package repository](https://apt.z.cash). + +## I. Celebrate ## missing steps Zcash still needs: