summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-02-12 12:57:18 -0500
committerDavid Goulet <dgoulet@torproject.org>2021-02-12 12:57:18 -0500
commit4a7fcc7361aff1ff4cf4d763472742c38edc8124 (patch)
treec8e9343150949332d3a9b52fe22e0ba2f0263e1a /changes
parent8e493f321ae4036ba32bbd69c9e8270758890e3c (diff)
parentbdca475518ca3036f1df7e78fef93bfa988cb01f (diff)
downloadtor-4a7fcc7361aff1ff4cf4d763472742c38edc8124.tar.gz
tor-4a7fcc7361aff1ff4cf4d763472742c38edc8124.zip
Merge branch 'maint-0.4.5' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket402086
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket40208 b/changes/ticket40208
new file mode 100644
index 0000000000..5a3a1aa55e
--- /dev/null
+++ b/changes/ticket40208
@@ -0,0 +1,6 @@
+ o Minor bugfixes (relay):
+ - Allow relays to have a RFC1918 address if PublishServerDescriptor is set
+ to 0 and AssumeReachable is set to 1. This is to support the use case of a
+ bridge on a local network that can be used by restricted users on that
+ network to reach the Tor network. Fixes bug 40208; bugfix on
+ 0.4.5.1-alpha.