CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2h

OpenSSL 1.0.2h was released with several severity fixes at
03-May-2016 (https://www.openssl.org/news/secadv/20160503.txt).
Upgrade the supported OpenSSL version in CryptoPkg/OpensslLib to
catch the latest release 1.0.2h.

Cc: Ting Ye <ting.ye@intel.com>
Cc: David Woodhouse <David.Woodhouse@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Qin Long
2016-07-13 13:27:11 +08:00
parent 6558fd7311
commit 8ff7187cfd
6 changed files with 62 additions and 69 deletions

View File

@@ -24,7 +24,7 @@
[Includes]
Include
Library/OpensslLib/openssl-1.0.2g/include
Library/OpensslLib/openssl-1.0.2h/include
[LibraryClasses]
## @libraryclass Provides basic library functions for cryptographic primitives.