From: George Kadianakis Date: Wed, 13 Jun 2018 10:47:36 +0000 (+0300) Subject: Add changes file for #24977. X-Git-Tag: tor-0.3.4.3-alpha~13^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f1a57b8d0038066be712c57b5ce8b7b1ea94e5a;p=thirdparty%2Ftor.git Add changes file for #24977. --- diff --git a/changes/bug24977 b/changes/bug24977 new file mode 100644 index 0000000000..f8127a2a73 --- /dev/null +++ b/changes/bug24977 @@ -0,0 +1,5 @@ + o Minor bugfixes (onion services): + - Recompute some consensus information after clock skews or when we + transition from a non-live consensus to a live consensus. We do this to + avoid having an outdated state which could impact next-generation onion + services. Fixes bug 24977; bugfix on 0.3.2.1-alpha.