X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=a458dd9806c2a8a53057cf82071e423c67b34e59;hp=57b5614cf25ef7aedf9a7593c59e3f1e926452ff;hb=2b74e1b01af2d56d6e7ebc135143fbe81f6ca455;hpb=15341e7697fe88a9f3b4646a2cb784dc515609bd diff --git a/NEWS b/NEWS index 57b5614c..a458dd98 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +# Version 1.1pre17 October 8 2018 + +* Prevent oracle attacks in the legacy protocol (CVE-2018-16737, + CVE-2018-16738). +* Prevent a MITM from forcing a NULL cipher for UDP in the legacy protocol + (CVE-2018-16758). +* AutoConnect is now enabled by default. +* Per-node network traffic statistics are now shown in the output of "info" and + "dump nodes" commands. + +Thanks to volth and Rafael Sadowski for their contributions to this version of +tinc. + # Version 1.1pre16 June 12 2018 * Fixed building with support for UML sockets. @@ -571,7 +584,7 @@ Thanks to Scott Lamb for his contributions to this version of tinc. * Tinc will retry to connect upon startup, does not quit if it doesn't work the first time. * Hosts that are disconnected implicitly if we lose a connection get - deleted from the internal list, to prevent hogging eachother with + deleted from the internal list, to prevent hogging each other with add and delete requests when the connection is restored. # Version 1.0pre1 May 12 2000