mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
69df16e376
Fixes bug 11454, where we would keep around a superseded descriptor if the descriptor replacing it wasn't at least a week later. Bugfix on 0.2.1.8-alpha. Fixes bug 11457, where a certificate with a publication time in the future could make us discard existing (and subsequent!) certificates with correct publication times. Bugfix on 0.2.0.3-alpha.
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
o Minor bugfixes:
|
|
- If an authority operator accidentally makes a signing certificate with
|
|
a future publication time, do not discard its real signing
|
|
certificates. Fixes bug 11457; bugfix on 0.2.0.3-alpha.
|
|
|