Merge branch 'maint-0.4.5'

This commit is contained in:
Alexander Færøy
2020-11-19 17:41:05 +00:00
4 changed files with 34 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (client, bridge, configuration):
- Exit tor on a misconfiguration when the Bridge line has a transport but
no corresponding ClientTransportPlugin can be found. Prior to this fix,
tor would attempt to connect to the bridge directly without using the
transport leading to a possible leak on the wire. Fixes bug 25528;
bugfix on 0.2.6.1-alpha.