From: juga0 Date: Mon, 4 Jun 2018 20:40:21 +0000 (+0000) Subject: Add changes file X-Git-Tag: tor-0.3.5.1-alpha~96^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbb82a52491de244fbdf5d7b6f22ae26f8b4ea19;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug24104 b/changes/bug24104 new file mode 100644 index 0000000000..ca2a3537fa --- /dev/null +++ b/changes/bug24104 @@ -0,0 +1,4 @@ + o Minor bugfix (relay statistics): + - Update relay descriptor on bandwidth changes only when the uptime is + smaller than 24h in order to reduce the efficiency of guard discovery + attacks. Fixes bug 24104; bugfix on 0.1.1.6-alpha.