From 38c10793e01f6ff673473368f5410cb675e25085 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Mon, 12 Oct 2015 16:19:18 +0200 Subject: [PATCH] mention that 0.11.1 and 0.10.3 aren't released yet --- _alerts/2015-10-12-upnp-vulnerability.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_alerts/2015-10-12-upnp-vulnerability.md b/_alerts/2015-10-12-upnp-vulnerability.md index 5475c4a0..cae4d65f 100644 --- a/_alerts/2015-10-12-upnp-vulnerability.md +++ b/_alerts/2015-10-12-upnp-vulnerability.md @@ -19,9 +19,10 @@ Either - add the line `upnp=0` to your `bitcoin.conf` file - add `-upnp=0` to the command line options -Alternatively, upgrade to a version of Bitcoin Core at least 0.10.3 or 0.11.1. -These versions upgrade the library to a non-vulnerable version, as well as -disable UPnP by default to prevent this problem in the future. +Also upgrade to a version of Bitcoin Core at least 0.10.3 or 0.11.1 when they +are released (the release cycle is in progress). These versions upgrade the +library to a non-vulnerable version, as well as disable UPnP by default to +prevent this problem in the future. ## Details