summaryrefslogtreecommitdiff
path: root/changes/bug13808
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug13808')
-rw-r--r--changes/bug138089
1 files changed, 9 insertions, 0 deletions
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.