summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket327064
-rw-r--r--changes/ticket331393
2 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket32706 b/changes/ticket32706
new file mode 100644
index 0000000000..d330decf33
--- /dev/null
+++ b/changes/ticket32706
@@ -0,0 +1,4 @@
+ o Minor bugfixes (onion service v2):
+ - Move a series of warnings to protocol warning level because they can all
+ be triggered remotely by a malformed request. Fixes bug 32706; bugfix on
+ 0.1.1.14-alpha.
diff --git a/changes/ticket33139 b/changes/ticket33139
new file mode 100644
index 0000000000..a90ab8f736
--- /dev/null
+++ b/changes/ticket33139
@@ -0,0 +1,3 @@
+ o Minor bugfixes (Onion service client, authorization):
+ - On a NEWNYM signal, purge the ephemeral client authorization cache. The
+ permanent ones are kept. Fixes bug 33139; bugfix on 0.4.3.1-alpha.