mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
o Security fixes:
|
||||
- Don't attach new streams to old rendezvous circuits after SIGNAL
|
||||
NEWNYM. Previously, we would keep using an existing rendezvous
|
||||
circuit if it remained open (i.e. if it were kept open by a
|
||||
long-lived stream or if a new stream were attached to it before
|
||||
Tor could notice that it was old and no longer in use and close
|
||||
it). Bugfix on 0.1.1.15-rc; fixes bug 3375.
|
||||
|
||||
Reference in New Issue
Block a user