summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-10-06 13:24:22 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-10-06 13:24:22 -0400
commitac623fa2ac69d00d5e19c1440242bdaf7914c8ca (patch)
tree04b89fe809e09720e412eaf14cbdd9bc167ba9fe /changes
parent0a02fd7445548b95081089ae5642e0ddee99f289 (diff)
parentf0d1240a07c60b3a01d730d9379bdbe72d41b552 (diff)
downloadtor-ac623fa2ac69d00d5e19c1440242bdaf7914c8ca.tar.gz
tor-ac623fa2ac69d00d5e19c1440242bdaf7914c8ca.zip
Merge branch 'maint-0.4.5' into release-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket404745
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40474 b/changes/ticket40474
new file mode 100644
index 0000000000..d2a7231106
--- /dev/null
+++ b/changes/ticket40474
@@ -0,0 +1,5 @@
+ o Minor bugfixes (onion service, TROVE-2021-008):
+ - Only log once any v2 access attempts in order to not pollute the logs
+ with warnings and avoid recording the times on disk when v2 access was
+ attempted. Important to note that the onion address was _never_ logged.
+ That is a Low security issue. Fixes bug 40474; bugfix on 0.4.5.8.