X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=NEWS;h=398e63ba063249e98de3b2d21423683ca2683a2b;hp=44a8eecae1005078135472fe3afd4b2c116a8278;hb=21d0e24f1a523ad5fc23b3cddef78a1ae9585ea9;hpb=85a841258c1a19282b48c6b8663128568c16d9ab diff --git a/NEWS b/NEWS index 44a8eeca..398e63ba 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 1.0.21 April 22 2013 + + * Drop packets forwarded via TCP if they are too big (CVE-2013-1428). + +Thanks to Martin Schobert for auditing tinc and reporting this vulnerability. + Version 1.0.20 March 03 2013 * Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.