diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2019-05-21 19:10:48 +0300 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2019-06-07 09:40:23 +0200 |
commit | ab2190557ec2757fa48b52855b05561854af49af (patch) | |
tree | 99eb5b9d908871900418431e7d6515c9a6bad9ce /doc | |
parent | 02709e95601c6020a87a6a05ee1d00c13fc38f9b (diff) |
doc: Add release notes for 15993
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-15993.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release-notes-15993.md b/doc/release-notes-15993.md new file mode 100644 index 0000000000..493c7126ee --- /dev/null +++ b/doc/release-notes-15993.md @@ -0,0 +1,3 @@ +Build system changes +-------------------- +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). |