]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #24977.
authorGeorge Kadianakis <desnacked@riseup.net>
Wed, 13 Jun 2018 10:47:36 +0000 (13:47 +0300)
committerNick Mathewson <nickm@torproject.org>
Wed, 20 Jun 2018 12:01:02 +0000 (08:01 -0400)
changes/bug24977 [new file with mode: 0644]

diff --git a/changes/bug24977 b/changes/bug24977
new file mode 100644 (file)
index 0000000..f8127a2
--- /dev/null
@@ -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.