diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-30 16:13:58 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2019-01-30 16:29:56 +0100 |
commit | 09a9238c045670ce22a2798a717925248d1483f4 (patch) | |
tree | 9e1c0a54439203f1fe9b452b6d48c7571c0f0b67 /doc/dependencies.md | |
parent | 1220b91fa7e8c4d2564f2ab11d7ee880a9815a72 (diff) | |
parent | 84187072860707ddf06ebd629f30f12a0398c2cb (diff) |
Merge #15252: [0.17] Backport: Update zmq to 4.3.1
84187072860707ddf06ebd629f30f12a0398c2cb Update zmq to 4.3.1 (Dimitris Apostolou)
Pull request description:
Backports #15188 to the 0.17 branch.
Addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6250.
Tree-SHA512: f8047a22430dcc92ef713e72281286c4cad2fbe3cd6880cb16b9f8c83bdc481a72539ff5fd373133ac006409ca083db68368e56df47a50798963e77fb3e579f2
Diffstat (limited to 'doc/dependencies.md')
-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 3fc7aecba8..90e14e3fef 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.6](https://download.qt.io/official_releases/qt/) | 5.x | 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.3](https://github.com/zeromq/libzmq/releases) | | No | | | +| ZeroMQ | [4.3.1](https://github.com/zeromq/libzmq/releases) | | No | | | | zlib | [1.2.11](https://zlib.net/) | | | | No | |