From: Nick Mathewson Date: Sun, 19 Oct 2014 19:38:44 +0000 (-0400) Subject: Note that our #13426 fix is also a #13471 fix. X-Git-Tag: tor-0.2.5.9-rc~5^2^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1dd598df8972a6b7b8bdeff6a1549a7c171d7dc;p=thirdparty%2Ftor.git Note that our #13426 fix is also a #13471 fix. See also http://marc.info/?l=openssl-dev&m=141357408522028&w=2 --- diff --git a/changes/bug13471 b/changes/bug13471 new file mode 100644 index 0000000000..c116a4aeeb --- /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. +