aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-04-19 11:38:52 +1000
committerteor <teor@torproject.org>2019-04-19 11:38:52 +1000
commitec213ae8a09505e97215cf9c54d1003c314c91f9 (patch)
tree4dbb3d7bfd6dfb7c316be9baee2025eb01fba630 /changes
parenta0db5ade3e1e2b81ed1196eb98aeca53583fba64 (diff)
parentb4e44a371f077f5a9fca19f94e6ff5f604f3e9d3 (diff)
downloadtor-ec213ae8a09505e97215cf9c54d1003c314c91f9.tar.gz
tor-ec213ae8a09505e97215cf9c54d1003c314c91f9.zip
Merge remote-tracking branch 'tor-github/pr/772' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug237906
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug23790 b/changes/bug23790
new file mode 100644
index 0000000000..4aaf616e4d
--- /dev/null
+++ b/changes/bug23790
@@ -0,0 +1,6 @@
+ o Minor bugfixes (hidden service v2):
+ - When reloading tor (HUP) configured with hidden service(s), some
+ information weren't copy to the new service object. One problem with this
+ was that tor would wait at least the RendPostPeriod time before uploading
+ the descriptor if the reload happened before the descriptor needed to be
+ published. Fixes bug 23790; bugfix on 0.2.1.9-alpha.