Add i386 version of debian-minimal for 32-bit Gitlab CI builds.
[tor.git] / changes / bug27841
blob9cd1da7275ee418160f826e164502a02b905a1f3
1   o Minor bugfixes (onion services):
2     - On an intro point for a version 3 onion service, we do not close
3       an introduction circuit on an NACK. This lets the client decide
4       whether to reuse the circuit or discard it. Previously, we closed
5       intro circuits on NACKs. Fixes bug 27841; bugfix on 0.3.2.1-alpha.
6       Patch by Neel Chaunan