소스 검색

changs file for 13808

Nick Mathewson 9 년 전
부모
커밋
dfebefe68f
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      changes/bug13808

+ 9 - 0
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.