[tor-commits] [tor/maint-0.2.4] Note that our #13426 fix is also a #13471 fix.
nickm at torproject.org
nickm at torproject.org
Sun Oct 19 19:39:46 UTC 2014
commit c1dd598df8972a6b7b8bdeff6a1549a7c171d7dc
Author: Nick Mathewson <nickm at torproject.org>
Date: Sun Oct 19 15:38:44 2014 -0400
Note that our #13426 fix is also a #13471 fix.
See also http://marc.info/?l=openssl-dev&m=141357408522028&w=2
---
changes/bug13471 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/changes/bug13471 b/changes/bug13471
new file mode 100644
index 0000000..c116a4a
--- /dev/null
+++ b/changes/bug13471
@@ -0,0 +1,5 @@
+ o Major bugfixes (openssl bug workaround):
+ - Avoid crashing when using OpenSSL version 0.9.8zc, 1.0.0o, or
+ 1.0.1j, built with the 'no-ssl3' configuration option. Fixes
+ bug 13471. This is a workaround for an OpenSSL bug.
+
More information about the tor-commits
mailing list