diff options
| author | Wladimir J. van der Laan <[email protected]> | 2019-01-21 17:27:27 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2019-01-21 17:27:32 +0100 |
| commit | 9fa2b89ed1d73c95d7b37d12b33b375e8164d05b (patch) | |
| tree | 8f275463a0e96800c26dcb7dab4b613af2fdb085 /doc | |
| parent | Merge #15213: doc: Remove errant paste from walletcreatefundedpsbt for nLockt... (diff) | |
| parent | Update zmq to 4.3.1 (diff) | |
| download | discoin-9fa2b89ed1d73c95d7b37d12b33b375e8164d05b.tar.xz discoin-9fa2b89ed1d73c95d7b37d12b33b375e8164d05b.zip | |
Merge #15188: Update zmq to 4.3.1
3046e5fc019c7276300c65500fb4701e70f6c9d8 Update zmq to 4.3.1 (Dimitris Apostolou)
Pull request description:
Addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6250
Tree-SHA512: 9daa6580d103dad5f1499de1e9f5e1990cb4d630982f4ff35dcba492d7c7fc6e6224556ffd01575c97d50c34011f6e03677601ce35bc396a9e2a083508a64340
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/dependencies.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md index 50dde02fa..b833e9151 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -26,5 +26,5 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | Qt | [5.9.7](https://download.qt.io/official_releases/qt/) | [5.2](https://github.com/bitcoin/bitcoin/pull/14725) | No | | | | XCB | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L87) (Linux only) | | xkbcommon | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L86) (Linux only) | -| ZeroMQ | [4.2.5](https://github.com/zeromq/libzmq/releases) | 4.0.0 | No | | | +| ZeroMQ | [4.3.1](https://github.com/zeromq/libzmq/releases) | 4.0.0 | No | | | | zlib | [1.2.11](https://zlib.net/) | | | | No | |