diff options
author | Kristofer Pettersson <kristofer.pettersson@oracle.com> | 2014-09-29 10:17:38 +0200 |
---|---|---|
committer | Kristofer Pettersson <kristofer.pettersson@oracle.com> | 2014-09-29 10:17:38 +0200 |
commit | d6d45fa3d86c6998ed5d3ec9a7cdc2268766de01 (patch) | |
tree | a9a4023e27b6194ef6c8ea6139744176ca0b6294 /extra/yassl/README | |
parent | 68ea0ea13b6c5dfbbbadf114c354429f1f22e43f (diff) | |
download | mariadb-git-d6d45fa3d86c6998ed5d3ec9a7cdc2268766de01.tar.gz |
Bug#19695101 UPGRADE YASSL TO 2.3.5
Diffstat (limited to 'extra/yassl/README')
-rw-r--r-- | extra/yassl/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/yassl/README b/extra/yassl/README index b18e2baeea8..30c7af4a702 100644 --- a/extra/yassl/README +++ b/extra/yassl/README @@ -12,6 +12,15 @@ before calling SSL_new(); *** end Note *** +yaSSL Release notes, version 2.3.5 (9/29/2014) + + This release of yaSSL fixes an RSA Padding check vulnerability reported by + Intel Security Advanced Threat Research team + +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.3.4 (8/15/2014) This release of yaSSL adds checking to the input_buffer class itself. |