Merge branch 'update-upnp'

This commit is contained in:
Wladimir J. van der Laan 2015-10-15 10:25:00 +02:00
commit 670226127e
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -19,8 +19,8 @@ Either
- add the line `upnp=0` to your `bitcoin.conf` file
- add `-upnp=0` to the command line options
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
Also upgrade to a version of Bitcoin Core at least [0.10.3](https://bitcoin.org/bin/bitcoin-core-0.10.3/)
or [0.11.1](https://bitcoin.org/en/download). These versions upgrade the
library to a non-vulnerable version, as well as disable UPnP by default to
prevent this problem in the future.