]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for ExitPolicyRejectPrivate outbound and port
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Mon, 16 Nov 2015 08:58:36 +0000 (19:58 +1100)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Thu, 19 Nov 2015 23:39:37 +0000 (10:39 +1100)
changes/bug17027-reject-private-bind-port [new file with mode: 0644]

diff --git a/changes/bug17027-reject-private-bind-port b/changes/bug17027-reject-private-bind-port
new file mode 100644 (file)
index 0000000..abc1431
--- /dev/null
@@ -0,0 +1,7 @@
+  o Minor bug fixes (security, exit policies):
+    - ExitPolicyRejectPrivate rejects more private addresses by default:
+      * the relay's outbound bind addresses (if configured), and
+      * the relay's configured port addresses (such as ORPort and DirPort).
+      Resolves ticket 17027. Patch by "teor".
+      Patch on 42b8fb5a1523 (11 Nov 2007), released in 0.2.0.11-alpha,
+      and on 0.2.7.3-rc.