aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11464_023
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-14 17:59:01 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-14 17:59:01 -0400
commit75b4975d7722d9497847fdab8dcfb2ac10f58fdb (patch)
tree56798e83f2c5b997f71e9eadbfdf3465b0e48e25 /changes/bug11464_023
parent2658e70d16eccfdd4b37d23a8399fce492d0eea1 (diff)
parent09ed8a5dbb5216caae0055c1608abbc8c76412c9 (diff)
downloadtor-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_0235
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.