aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2019-01-17 18:25:38 +0200
committerfanquake <fanquake@gmail.com>2019-01-25 11:52:39 +0800
commit84187072860707ddf06ebd629f30f12a0398c2cb (patch)
treeda871a7b06cffd3c924c44f287c730913a12dd81 /doc
parent0a0b2ea11fde7becbdd1c04205336c3a39bffbc0 (diff)
downloadbitcoin-84187072860707ddf06ebd629f30f12a0398c2cb.tar.xz
Update zmq to 4.3.1
Addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6250 Github-Pull: #15188 Rebased-From: 3046e5fc019c7276300c65500fb4701e70f6c9d8
Diffstat (limited to 'doc')
-rw-r--r--doc/dependencies.md2
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 |