Skip to content

Commit 60cd984

Browse files
committed
doc: Add release notes about minimum required miniupnpc API version
1 parent d9a2024 commit 60cd984

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@ Notable Changes
4545
(Developers: add your notes here as part of your pull requests whenever possible)
4646

4747

48+
#### Build system changes
49+
50+
The minimum supported miniUPnPc API version is set to 10. This keeps compatibility with Ubuntu 16.04 LTS and Debian 8 `libminiupnpc-dev` packages. Please note, on Debian this package is still vulnerable to [CVE-2017-8798](https://security-tracker.debian.org/tracker/CVE-2017-8798) (in jessie only) and [CVE-2017-1000494](https://security-tracker.debian.org/tracker/CVE-2017-1000494) (both in jessie and in stretch).
51+
52+
4853
#### Disable PoW mining RPC Commands
4954

5055
A new configure flag has been introduced to allow more granular control over weather or not the PoW mining RPC commands are compiled into the wallet. By default they are not. This behavior can be overridden by passing `--enable-mining-rpc` to the `configure` script.

0 commit comments

Comments
 (0)