From: Nick Mathewson Date: Tue, 23 Dec 2014 15:59:48 +0000 (-0500) Subject: changs file for 13808 X-Git-Tag: tor-0.2.6.2-alpha~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfebefe68f707c452a3a3f2b1b86c146cf0ca30b;p=thirdparty%2Ftor.git changs file for 13808 --- diff --git a/changes/bug13808 b/changes/bug13808 new file mode 100644 index 0000000000..b24a01c17b --- /dev/null +++ b/changes/bug13808 @@ -0,0 +1,9 @@ + o Minor features (transparent proxy): + - Use the correct option when using IPv6 with transparent proxy + support on Linux. Resolves 13808. Patch by Francisco Blas + Izquierdo Riera. + + o Minor bugfixes (sandbox): + - Make transparent proxy support work along with the seccomp2 + sandbox. Fixes part of bug 13808; bugfix on 0.2.5.1-alpha. + Patch by Francisco Blas Izquierdo Riera.