X-Git-Url: https://git.syn-net.org/debian/?a=blobdiff_plain;f=ChangeLog;h=c9dda205b943ccb84fc7f6ea0ce80ed484976735;hb=91d2dadab8997ae23442f77dd28db9fa3aee1e7c;hp=88a00958fcb3503acf748be674d728db47246632;hpb=ece844834d2cecc028ce81ca283f5d441088580e;p=anytun.git diff --git a/ChangeLog b/ChangeLog index 88a0095..c9dda20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,34 @@ -20**.**.** -- Version ? +2016.07.08 -- Version 0.3.6 + +* fixed build for GCC-6 and C++0x +* fixed some libgcrypt warnings @ anytun-showtables and anytun-config +* added systemd unit files and gernator + +2014.08.26 -- Version 0.3.5 + +* added an exception to the license which allows linking with OpenSSL +* added support for clang +* added libnettle as additional crypto library option +* fixed mutli-threading support for libgcrypt 1.6.0 and newer + +2011.12.30 -- Version 0.3.4 + +* Service Release: several build fixes for newer versions of + libboost and gcc +* formatting cleanups + +2010.2.16 -- Version 0.3.3 * Security fix: packet length check errors -* fixed droping of priveleges on FreeBSD +* fixed dropping of priveleges on FreeBSD * added sysExec for Windows * added multi socket support which allows simultanous usage of IPv4 and IPv6 even on operating systems without V4_MAPPED address support +* added workaround for signalhandling on Debian GNU/kFreebsd * added -v|--version option * added prebuilt manpage to release tarball (less build deps) - + 2009.12.02 -- Version 0.3.2 * added 64bit build target to windows build system @@ -17,6 +37,7 @@ * moved to new svn location 2009.10.28 -- Version 0.3.1 svn852 + * switched to GPLv3 or higher * Changed Windows TAP driver version to support 64-bit windows * fixed some memory errors