diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-10-25 10:32:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-10-25 10:32:20 -0400 |
commit | b6e0236fa20d001ba3f940caf37b5434bf76401a (patch) | |
tree | a753ad062361bdada0523dde40d576f123e1cf80 /changes | |
parent | 48cdcc9d4ad12b7c57c8ac578db5961da27fde85 (diff) | |
download | tor-b6e0236fa20d001ba3f940caf37b5434bf76401a.tar.gz tor-b6e0236fa20d001ba3f940caf37b5434bf76401a.zip |
Fold in changelog item; draft blurb for 0.2.4.5-alpha
Diffstat (limited to 'changes')
-rw-r--r-- | changes/link_negotiation_assert | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/link_negotiation_assert b/changes/link_negotiation_assert deleted file mode 100644 index 398a545573..0000000000 --- a/changes/link_negotiation_assert +++ /dev/null @@ -1,6 +0,0 @@ - o Major bugfixs (security): - - Fix a group of remotely triggerable assertion failures related to - incorrect link protocol negotiation. Found, diagnosed, and fixed - by "some guy from France." Fix for CVE-2012-2250; bugfix on - 0.2.3.6-alpha. - |