X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=ff5c3beb061bef39216ec818d806a4b1c62b890e;hp=5c547d13938f88dc1c795783e7eb491932df2b56;hb=985d19caf20058db3c764f0f6fbeafa8bcc59fcc;hpb=844dfe986db35675c0639823decdee0b3dbbf55b diff --git a/NEWS b/NEWS index 5c547d13..ff5c3beb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Version 1.0.32 September 2 2017 + + * Fix segmentation fault when using Cipher = none. + * Fix Proxy = exec. + * Support PriorityInheritance for IPv6 packets. + * Fixes for Solaris tun/tap support. + * Bind outgoing TCP sockets when ListenAddress is used. + +Thanks to Vittorio Gambaletta for his contribution to this version of tinc. + +Version 1.0.31 January 15 2017 + + * Remove ExecStop in tinc@.service. + +Thanks to Élie Bouttier for his contribution to this version of tinc. + Version 1.0.30 October 30 2016 * Fix troubles connecting to some HTTP proxies.