Merge remote-tracking branch 'tor-gitlab/mr/213'

This commit is contained in:
Alexander Færøy
2021-03-03 15:16:20 +00:00
2 changed files with 15 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Major bugfixes (signing key):
- In the tor-gencert utility, give an informative error message if the
passphrase given in `--create-identity-key` is too short. Fixes bug
40189; bugfix on 0.2.0.1-alpha. Patch by Neel Chauhan.