瀏覽代碼

Add a changes file for bug 8976

teor (Tim Wilson-Brown) 9 年之前
父節點
當前提交
7275dd4fd1
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      changes/bug8976

+ 5 - 0
changes/bug8976

@@ -0,0 +1,5 @@
+  o Minor bugfixes (security, hidden services):
+    - Prevent hidden services connecting to client-supplied rendezvous
+      addresses that are reserved as internal or multicast.
+      Fixes bug 8976; bugfix on b7c172c9e in tor-0.2.3.21.
+      Patch by "dgoulet" and "teor".