]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
And a changes file for #9258
authorPeter Palfrader <peter@palfrader.org>
Mon, 15 Jul 2013 08:55:11 +0000 (10:55 +0200)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Jul 2013 13:04:17 +0000 (09:04 -0400)
changes/bug9258 [new file with mode: 0644]

diff --git a/changes/bug9258 b/changes/bug9258
new file mode 100644 (file)
index 0000000..5165b3a
--- /dev/null
@@ -0,0 +1,6 @@
+  o Minor bugfixes:
+    - Reject relative control socket paths and emit a warning.
+      Previously single-component control socket paths would be rejected,
+      but Tor would not log why it could not validate the config.
+      Now we reject all relative control socket paths and print a warning.
+      Fixes bug 9047; bugfix on 0.2.2.6-alpha.