summaryrefslogtreecommitdiff
path: root/extra/yassl/include
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg.bruehe@oracle.com>2012-03-02 13:12:07 +0100
committerJoerg Bruehe <joerg.bruehe@oracle.com>2012-03-02 13:12:07 +0100
commit01dca16d610f8687b6c67163c69faea522599203 (patch)
treeeaf4c3c8c72a1ea9e3c78b234b3d717b87b0051b /extra/yassl/include
parentb6174b92853a9d7e816c9d1e6b67d73f18a0bf78 (diff)
downloadmariadb-git-01dca16d610f8687b6c67163c69faea522599203.tar.gz
Further upgrade the yaSSL library to version 2.2.0
to pick up some new security fixes that are in it. Patch provided by Georgi Kodinov.
Diffstat (limited to 'extra/yassl/include')
-rw-r--r--extra/yassl/include/openssl/ssl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/yassl/include/openssl/ssl.h b/extra/yassl/include/openssl/ssl.h
index 0ae54f070bd..0d99888da88 100644
--- a/extra/yassl/include/openssl/ssl.h
+++ b/extra/yassl/include/openssl/ssl.h
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2005-2007 MySQL AB, 2008 Sun Microsystems, Inc.
+ Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
Use is subject to license terms.
This program is free software; you can redistribute it and/or modify
@@ -35,7 +35,7 @@
#include "rsa.h"
-#define YASSL_VERSION "2.1.4"
+#define YASSL_VERSION "2.2.0"
#if defined(__cplusplus)