CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2j

Two official releases (OpenSSL 1.0.2i and 1.0.2j) were available
with several severity fixes at 22-Sep-2016 and 26-Sep-2016.
Refer to
https://www.openssl.org/news/secadv/20160922.txt and
https://www.openssl.org/news/secadv/20160926.txt.
This patch is to upgrade the supported OpenSSL version in
CryptoPkg/OpensslLib to catch the latest release 1.0.2j.

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: Ting Ye <ting.ye@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Qin Long
2016-09-27 16:54:04 +08:00
parent 84bc72fb7d
commit dab62c5ec8
6 changed files with 62 additions and 143 deletions

View File

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