Merge pull request #21 from zcash/release-v2.0.7-3

Release v2.0.7-3
This commit is contained in:
Daira Hopwood 2019-09-24 21:18:53 +01:00 committed by GitHub
commit e3983afc03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 60 additions and 37 deletions

View File

@ -1,4 +1,4 @@
Zcash 2.0.7-2 Zcash 2.0.7-3
<img align="right" width="120" height="80" src="doc/imgs/logo.png"> <img align="right" width="120" height="80" src="doc/imgs/logo.png">
=========== ===========

View File

@ -3,7 +3,7 @@ AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 2) define(_CLIENT_VERSION_MAJOR, 2)
define(_CLIENT_VERSION_MINOR, 0) define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_REVISION, 7) define(_CLIENT_VERSION_REVISION, 7)
define(_CLIENT_VERSION_BUILD, 52) define(_CLIENT_VERSION_BUILD, 53)
define(_ZC_BUILD_VAL, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, m4_incr(_CLIENT_VERSION_BUILD), m4_eval(_CLIENT_VERSION_BUILD < 50), 1, m4_eval(_CLIENT_VERSION_BUILD - 24), m4_eval(_CLIENT_VERSION_BUILD == 50), 1, , m4_eval(_CLIENT_VERSION_BUILD - 50))) define(_ZC_BUILD_VAL, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, m4_incr(_CLIENT_VERSION_BUILD), m4_eval(_CLIENT_VERSION_BUILD < 50), 1, m4_eval(_CLIENT_VERSION_BUILD - 24), m4_eval(_CLIENT_VERSION_BUILD == 50), 1, , m4_eval(_CLIENT_VERSION_BUILD - 50)))
define(_CLIENT_VERSION_SUFFIX, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, _CLIENT_VERSION_REVISION-beta$1, m4_eval(_CLIENT_VERSION_BUILD < 50), 1, _CLIENT_VERSION_REVISION-rc$1, m4_eval(_CLIENT_VERSION_BUILD == 50), 1, _CLIENT_VERSION_REVISION, _CLIENT_VERSION_REVISION-$1))) define(_CLIENT_VERSION_SUFFIX, m4_if(m4_eval(_CLIENT_VERSION_BUILD < 25), 1, _CLIENT_VERSION_REVISION-beta$1, m4_eval(_CLIENT_VERSION_BUILD < 50), 1, _CLIENT_VERSION_REVISION-rc$1, m4_eval(_CLIENT_VERSION_BUILD == 50), 1, _CLIENT_VERSION_REVISION, _CLIENT_VERSION_REVISION-$1)))
define(_CLIENT_VERSION_IS_RELEASE, true) define(_CLIENT_VERSION_IS_RELEASE, true)

View File

@ -1,3 +1,9 @@
zcash (2.0.7+3) stable; urgency=critical
* 2.0.7-3 release.
-- Electric Coin Company <team@z.cash> Tue, 24 Sep 2019 21:01:13 +0100
zcash (2.0.7+2) stable; urgency=medium zcash (2.0.7+2) stable; urgency=medium
* 2.0.7-2 release. * 2.0.7-2 release.

View File

@ -1,5 +1,5 @@
--- ---
name: "zcash-2.0.7-2" name: "zcash-2.0.7-3"
enable_cache: true enable_cache: true
distro: "debian" distro: "debian"
suites: suites:

View File

@ -1,11 +1,11 @@
Zcash Contributors Zcash Contributors
================== ==================
Jack Grigg (874) Jack Grigg (880)
Simon Liu (459) Simon Liu (459)
Sean Bowe (278) Sean Bowe (278)
Eirik Ogilvie-Wigley (169) Eirik Ogilvie-Wigley (169)
Daira Hopwood (136) Daira Hopwood (140)
Jay Graber (89) Jay Graber (89)
Wladimir J. van der Laan (82) Wladimir J. van der Laan (82)
Taylor Hornby (73) Taylor Hornby (73)

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ZCASH-CLI "1" "August 2019" "zcash-cli v2.0.7-2" "User Commands" .TH ZCASH-CLI "1" "September 2019" "zcash-cli v2.0.7-3" "User Commands"
.SH NAME .SH NAME
zcash-cli \- manual page for zcash-cli v2.0.7-2 zcash-cli \- manual page for zcash-cli v2.0.7-3
.SH DESCRIPTION .SH DESCRIPTION
Zcash RPC client version v2.0.7\-2 Zcash RPC client version v2.0.7\-3
.PP .PP
In order to ensure you are adequately protecting your privacy when using Zcash, In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>. please see <https://z.cash/support/security/>.

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ZCASH-TX "1" "August 2019" "zcash-tx v2.0.7-2" "User Commands" .TH ZCASH-TX "1" "September 2019" "zcash-tx v2.0.7-3" "User Commands"
.SH NAME .SH NAME
zcash-tx \- manual page for zcash-tx v2.0.7-2 zcash-tx \- manual page for zcash-tx v2.0.7-3
.SH DESCRIPTION .SH DESCRIPTION
Zcash zcash\-tx utility version v2.0.7\-2 Zcash zcash\-tx utility version v2.0.7\-3
.SS "Usage:" .SS "Usage:"
.TP .TP
zcash\-tx [options] <hex\-tx> [commands] zcash\-tx [options] <hex\-tx> [commands]

View File

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8.
.TH ZCASHD "1" "August 2019" "zcashd v2.0.7-2" "User Commands" .TH ZCASHD "1" "September 2019" "zcashd v2.0.7-3" "User Commands"
.SH NAME .SH NAME
zcashd \- manual page for zcashd v2.0.7-2 zcashd \- manual page for zcashd v2.0.7-3
.SH DESCRIPTION .SH DESCRIPTION
Zcash Daemon version v2.0.7\-2 Zcash Daemon version v2.0.7\-3
.PP .PP
In order to ensure you are adequately protecting your privacy when using Zcash, In order to ensure you are adequately protecting your privacy when using Zcash,
please see <https://z.cash/support/security/>. please see <https://z.cash/support/security/>.
@ -75,7 +75,7 @@ limit applied)
.HP .HP
\fB\-par=\fR<n> \fB\-par=\fR<n>
.IP .IP
Set the number of script verification threads (\fB\-4\fR to 16, 0 = auto, <0 = Set the number of script verification threads (\fB\-6\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0) leave that many cores free, default: 0)
.HP .HP
\fB\-pid=\fR<file> \fB\-pid=\fR<file>
@ -361,10 +361,6 @@ Fees (in ZEC/kB) smaller than this are considered zero fee for relaying
.IP .IP
Send trace/debug info to console instead of debug.log file Send trace/debug info to console instead of debug.log file
.HP .HP
\fB\-shrinkdebugfile\fR
.IP
Shrink debug.log file on client startup (default: 1 when no \fB\-debug\fR)
.HP
\fB\-testnet\fR \fB\-testnet\fR
.IP .IP
Use the test network Use the test network

View File

@ -4,17 +4,3 @@ release-notes at release time)
Notable changes Notable changes
=============== ===============
This release fixes a security issue described at
https://z.cash/support/security/announcements/security-announcement-2019-09-24/ .
The service period of this release is shorter than normal due to the upcoming
v2.1.0 Blossom release. The End-of-Service of v2.0.7-3 will occur at block height
653012, expected to be on 2019-12-10.
Shrinking of debug.log files is temporarily disabled
----------------------------------------------------
In previous versions, `zcashd` would shrink the `debug.log` file to 200 KB on
startup if it was larger than 10 MB. This behaviour, and the `-shrinkdebugfile`
option that controlled it, has been disabled.

View File

@ -0,0 +1,35 @@
Notable changes
===============
This release fixes a security issue described at
https://z.cash/support/security/announcements/security-announcement-2019-09-24/ .
The service period of this release is shorter than normal due to the upcoming
v2.1.0 Blossom release. The End-of-Service of v2.0.7-3 will occur at block height
653012, expected to be on 2019-12-10.
Shrinking of debug.log files is temporarily disabled
----------------------------------------------------
In previous versions, `zcashd` would shrink the `debug.log` file to 200 KB on
startup if it was larger than 10 MB. This behaviour, and the `-shrinkdebugfile`
option that controlled it, has been disabled.
Changelog
=========
Daira Hopwood (4):
Add hotfix release notes.
Make a note of the shorter service period in the release notes.
make-release.py: Versioning changes for 2.0.7-3.
make-release.py: Updated manpages for 2.0.7-3.
Jack Grigg (6):
Disable -shrinkdebugfile command
SetMerkleBranch: remove unused code, remove cs_main lock requirement
Remove cs_main lock requirement from CWallet::SyncTransaction
Ignore exceptions when deserializing note plaintexts
Move mempool SyncWithWallets call into its own thread
Enable RPC tests to wait on mempool notifications

View File

@ -18,7 +18,7 @@
#define CLIENT_VERSION_MAJOR 2 #define CLIENT_VERSION_MAJOR 2
#define CLIENT_VERSION_MINOR 0 #define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 7 #define CLIENT_VERSION_REVISION 7
#define CLIENT_VERSION_BUILD 52 #define CLIENT_VERSION_BUILD 53
//! Set to true for release, false for prerelease or test build //! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true #define CLIENT_VERSION_IS_RELEASE true