소스 검색

hs: Add changes file for 23653

Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet 6 년 전
부모
커밋
6691af1855
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      changes/bug23653

+ 7 - 0
changes/bug23653

@@ -0,0 +1,7 @@
+  o Minor bugfixes (hidden service client):
+    - When getting multiple SOCKS request for the same .onion address, don't
+      trigger multiple descriptor fetches.
+    - When the descriptor fetch fails with an internal error, no more HSDir to
+      query or we aren't allowed to fetch (FetchHidServDescriptors 0), close
+      all pending SOCKS request for that .onion. Fixes bug 23653; bugfix on
+      0.3.2.1-alpha.