From: rl1987 Date: Thu, 26 Apr 2018 10:21:43 +0000 (+0200) Subject: Add changes file X-Git-Tag: tor-0.3.5.1-alpha~47^2~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9c16ee8a463a2ba4bb79a9ef550bb62c65bada8;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug17873 b/changes/bug17873 new file mode 100644 index 0000000000..4922fedafe --- /dev/null +++ b/changes/bug17873 @@ -0,0 +1,6 @@ + o Minor bugfixes (OS compatibility): + - On Linux and Windows properly handle configuration change that + moves a listener to/from wildcard IP address. In case first + attempt to bind a socket fails, close the old listener and + try binding a socket again. Fixes bug 17873; bugfix on + 0.0.8pre-1.