summaryrefslogtreecommitdiff
path: root/extra/yassl/README
diff options
context:
space:
mode:
authorHarin Vadodaria <harin.vadodaria@oracle.com>2012-07-24 18:45:58 +0530
committerHarin Vadodaria <harin.vadodaria@oracle.com>2012-07-24 18:45:58 +0530
commitd259fae7e4470c45750839d0c8daab9b9cde9655 (patch)
tree380da2fbdd9711d90634ccb76edb0fb0017a4c58 /extra/yassl/README
parentf9e6613bd4f118eab00881900b1f2c6ef0554e7f (diff)
downloadmariadb-git-d259fae7e4470c45750839d0c8daab9b9cde9655.tar.gz
Bug#13904906: YASSL PRE-AUTH CRASH WITH 5.1.62, 5.5.22
Problem: Valgrind reports errors when an invalid certificate is used on the client. Solution: Updated yaSSL to version 2.2.2.
Diffstat (limited to 'extra/yassl/README')
-rw-r--r--extra/yassl/README11
1 files changed, 10 insertions, 1 deletions
diff --git a/extra/yassl/README b/extra/yassl/README
index 7720a9453dd..24bdf32f989 100644
--- a/extra/yassl/README
+++ b/extra/yassl/README
@@ -12,7 +12,16 @@ before calling SSL_new();
*** end Note ***
-yaSSL Release notes, version 2.1.2 (9/2/2011)
+yaSSL Release notes, version 2.2.2 (7/5/2012)
+
+ This release of yaSSL contains bug fixes and more security checks around
+ malicious certificates.
+
+See normal build instructions below under 1.0.6.
+See libcurl build instructions below under 1.3.0 and note in 1.5.8.
+
+
+*****************yaSSL Release notes, version 2.1.2 (9/2/2011)
This release of yaSSL contains bug fixes, better non-blocking support with
SSL_write, and OpenSSL RSA public key format support.