diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-09-25 14:18:15 +0300 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-09-25 14:18:15 +0300 |
commit | 0a77e5f1c23d43d25a10436dcd30adb4596762fb (patch) | |
tree | f8003152da7683857873759a699113ddd1e818fb /changes | |
parent | 09769779a0b0d422b1cc4ec22ca8d95daba706ba (diff) | |
parent | 4bbefc2aac2d3770817200700e2a384d966bffe2 (diff) | |
download | tor-0a77e5f1c23d43d25a10436dcd30adb4596762fb.tar.gz tor-0a77e5f1c23d43d25a10436dcd30adb4596762fb.zip |
Merge branch 'tor-github/pr/1341'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug30916 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug30916 b/changes/bug30916 new file mode 100644 index 0000000000..b006bfc75d --- /dev/null +++ b/changes/bug30916 @@ -0,0 +1,4 @@ + o Minor bugfixes (relay): + - Avoid crashing when starting with a corrupt keys directory where + the old ntor key and the new ntor key are identical. Fixes bug 30916; + bugfix on 0.2.4.8-alpha. |