summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-02-23 07:36:56 -0500
committerNick Mathewson <nickm@torproject.org>2016-02-23 07:36:56 -0500
commite88686cb2cbae39333982505f38f2d7568af4f32 (patch)
tree874f90fe8e155a791d0adec61d52accd3bc073e2 /changes
parent48c1c028ca65c9fbdb83f47e5ccda0469b031bdd (diff)
parent0ba672a7fdb952c612ee9215bd7e8a6b02f4f8f7 (diff)
downloadtor-e88686cb2cbae39333982505f38f2d7568af4f32.tar.gz
tor-e88686cb2cbae39333982505f38f2d7568af4f32.zip
Merge remote-tracking branch 'teor/bug18348-v2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug183485
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug18348 b/changes/bug18348
new file mode 100644
index 0000000000..03978eda19
--- /dev/null
+++ b/changes/bug18348
@@ -0,0 +1,5 @@
+ o Major bug fixes (relays, bridge clients):
+ - Ensure relays always allow IPv4 OR and Dir connections.
+ Ensure bridge clients use the address configured in the bridge line.
+ Fixes bug 18348; bugfix on 0.2.8.1-alpha.
+ Reported by sysrqb, patch by teor.