Auto merge of #1429 - str4d:867-update-dependencies, r=str4d
Update all dependencies Also re-enables disabled compiler warnings. Closes #867, #944, #1241, #1255, #1348.
This commit is contained in:
@@ -2,6 +2,20 @@ 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
|
||||
- libsnark (upstream of our fork)
|
||||
- libsodium
|
||||
- miniupnpc
|
||||
- OpenSSL
|
||||
|
||||
## A. Define the release version as:
|
||||
|
||||
$ ZCASH_RELEASE=MAJOR.MINOR.REVISION(-BUILD_STRING)
|
||||
|
||||
Reference in New Issue
Block a user