diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-14 17:59:01 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-14 17:59:01 -0400 |
commit | 75b4975d7722d9497847fdab8dcfb2ac10f58fdb (patch) | |
tree | 56798e83f2c5b997f71e9eadbfdf3465b0e48e25 /changes/bug11464_023 | |
parent | 2658e70d16eccfdd4b37d23a8399fce492d0eea1 (diff) | |
parent | 09ed8a5dbb5216caae0055c1608abbc8c76412c9 (diff) | |
download | tor-75b4975d7722d9497847fdab8dcfb2ac10f58fdb.tar.gz tor-75b4975d7722d9497847fdab8dcfb2ac10f58fdb.zip |
Merge branch 'bug11464_023_squashed' into maint-0.2.3
Diffstat (limited to 'changes/bug11464_023')
-rw-r--r-- | changes/bug11464_023 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug11464_023 b/changes/bug11464_023 new file mode 100644 index 0000000000..80c04b21e6 --- /dev/null +++ b/changes/bug11464_023 @@ -0,0 +1,5 @@ + o Major features (security): + - Block authority signing keys that were used on an authorities + vulnerable to the "heartbleed" bug in openssl (CVE-2014-0160). + (We don't have any evidence that these keys _were_ compromised; + we're doing this to be prudent.) Resolves ticket 11464. |