Release process: check dependencies for updates

This commit is contained in:
Jack Grigg 2016-09-29 13:59:29 +13:00
parent 19c3917ce9
commit 3fe431db1b
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@ Release Process
====================
Meta: There should always be a single release engineer to disambiguate responsibility.
## Pre-release
Check all of the following:
- All dependencies have been updated as appropriate:
- BDB
- Boost
- ccache
- libgmp
- libsodium
- miniupnpc
- OpenSSL
## A. Define the release version as:
$ ZCASH_RELEASE=${UPSTREAM_VERSION}.z${ZCASH_RELEASE_COUNTER}