summaryrefslogtreecommitdiff
path: root/CryptoPkg/Library/OpensslLib/Install.sh
diff options
context:
space:
mode:
authorLong, Qin <qin.long@intel.com>2014-08-14 10:16:57 +0000
committerqlong <qlong@6f19259b-4bc3-4df7-8a09-765794883524>2014-08-14 10:16:57 +0000
commitf61d69cc4425450450bf2b62a784a038b9bb8073 (patch)
tree0bf5a3115b26f66f913ff888f8c34a148dbd5a1d /CryptoPkg/Library/OpensslLib/Install.sh
parent1a53a034ec75671b66247597c0f948f8dc29e33b (diff)
downloadedk2-platforms-f61d69cc4425450450bf2b62a784a038b9bb8073.tar.xz
OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes.
This patch is to catch the latest OpenSSL release. NOTE: The content of EDKII_openssl-0.9.8zb.patch is same with the old EDKII_openssl-0.9.8za.patch, and the extra changes are only name / directory modifications. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Long, Qin <qin.long@intel.com> Reviewed-by: Ye, Ting <ting.ye@intel.com> Reviewed-by: Fu, Siyuan <siyuan.fu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15802 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'CryptoPkg/Library/OpensslLib/Install.sh')
-rwxr-xr-xCryptoPkg/Library/OpensslLib/Install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/CryptoPkg/Library/OpensslLib/Install.sh b/CryptoPkg/Library/OpensslLib/Install.sh
index f004362b33..1502ec5687 100755
--- a/CryptoPkg/Library/OpensslLib/Install.sh
+++ b/CryptoPkg/Library/OpensslLib/Install.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-cd openssl-0.9.8za
+cd openssl-0.9.8zb
cp e_os2.h ../../../Include/openssl
cp crypto/crypto.h ../../../Include/openssl
cp crypto/tmdiff.h ../../../Include/openssl