Import Debian changes 1.0.31-1+deb9u1

tinc (1.0.31-1+deb9u1) stretch-security; urgency=high

  * Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738).
  * Prevent a MITM from forcing a NULL cipher for UDP (CVE-2018-16758).
This commit is contained in:
Guus Sliepen 2018-09-22 17:35:50 +02:00
parent 11d9efef1b
commit 2989322746
3 changed files with 242 additions and 0 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
tinc (1.0.31-1+deb9u1) stretch-security; urgency=high
* Prevent oracle attacks (CVE-2018-16737, CVE-2018-16738).
* Prevent a MITM from forcing a NULL cipher for UDP (CVE-2018-16758).
-- Guus Sliepen <guus@debian.org> Sat, 22 Sep 2018 17:35:50 +0200
tinc (1.0.31-1) unstable; urgency=medium
* New upstream release.